Skip to content

Bump step-security/harden-runner from 2.11.0 to 2.12.2 #6243

Bump step-security/harden-runner from 2.11.0 to 2.12.2

Bump step-security/harden-runner from 2.11.0 to 2.12.2 #6243

Triggered via pull request June 30, 2025 14:50
Status Success
Total duration 33m 45s
Artifacts 6

nestbuildmatrix.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 54 warnings
lychee_IGNORED
Process completed with exit code 2.
build_linux (ubuntu-22.04, gcc, boost, optimize, warning)
Failed to save: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
build_linux (ubuntu-22.04, gcc, boost, optimize, warning): models/weight_optimizer.cpp#L174
unused parameter ‘cp’ [-Wunused-parameter]
build_linux (ubuntu-22.04, gcc, boost, optimize, warning): models/weight_optimizer.cpp#L123
unused parameter ‘d’ [-Wunused-parameter]
build_linux (ubuntu-22.04, gcc, boost, optimize, warning): models/weight_optimizer.cpp#L118
unused parameter ‘d’ [-Wunused-parameter]
build_linux (ubuntu-22.04, gcc, boost, optimize, warning): nestkernel/connection_manager.cpp#L811
unused parameter ‘hyberslab_size’ [-Wunused-parameter]
build_linux (ubuntu-22.04, gcc, boost, optimize, warning): nestkernel/connection_manager.cpp#L811
unused parameter ‘graph_specs’ [-Wunused-parameter]
build_linux (ubuntu-22.04, gcc, boost, optimize, warning): nestkernel/modelrange_manager.cpp#L107
comparison of integer expressions of different signedness: ‘long int’ and ‘std::vector<nest::modelrange>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
build_linux (ubuntu-22.04, gcc, boost, optimize, warning): sli/scanner.cc#L737
this statement may fall through [-Wimplicit-fallthrough=]
build_linux (ubuntu-22.04, gcc, boost, optimize, warning): sli/scanner.cc#L709
this statement may fall through [-Wimplicit-fallthrough=]
build_linux (ubuntu-22.04, gcc, boost, optimize, warning): sli/scanner.cc#L667
this statement may fall through [-Wimplicit-fallthrough=]
build_linux (ubuntu-22.04, gcc, boost, optimize, warning): sli/scanner.cc#L637
this statement may fall through [-Wimplicit-fallthrough=]
build_macos (macos-latest, clang, openmp, mpi, python, gsl, ltdl, boost, hdf5, optimize, warning): models/weight_optimizer.h#L384
definition of implicit copy constructor for 'WeightOptimizerCommonPropertiesAdam' is deprecated because it has a user-declared copy assignment operator [-Wdeprecated-copy]
build_macos (macos-latest, clang, openmp, mpi, python, gsl, ltdl, boost, hdf5, optimize, warning): models/weight_optimizer.h#L324
definition of implicit copy constructor for 'WeightOptimizerCommonPropertiesGradientDescent' is deprecated because it has a user-declared copy assignment operator [-Wdeprecated-copy]
build_macos (macos-latest, clang, openmp, mpi, python, gsl, ltdl, boost, hdf5, optimize, warning): models/iaf_bw_2001.h#L327
definition of implicit copy assignment operator for 'State_' is deprecated because it has a user-provided copy constructor [-Wdeprecated-copy-with-user-provided-copy]
build_macos (macos-latest, clang, openmp, mpi, python, gsl, ltdl, boost, hdf5, optimize, warning): models/iaf_bw_2001_exact.h#L316
definition of implicit copy assignment operator for 'State_' is deprecated because it has a user-provided copy constructor [-Wdeprecated-copy-with-user-provided-copy]
build_macos (macos-latest, clang, openmp, mpi, python, gsl, ltdl, boost, hdf5, optimize, warning): nestkernel/modelrange_manager.cpp#L107
comparison of integers of different signs: 'long' and 'size_type' (aka 'unsigned long') [-Wsign-compare]
build_linux (ubuntu-22.04, gcc, openmp, python, gsl, ltdl, boost, optimize, warning)
Failed to save: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
build_linux (ubuntu-22.04, gcc, openmp, python, gsl, ltdl, boost, optimize, warning): models/iaf_cond_alpha_mc.h#L493
comparison of unsigned expression in ‘< 0’ is always false [-Wtype-limits]
build_linux (ubuntu-22.04, gcc, openmp, python, gsl, ltdl, boost, optimize, warning): models/iaf_bw_2001_exact.h#L541
implicitly-declared ‘constexpr nest::iaf_bw_2001_exact::State_& nest::iaf_bw_2001_exact::State_::operator=(const nest::iaf_bw_2001_exact::State_&)’ is deprecated [-Wdeprecated-copy]
build_linux (ubuntu-22.04, gcc, openmp, python, gsl, ltdl, boost, optimize, warning): nestkernel/modelrange_manager.cpp#L107
comparison of integer expressions of different signedness: ‘long int’ and ‘std::vector<nest::modelrange>::size_type’ {aka ‘long unsigned int’} [-Wsign-compare]
build_linux (ubuntu-22.04, gcc, openmp, python, gsl, ltdl, boost, optimize, warning): sli/scanner.cc#L737
this statement may fall through [-Wimplicit-fallthrough=]
build_linux (ubuntu-22.04, gcc, openmp, python, gsl, ltdl, boost, optimize, warning): sli/scanner.cc#L709
this statement may fall through [-Wimplicit-fallthrough=]
build_linux (ubuntu-22.04, gcc, openmp, python, gsl, ltdl, boost, optimize, warning): sli/scanner.cc#L667
this statement may fall through [-Wimplicit-fallthrough=]
build_linux (ubuntu-22.04, gcc, openmp, python, gsl, ltdl, boost, optimize, warning): sli/scanner.cc#L637
this statement may fall through [-Wimplicit-fallthrough=]
build_linux (ubuntu-22.04, gcc, mpi, python, gsl, ltdl, boost, optimize, warning)
Failed to save: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
build_linux (ubuntu-22.04, gcc, mpi, python, gsl, ltdl, boost, optimize, warning)
cast between incompatible function types from ‘void (*)(const void*, void*, int, const MPI::Datatype&)’ to ‘void (*)(void*, void*, int*, ompi_datatype_t**)’ [-Wcast-function-type]
build_linux (ubuntu-22.04, gcc, mpi, python, gsl, ltdl, boost, optimize, warning)
cast between incompatible function types from ‘void (*)(void*, void*, int*, ompi_datatype_t**, void (*)(void*, void*, int*, ompi_datatype_t**))’ to ‘void (*)(void*, void*, int*, ompi_datatype_t**)’ [-Wcast-function-type]
build_linux (ubuntu-22.04, gcc, mpi, python, gsl, ltdl, boost, optimize, warning)
cast between incompatible function types from ‘void (*)(const void*, void*, int, const MPI::Datatype&)’ to ‘void (*)(void*, void*, int*, ompi_datatype_t**)’ [-Wcast-function-type]
build_linux (ubuntu-22.04, gcc, mpi, python, gsl, ltdl, boost, optimize, warning)
cast between incompatible function types from ‘void (*)(void*, void*, int*, ompi_datatype_t**, void (*)(void*, void*, int*, ompi_datatype_t**))’ to ‘void (*)(void*, void*, int*, ompi_datatype_t**)’ [-Wcast-function-type]
build_linux (ubuntu-22.04, gcc, mpi, python, gsl, ltdl, boost, optimize, warning)
cast between incompatible function types from ‘void (*)(const void*, void*, int, const MPI::Datatype&)’ to ‘void (*)(void*, void*, int*, ompi_datatype_t**)’ [-Wcast-function-type]
build_linux (ubuntu-22.04, gcc, mpi, python, gsl, ltdl, boost, optimize, warning)
cast between incompatible function types from ‘void (*)(void*, void*, int*, ompi_datatype_t**, void (*)(void*, void*, int*, ompi_datatype_t**))’ to ‘void (*)(void*, void*, int*, ompi_datatype_t**)’ [-Wcast-function-type]
build_linux (ubuntu-22.04, gcc, mpi, python, gsl, ltdl, boost, optimize, warning): sli/scanner.cc#L737
this statement may fall through [-Wimplicit-fallthrough=]
build_linux (ubuntu-22.04, gcc, mpi, python, gsl, ltdl, boost, optimize, warning): sli/scanner.cc#L709
this statement may fall through [-Wimplicit-fallthrough=]
build_linux (ubuntu-22.04, gcc, mpi, python, gsl, ltdl, boost, optimize, warning): sli/scanner.cc#L667
this statement may fall through [-Wimplicit-fallthrough=]
build_linux (ubuntu-22.04, gcc, mpi, python, gsl, ltdl, boost, optimize, warning): sli/scanner.cc#L637
this statement may fall through [-Wimplicit-fallthrough=]
build_linux (ubuntu-22.04, gcc, openmp, mpi, python, gsl, ltdl, boost, hdf5, sionlib, libneurosim...
Failed to save: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
build_linux (ubuntu-22.04, gcc, openmp, mpi, python, gsl, ltdl, boost, hdf5, sionlib, libneurosim...
cast between incompatible function types from ‘void (*)(const void*, void*, int, const MPI::Datatype&)’ to ‘void (*)(void*, void*, int*, ompi_datatype_t**)’ [-Wcast-function-type]
build_linux (ubuntu-22.04, gcc, openmp, mpi, python, gsl, ltdl, boost, hdf5, sionlib, libneurosim...
cast between incompatible function types from ‘void (*)(void*, void*, int*, ompi_datatype_t**, void (*)(void*, void*, int*, ompi_datatype_t**))’ to ‘void (*)(void*, void*, int*, ompi_datatype_t**)’ [-Wcast-function-type]

Artifacts

Produced during runtime
Name Size Digest
-build-logs-macos-latest-clang
122 KB
sha256:860e2482c0dd128958c370524402f1bb116a79b1d7dbd1f61b2a1ba5ecd8e905
build-logs-ubuntu-22.04-gcc-boost, optimize, warning
45.8 KB
sha256:5e73e75ce5992f60ad54b6cb165340759cc7ee571f74d81645c1cfa5f8d6b4f2
build-logs-ubuntu-22.04-gcc-mpi, python, gsl, ltdl, boost, optimize, warning
111 KB
sha256:5488b16d80e26516121b56f0abc205a45862f385d632914559229ab48f867b19
build-logs-ubuntu-22.04-gcc-openmp, mpi, python, gsl, ltdl, boost, hdf5, sionlib, libneurosim, optimize, warning, music, detailed-timers, threaded-timers, mpi-sync-timer
111 KB
sha256:eba41f6297b4eda55e303eca8fc530c11d7837fe759ed44dba2756dbdf2a6016
build-logs-ubuntu-22.04-gcc-openmp, python, gsl, ltdl, boost, optimize, warning
125 KB
sha256:28409e29e4d42cacb8e16b1d687a6109ec12b9e677de7313a522245f8fca5fa2
sphinx-rtd output
45.3 MB
sha256:4ab7b9162fdf19965dc2d259518804ce229e9845f65786e065db16b070be5d2e