Enhance e-prop plasticity with biologically inspired features #5861
Annotations
1 error and 11 warnings
Run NEST testsuite
Process completed with exit code 2.
|
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
Build NEST:
sli/scanner.cc#L637
this statement may fall through [-Wimplicit-fallthrough=]
|
Build NEST:
sli/scanner.cc#L667
this statement may fall through [-Wimplicit-fallthrough=]
|
Build NEST:
sli/scanner.cc#L709
this statement may fall through [-Wimplicit-fallthrough=]
|
Build NEST:
sli/scanner.cc#L737
this statement may fall through [-Wimplicit-fallthrough=]
|
Build NEST:
nestkernel/module_manager.cpp#L110
unused parameter ‘d’ [-Wunused-parameter]
|
Build NEST:
nestkernel/connection_manager.cpp#L810
unused parameter ‘graph_specs’ [-Wunused-parameter]
|
Build NEST:
nestkernel/connection_manager.cpp#L810
unused parameter ‘hyberslab_size’ [-Wunused-parameter]
|
Build NEST:
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 NEST:
models/iaf_cond_alpha_mc.h#L493
comparison of unsigned expression in ‘< 0’ is always false [-Wtype-limits]
|
Build NEST:
models/iaf_cond_alpha_mc.h#L510
comparison of unsigned expression in ‘>= 0’ is always true [-Wtype-limits]
|
Loading