Merge implementations of Interval, Rectangle, and Brick #17475
Tests.yaml
on: pull_request
Files and formatting
5m 20s
Matrix: Unit tests
Commits
9s
Unit tests on macOS
3h 3m
Matrix: Archs
Matrix: Clang-tidy
Release version
0s
Deploy documentation
0s
Annotations
21 errors and 19 warnings
Unit tests (clang-13, Debug, OFF, OFF, normal)
Process completed with exit code 8.
|
Clang-tidy (Release):
src/Domain/Creators/Rectilinear.cpp#L96
'boundary_conditions_' should be initialized in a member initializer of the constructor
|
Clang-tidy (Release):
src/Domain/Creators/Rectilinear.hpp#L37
destructor of 'CoordinateMap' is public and non-virtual
|
Clang-tidy (Release):
tests/Unit/Domain/Creators/Test_Brick.cpp#L421
Potential leak of memory pointed to by field '_M_head_impl'
|
Clang-tidy (Release):
tests/Unit/Domain/Creators/Test_Rectangle.cpp#L214
Potential leak of memory pointed to by field '_M_head_impl'
|
Clang-tidy (Release)
Process completed with exit code 1.
|
Clang-tidy (Debug)
The job was canceled because "Release" failed.
|
Clang-tidy (Debug):
src/Domain/Creators/Rectilinear.cpp#L96
'boundary_conditions_' should be initialized in a member initializer of the constructor
|
Clang-tidy (Debug):
src/Domain/Creators/Rectilinear.hpp#L37
destructor of 'CoordinateMap' is public and non-virtual
|
Clang-tidy (Debug):
tests/Unit/Domain/Creators/Test_Brick.cpp#L421
Potential leak of memory pointed to by field '_M_head_impl'
|
Clang-tidy (Debug):
tests/Unit/Domain/Creators/Test_Rectangle.cpp#L214
Potential leak of memory pointed to by field '_M_head_impl'
|
Clang-tidy (Debug)
The operation was canceled.
|
Unit tests (clang-14, Debug, ON, OFF, JEMALLOC, 2)
Process completed with exit code 8.
|
Unit tests (gcc-9, Debug)
Process completed with exit code 8.
|
Unit tests (gcc-11, Debug)
Process completed with exit code 8.
|
Unit tests (gcc-10, Debug)
Process completed with exit code 8.
|
Unit tests (gcc-9, Release)
Process completed with exit code 8.
|
Unit tests (clang-14, Release, 3.18.2, /work/charm_7_0_0/mpi-linux-x86_64-smp-clang, 3, ON)
Process completed with exit code 8.
|
Unit tests (clang-13, Release, OFF, OFF, JEMALLOC)
Process completed with exit code 8.
|
Unit tests (gcc-10, Release)
Process completed with exit code 8.
|
Unit tests on macOS
Process completed with exit code 8.
|
Commits
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/.
|
Files and formatting
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Archs (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/.
|
Documentation
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/download-artifact@v3, actions/cache/restore@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Archs (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/.
|
Archs (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/.
|
Archs (clang-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/.
|
Unit tests (gcc-11, Release)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/cache/restore@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Unit tests (clang-13, Debug, OFF, OFF, normal)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache/restore@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Clang-tidy (Release)
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/.
|
Unit tests (clang-14, Debug, ON, OFF, JEMALLOC, 2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache/restore@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Unit tests (gcc-9, Debug)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache/restore@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Unit tests (gcc-11, Debug)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache/restore@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Unit tests (gcc-10, Debug)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/cache/restore@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Unit tests (gcc-9, Release)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache/restore@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Unit tests (clang-14, Release, 3.18.2, /work/charm_7_0_0/mpi-linux-x86_64-smp-clang, 3, ON)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache/restore@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Unit tests (clang-13, Release, OFF, OFF, JEMALLOC)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache/restore@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Unit tests (gcc-10, Release)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache/restore@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Unit tests on macOS
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, actions/cache/restore@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 | |
---|---|---|
docs-html
Expired
|
142 MB |
|
release-notes
Expired
|
2.13 KB |
|