deps update and energy file bugfix. #44
supercell-cicd.yml
on: pull_request
deploy-build-macos
2m 6s
deploy-build-linux
2m 39s
deploy-build-windows
52m 4s
Matrix: build-develop-linux
deploy-to-site
0s
Annotations
71 warnings
deploy-build-macos
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
deploy-build-macos
rustup is outdated!
To avoid broken installations, as soon as possible please run:
brew upgrade
Or, if you're OK with a less reliable fix:
brew upgrade rustup
|
build-develop-linux (ubuntu-20.04, gcc-10)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-develop-linux (ubuntu-20.04, gcc-10)
inline function ‘typename Eigen::MatrixBase<Derived>::cross_product_return_type<OtherDerived>::type Eigen::MatrixBase<Derived>::cross(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Matrix<double, 3, 1>; Derived = Eigen::Matrix<double, 3, 1>; typename Eigen::MatrixBase<Derived>::cross_product_return_type<OtherDerived>::type = Eigen::Matrix<double, 3, 1>]’ used but never defined
|
build-develop-linux (ubuntu-20.04, gcc-10):
src/core/cif_io.cpp#L79
‘%-5s’ directive output may be truncated writing between 5 and 362 bytes into a region of size 244 [-Wformat-truncation=]
|
build-develop-linux (ubuntu-20.04, gcc-11)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-develop-linux (ubuntu-20.04, gcc-11)
inline function ‘typename Eigen::MatrixBase<Derived>::cross_product_return_type<OtherDerived>::type Eigen::MatrixBase<Derived>::cross(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Matrix<double, 3, 1>; Derived = Eigen::Matrix<double, 3, 1>; typename Eigen::MatrixBase<Derived>::cross_product_return_type<OtherDerived>::type = Eigen::Matrix<double, 3, 1>]’ used but never defined
|
build-develop-linux (ubuntu-20.04, gcc-11):
src/core/cif_io.cpp#L79
‘%-5s’ directive output may be truncated writing between 5 and 362 bytes into a region of size 244 [-Wformat-truncation=]
|
build-develop-linux (ubuntu-20.04, gcc)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-develop-linux (ubuntu-20.04, gcc)
inline function ‘typename Eigen::MatrixBase<Derived>::cross_product_return_type<OtherDerived>::type Eigen::MatrixBase<Derived>::cross(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Matrix<double, 3, 1>; Derived = Eigen::Matrix<double, 3, 1>; typename Eigen::MatrixBase<Derived>::cross_product_return_type<OtherDerived>::type = Eigen::Matrix<double, 3, 1>]’ used but never defined
|
build-develop-linux (ubuntu-20.04, gcc):
src/core/cif_io.cpp#L79
‘%-5s’ directive output may be truncated writing between 5 and 362 bytes into a region of size 244 [-Wformat-truncation=]
|
build-develop-linux (ubuntu-22.04, gcc-12)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-develop-linux (ubuntu-22.04, gcc-12)
inline function ‘typename Eigen::MatrixBase<Derived>::cross_product_return_type<OtherDerived>::type Eigen::MatrixBase<Derived>::cross(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Matrix<double, 3, 1>; Derived = Eigen::Matrix<double, 3, 1>; typename cross_product_return_type<OtherDerived>::type = Eigen::Matrix<double, 3, 1>]’ used but never defined
|
build-develop-linux (ubuntu-22.04, gcc-12):
src/core/cif_io.cpp#L79
‘%-5s’ directive output may be truncated writing between 5 and 362 bytes into a region of size 244 [-Wformat-truncation=]
|
build-develop-linux (ubuntu-20.04, clang)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-develop-linux (ubuntu-20.04, clang)
inline function 'Eigen::MatrixBase<Eigen::Matrix<double, 3, 1>>::cross<Eigen::Matrix<double, 3, 1>>' is not defined [-Wundefined-inline]
|
build-develop-linux (ubuntu-22.04, gcc)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-develop-linux (ubuntu-22.04, gcc)
inline function ‘typename Eigen::MatrixBase<Derived>::cross_product_return_type<OtherDerived>::type Eigen::MatrixBase<Derived>::cross(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Matrix<double, 3, 1>; Derived = Eigen::Matrix<double, 3, 1>; typename cross_product_return_type<OtherDerived>::type = Eigen::Matrix<double, 3, 1>]’ used but never defined
|
build-develop-linux (ubuntu-22.04, gcc):
src/core/cif_io.cpp#L79
‘%-5s’ directive output may be truncated writing between 5 and 362 bytes into a region of size 244 [-Wformat-truncation=]
|
build-develop-linux (ubuntu-20.04, gcc-9)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-develop-linux (ubuntu-20.04, gcc-9)
inline function ‘typename Eigen::MatrixBase<Derived>::cross_product_return_type<OtherDerived>::type Eigen::MatrixBase<Derived>::cross(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Matrix<double, 3, 1>; Derived = Eigen::Matrix<double, 3, 1>; typename Eigen::MatrixBase<Derived>::cross_product_return_type<OtherDerived>::type = Eigen::Matrix<double, 3, 1>]’ used but never defined
|
build-develop-linux (ubuntu-20.04, gcc-9):
src/core/cif_io.cpp#L79
‘%-5s’ directive output may be truncated writing between 5 and 362 bytes into a region of size 244 [-Wformat-truncation=]
|
build-develop-linux (ubuntu-22.04, gcc-10)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-develop-linux (ubuntu-22.04, gcc-10)
inline function ‘typename Eigen::MatrixBase<Derived>::cross_product_return_type<OtherDerived>::type Eigen::MatrixBase<Derived>::cross(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Matrix<double, 3, 1>; Derived = Eigen::Matrix<double, 3, 1>; typename Eigen::MatrixBase<Derived>::cross_product_return_type<OtherDerived>::type = Eigen::Matrix<double, 3, 1>]’ used but never defined
|
build-develop-linux (ubuntu-22.04, gcc-10):
src/core/cif_io.cpp#L79
‘%-5s’ directive output may be truncated writing between 5 and 362 bytes into a region of size 244 [-Wformat-truncation=]
|
build-develop-linux (ubuntu-22.04, clang)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-develop-linux (ubuntu-22.04, clang)
inline function 'Eigen::MatrixBase<Eigen::Matrix<double, 3, 1>>::cross<Eigen::Matrix<double, 3, 1>>' is not defined [-Wundefined-inline]
|
build-develop-linux (ubuntu-latest, clang)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-develop-linux (ubuntu-latest, clang)
inline function 'Eigen::MatrixBase<Eigen::Matrix<double, 3, 1>>::cross<Eigen::Matrix<double, 3, 1>>' is not defined [-Wundefined-inline]
|
build-develop-linux (ubuntu-latest, clang)
Failed to add apt key via server keyserver.ubuntu.com: Error: Command failed with exit code 2: sudo 'gpg' '--no-default-keyring' '--keyring' 'gnupg-ring:/etc/apt/trusted.gpg.d/setup-cpp-ubuntu-archive.gpg' '--keyserver' 'keyserver.ubuntu.com' '--recv-keys' '40976EAF437D05B5'
|
build-develop-linux (ubuntu-22.04, gcc-11)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-develop-linux (ubuntu-22.04, gcc-11)
inline function ‘typename Eigen::MatrixBase<Derived>::cross_product_return_type<OtherDerived>::type Eigen::MatrixBase<Derived>::cross(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Matrix<double, 3, 1>; Derived = Eigen::Matrix<double, 3, 1>; typename Eigen::MatrixBase<Derived>::cross_product_return_type<OtherDerived>::type = Eigen::Matrix<double, 3, 1>]’ used but never defined
|
build-develop-linux (ubuntu-22.04, gcc-11):
src/core/cif_io.cpp#L79
‘%-5s’ directive output may be truncated writing between 5 and 362 bytes into a region of size 244 [-Wformat-truncation=]
|
deploy-build-linux
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-develop-linux (ubuntu-20.04, clang-11)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-develop-linux (ubuntu-20.04, clang-11)
inline function 'Eigen::MatrixBase<Eigen::Matrix<double, 3, 1, 0, 3, 1>>::cross<Eigen::Matrix<double, 3, 1, 0, 3, 1>>' is not defined [-Wundefined-inline]
|
build-develop-linux (ubuntu-latest, gcc)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-develop-linux (ubuntu-latest, gcc)
inline function ‘typename Eigen::MatrixBase<Derived>::cross_product_return_type<OtherDerived>::type Eigen::MatrixBase<Derived>::cross(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Matrix<double, 3, 1>; Derived = Eigen::Matrix<double, 3, 1>; typename cross_product_return_type<OtherDerived>::type = Eigen::Matrix<double, 3, 1>]’ used but never defined
|
build-develop-linux (ubuntu-latest, gcc):
src/core/cif_io.cpp#L79
‘%-5s’ directive output may be truncated writing between 5 and 362 bytes into a region of size 244 [-Wformat-truncation=]
|
build-develop-linux (ubuntu-22.04, gcc-13)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-develop-linux (ubuntu-22.04, gcc-13)
inline function ‘typename Eigen::MatrixBase<Derived>::cross_product_return_type<OtherDerived>::type Eigen::MatrixBase<Derived>::cross(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Matrix<double, 3, 1>; Derived = Eigen::Matrix<double, 3, 1>; typename cross_product_return_type<OtherDerived>::type = Eigen::Matrix<double, 3, 1>]’ used but never defined
|
build-develop-linux (ubuntu-22.04, gcc-13):
src/core/cif_io.cpp#L79
‘%-5s’ directive output may be truncated writing between 5 and 362 bytes into a region of size 244 [-Wformat-truncation=]
|
build-develop-linux (ubuntu-22.04, gcc-9)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-develop-linux (ubuntu-22.04, gcc-9)
inline function ‘typename Eigen::MatrixBase<Derived>::cross_product_return_type<OtherDerived>::type Eigen::MatrixBase<Derived>::cross(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Matrix<double, 3, 1>; Derived = Eigen::Matrix<double, 3, 1>; typename Eigen::MatrixBase<Derived>::cross_product_return_type<OtherDerived>::type = Eigen::Matrix<double, 3, 1>]’ used but never defined
|
build-develop-linux (ubuntu-22.04, gcc-9):
src/core/cif_io.cpp#L79
‘%-5s’ directive output may be truncated writing between 5 and 362 bytes into a region of size 244 [-Wformat-truncation=]
|
build-develop-linux (ubuntu-22.04, clang-13)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-develop-linux (ubuntu-22.04, clang-13)
inline function 'Eigen::MatrixBase<Eigen::Matrix<double, 3, 1, 0>>::cross<Eigen::Matrix<double, 3, 1, 0>>' is not defined [-Wundefined-inline]
|
build-develop-linux (ubuntu-24.04, gcc-11)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-develop-linux (ubuntu-24.04, gcc-11)
inline function ‘typename Eigen::MatrixBase<Derived>::cross_product_return_type<OtherDerived>::type Eigen::MatrixBase<Derived>::cross(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Matrix<double, 3, 1>; Derived = Eigen::Matrix<double, 3, 1>; typename Eigen::MatrixBase<Derived>::cross_product_return_type<OtherDerived>::type = Eigen::Matrix<double, 3, 1>]’ used but never defined
|
build-develop-linux (ubuntu-24.04, gcc-11):
src/core/cif_io.cpp#L79
‘%-5s’ directive output may be truncated writing between 5 and 362 bytes into a region of size 244 [-Wformat-truncation=]
|
build-develop-linux (ubuntu-24.04, gcc)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-develop-linux (ubuntu-24.04, gcc)
inline function ‘typename Eigen::MatrixBase<Derived>::cross_product_return_type<OtherDerived>::type Eigen::MatrixBase<Derived>::cross(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Matrix<double, 3, 1>; Derived = Eigen::Matrix<double, 3, 1>; typename cross_product_return_type<OtherDerived>::type = Eigen::Matrix<double, 3, 1>]’ used but never defined
|
build-develop-linux (ubuntu-24.04, gcc):
src/core/cif_io.cpp#L79
‘%-5s’ directive output may be truncated writing between 5 and 362 bytes into a region of size 244 [-Wformat-truncation=]
|
build-develop-linux (ubuntu-24.04, gcc-10)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-develop-linux (ubuntu-24.04, gcc-10)
inline function ‘typename Eigen::MatrixBase<Derived>::cross_product_return_type<OtherDerived>::type Eigen::MatrixBase<Derived>::cross(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Matrix<double, 3, 1>; Derived = Eigen::Matrix<double, 3, 1>; typename Eigen::MatrixBase<Derived>::cross_product_return_type<OtherDerived>::type = Eigen::Matrix<double, 3, 1>]’ used but never defined
|
build-develop-linux (ubuntu-24.04, gcc-10):
src/core/cif_io.cpp#L79
‘%-5s’ directive output may be truncated writing between 5 and 362 bytes into a region of size 244 [-Wformat-truncation=]
|
build-develop-linux (ubuntu-24.04, clang)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-develop-linux (ubuntu-24.04, clang)
inline function 'Eigen::MatrixBase<Eigen::Matrix<double, 3, 1>>::cross<Eigen::Matrix<double, 3, 1>>' is not defined [-Wundefined-inline]
|
build-develop-linux (ubuntu-24.04, gcc-13)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-develop-linux (ubuntu-24.04, gcc-13)
inline function ‘typename Eigen::MatrixBase<Derived>::cross_product_return_type<OtherDerived>::type Eigen::MatrixBase<Derived>::cross(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Matrix<double, 3, 1>; Derived = Eigen::Matrix<double, 3, 1>; typename cross_product_return_type<OtherDerived>::type = Eigen::Matrix<double, 3, 1>]’ used but never defined
|
build-develop-linux (ubuntu-24.04, gcc-13):
src/core/cif_io.cpp#L79
‘%-5s’ directive output may be truncated writing between 5 and 362 bytes into a region of size 244 [-Wformat-truncation=]
|
build-develop-linux (ubuntu-24.04, gcc-9)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-develop-linux (ubuntu-24.04, gcc-9)
inline function ‘typename Eigen::MatrixBase<Derived>::cross_product_return_type<OtherDerived>::type Eigen::MatrixBase<Derived>::cross(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Matrix<double, 3, 1>; Derived = Eigen::Matrix<double, 3, 1>; typename Eigen::MatrixBase<Derived>::cross_product_return_type<OtherDerived>::type = Eigen::Matrix<double, 3, 1>]’ used but never defined
|
build-develop-linux (ubuntu-24.04, gcc-9):
src/core/cif_io.cpp#L79
‘%-5s’ directive output may be truncated writing between 5 and 362 bytes into a region of size 244 [-Wformat-truncation=]
|
build-develop-linux (ubuntu-24.04, gcc-12)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-develop-linux (ubuntu-24.04, gcc-12)
inline function ‘typename Eigen::MatrixBase<Derived>::cross_product_return_type<OtherDerived>::type Eigen::MatrixBase<Derived>::cross(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Matrix<double, 3, 1>; Derived = Eigen::Matrix<double, 3, 1>; typename cross_product_return_type<OtherDerived>::type = Eigen::Matrix<double, 3, 1>]’ used but never defined
|
build-develop-linux (ubuntu-24.04, gcc-12):
src/core/cif_io.cpp#L79
‘%-5s’ directive output may be truncated writing between 5 and 362 bytes into a region of size 244 [-Wformat-truncation=]
|
build-develop-linux (ubuntu-24.04, gcc-14)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build-develop-linux (ubuntu-24.04, gcc-14)
inline function ‘typename Eigen::MatrixBase<Derived>::cross_product_return_type<OtherDerived>::type Eigen::MatrixBase<Derived>::cross(const Eigen::MatrixBase<OtherDerived>&) const [with OtherDerived = Eigen::Matrix<double, 3, 1>; Derived = Eigen::Matrix<double, 3, 1>; typename cross_product_return_type<OtherDerived>::type = Eigen::Matrix<double, 3, 1>]’ used but never defined
|
build-develop-linux (ubuntu-24.04, gcc-14):
src/core/cif_io.cpp#L79
‘%-5s’ directive output may be truncated writing between 5 and 362 bytes into a region of size 244 [-Wformat-truncation=]
|
deploy-build-windows
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
macos-bin
Expired
|
586 KB |
|
windows-bin
Expired
|
2.18 MB |
|