Skip to content

Merge pull request #47 from andrsd/write-nodal-var #152

Merge pull request #47 from andrsd/write-nodal-var

Merge pull request #47 from andrsd/write-nodal-var #152

Triggered via push February 3, 2024 15:54
Status Failure
Total duration 3m 42s
Artifacts

qa.yml

on: push
Matrix: analyze
Fit to window
Zoom out
Zoom in

Annotations

1 error and 5 warnings
c++ linter
Process completed with exit code 1.
src/exodusIIcppFile.cpp:691:5 [cppcoreguidelines-pro-bounds-array-to-pointer-decay]: src/exodusIIcppFile.cpp#L691
do not implicitly decay an array into a pointer; consider using gsl::array_view or an explicit cast instead
c++ linter
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/.
analyze (cpp)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, github/codeql-action/init@v2, github/codeql-action/analyze@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
analyze (cpp)
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/