Skip to content

Remove maybe_unused to actually used variables #340

Remove maybe_unused to actually used variables

Remove maybe_unused to actually used variables #340

Triggered via pull request October 14, 2024 06:46
Status Queued
Total duration
Artifacts

build_test.yaml

on: pull_request
check_docker_files  /  check_docker_files
6s
check_docker_files / check_docker_files
Matrix: build_base / build_base
Waiting for pending jobs
Matrix: build
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build (openmp, gcc, gcc, g++, 17, -DKokkos_ENABLE_OPENMP=ON -DKokkos_ENABLE_SERIAL=ON, -DCMAKE_CX...
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (serial, gcc, gcc, g++, 17, -DKokkos_ENABLE_SERIAL=ON, -DCMAKE_CXX_FLAGS="-Wall -Wextra" -D...
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (clang-tidy, clang, clang, clang++, 17, -DKokkos_ENABLE_SERIAL=ON, -DCMAKE_CXX_FLAGS="-Wall...
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (threads, gcc, gcc, g++, 20, -DKokkos_ENABLE_THREADS=ON, -DCMAKE_CXX_FLAGS="-Wall -Wextra" ...
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (cuda, nvcc, gcc, g++, 17, -DKokkos_ENABLE_CUDA=ON -DKokkos_ARCH_AMPERE80=ON -DKokkos_ENABL...
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (hip, rocm, hipcc, hipcc, 17, -DKokkos_ENABLE_HIP=ON -DKokkos_ARCH_VEGA90A=ON -DKokkos_ENAB...
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (rocm, rocm, hipcc, hipcc, 20, -DKokkos_ENABLE_HIP=ON -DKokkos_ARCH_VEGA90A=ON, -DCMAKE_CXX...
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (sycl, intel, icx, icpx, 17, -DKokkos_ENABLE_SYCL=ON -DKokkos_ARCH_INTEL_GEN=ON, -DCMAKE_CX...
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (serial, gcc, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/download-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (threads, gcc, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/download-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (openmp, gcc, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/download-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/