Skip to content

Whitespace changes for black-25 #6428

Whitespace changes for black-25

Whitespace changes for black-25 #6428

Triggered via pull request August 13, 2025 14:59
Status Success
Total duration 35m 40s
Artifacts 6

nestbuildmatrix.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error, 54 warnings, and 2 notices
lychee_IGNORED
Process completed with exit code 2.
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, 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_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]
build_macos (macos-latest, clang, openmp, mpi, python, gsl, ltdl, boost, hdf5, optimize, warning)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520
build_macos (macos-latest, clang, openmp, mpi, python, gsl, ltdl, boost, hdf5, optimize, warning)
The macos-latest label will migrate to macOS 15 beginning August 4, 2025. For more information see https://github.com/actions/runner-images/issues/12520

Artifacts

Produced during runtime
Name Size Digest
-build-logs-macos-latest-clang
121 KB
sha256:5b1692b08dc604fdc2f96b9edac40fb24e1ed2836dda9e9b81db292ff1df4ff6
build-logs-ubuntu-22.04-gcc-boost, optimize, warning
45.7 KB
sha256:18161689cb42df0c0b8889e403d646b37f10b85a74d838aafd298baca57ebf5a
build-logs-ubuntu-22.04-gcc-mpi, python, gsl, ltdl, boost, optimize, warning
111 KB
sha256:cfae57727699bf032d73deabb67174f6e458d198c36f51494463a59d516a1ff0
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
112 KB
sha256:e31d7c0e05d9ba2da6861c55fa5f9dbd3b624436a078ae6345d5a1595b931b50
build-logs-ubuntu-22.04-gcc-openmp, python, gsl, ltdl, boost, optimize, warning
126 KB
sha256:a8a89d989336cda8b62ec9d961d06eb7ffeb5a2ddb51e6b254013fd81c759339
sphinx-rtd output
45.3 MB
sha256:6b9f559b63c3ef1e6c83a07d0b6c03d9d696ef7b14ead381a0b13b7ec92355d3