Skip to content

Bump github/codeql-action from 3.28.13 to 3.28.16 #6115

Bump github/codeql-action from 3.28.13 to 3.28.16

Bump github/codeql-action from 3.28.13 to 3.28.16 #6115

Triggered via pull request April 24, 2025 11:15
Status Success
Total duration 32m 41s
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_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_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): 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/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/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_linux (ubuntu-22.04, gcc, boost, optimize, warning): sli/scanner.cc#L637
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#L709
this statement may fall through [-Wimplicit-fallthrough=]
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): 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): nestkernel/connection_manager.cpp#L811
unused parameter ‘graph_specs’ [-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): models/weight_optimizer.cpp#L118
unused parameter ‘d’ [-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#L174
unused parameter ‘cp’ [-Wunused-parameter]
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, 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): sli/scanner.cc#L637
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#L709
this statement may fall through [-Wimplicit-fallthrough=]
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): 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): 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_cond_alpha_mc.h#L510
comparison of unsigned expression in ‘>= 0’ is always true [-Wtype-limits]
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, 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#L709
this statement may fall through [-Wimplicit-fallthrough=]
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)
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)
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)
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...
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 (*)(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, 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]

Artifacts

Produced during runtime
Name Size Digest
-build-logs-macos-latest-clang Expired
121 KB
sha256:6b991ef685786e7c4abc8e978cd08a6ba4b4a47641771e5d83d8dddcfbd43121
build-logs-ubuntu-22.04-gcc-boost, optimize, warning Expired
46.5 KB
sha256:bee753da240f205c980a1f24df8813b5aedb6a34e1af1dd9763dd91d62e32cda
build-logs-ubuntu-22.04-gcc-mpi, python, gsl, ltdl, boost, optimize, warning Expired
111 KB
sha256:6c5320abc7522e41e85057e64902a50418309ffeba393f2e03c4b308edc8d769
build-logs-ubuntu-22.04-gcc-openmp, mpi, python, gsl, ltdl, boost, hdf5, sionlib, libneurosim, optimize, warning, music Expired
111 KB
sha256:23a9efcbdc5a63e646ff602a045fa7b885d8c6212f569576f8b2cecc22c8d5b7
build-logs-ubuntu-22.04-gcc-openmp, python, gsl, ltdl, boost, optimize, warning Expired
126 KB
sha256:6317041e4e175118f150fad5ff0a0ab771281c47a932318fd262e59793b2c918
sphinx-rtd output Expired
43.5 MB
sha256:3fe082addc4611f70d98f3ad7a178a3b2bd0e0353abffc4af9cc46a1270a96e8