feat(i18n): routine i18n updates on 2024-11-09 #13641
Annotations
5 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Post checkout repository
The process '/usr/bin/git' failed with exit code 128
|
build:
src/damage.cpp#L56
control reaches end of non-void function [-Wreturn-type]
|
build:
src/debug.cpp#L1478
ignoring attributes on template argument ‘int (*)(FILE*)’ [-Wignored-attributes]
|
build:
src/magic_spell_effect.cpp#L801
loop variable ‘pair’ of type ‘const std::pair<int, tripoint>&’ binds to a temporary constructed from type ‘std::pair<const int, tripoint>’ [-Wrange-loop-construct]
|
Loading