Skip to content

Fix compiler warnings for maybe uninitialized and overshadowing variable #5

Fix compiler warnings for maybe uninitialized and overshadowing variable

Fix compiler warnings for maybe uninitialized and overshadowing variable #5

Triggered via push February 19, 2024 14:37
Status Failure
Total duration 3m 13s
Artifacts

build.yml

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

Annotations

8 errors and 8 warnings
test (gcc, debug)
Process completed with exit code 2.
test (gcc, debug)
Process completed with exit code 1.
test (gcc, normal)
Process completed with exit code 2.
test (gcc, normal)
Process completed with exit code 1.
test (clang, debug)
Process completed with exit code 2.
test (clang, debug)
Process completed with exit code 1.
test (clang, normal)
Process completed with exit code 2.
test (clang, normal)
Process completed with exit code 1.
test (gcc, debug)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (gcc, debug)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (gcc, normal)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (gcc, normal)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (clang, debug)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (clang, debug)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (clang, normal)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (clang, normal)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/