Update BYOND and spacemandmm versions, should fix more #7
ci_suite.yml
on: pull_request
Run Linters
1m 24s
Compile Maps
31s
Integration Tests
1m 39s
Windows Build
2m 19s
Annotations
5 errors and 14 warnings
Compile Maps
Process completed with exit code 1.
|
Run Linters
Process completed with exit code 1.
|
Run Linters:
code/modules/vehicles/mecha/_mecha.dm#L527
/obj/vehicle/sealed/mecha/proc/on_mouseclick sets SpacemanDMM_should_not_sleep but calls blocking proc /atom/proc/balloon_alert
|
Integration Tests
Process completed with exit code 1.
|
Windows Build
Process completed with exit code 1.
|
Compile Maps
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run Linters
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run Linters:
code/modules/admin/verbs/one_click_antag.dm#L450
Ambiguous `!` on left side of bitwise `&` operator
|
Run Linters:
code/modules/antagonists/eldritch_cult/knowledge/rust_lore.dm#L27
Ambiguous `!` on left side of bitwise `&` operator
|
Run Linters:
code/modules/research/nanites/nanite_programs.dm#L254
Ambiguous `!` on left side of bitwise `&` operator
|
Run Linters:
code/modules/research/nanites/nanite_programs.dm#L263
Ambiguous `!` on left side of bitwise `&` operator
|
Run Linters:
code/datums/quirks/neutral.dm#L71
Ambiguous `!` on left side of bitwise `&` operator
|
Run Linters:
code/modules/mob/living/carbon/human/species.dm#L1387
Elements in a switch-case branch separated by ||, this is likely in error and should be replaced by a comma
|
Run Linters:
ModularBungalow/mobs/megafauna/rockplanet/sif/sif.dm#L211
Switch branches on rand() with range 0 to 100 but no case branch triggers for 2
|
Run Linters:
ModularBungalow/mobs/megafauna/rockplanet/sif/sif.dm#L216
Switch branches on rand() with range 0 to 100 but no case branch triggers for 6
|
Run Linters:
ModularBungalow/NTSL/code/modules/scripting/Interpreter/Interpreter.dm#L155
Ambiguous `!` on left side of bitwise `&` operator
|
Run Linters:
ModularBungalow/NTSL/code/modules/scripting/Interpreter/Interpreter.dm#L162
Ambiguous `!` on left side of bitwise `&` operator
|
Integration Tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Windows Build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|