Update BYOND and spacemandmm versions, should fix more #6
Annotations
2 errors and 11 warnings
Run Linters
Process completed with exit code 1.
|
Annotate Lints:
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
|
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/
|
Annotate Lints:
code/modules/admin/verbs/one_click_antag.dm#L450
Ambiguous `!` on left side of bitwise `&` operator
|
Annotate Lints:
code/modules/antagonists/eldritch_cult/knowledge/rust_lore.dm#L27
Ambiguous `!` on left side of bitwise `&` operator
|
Annotate Lints:
code/modules/research/nanites/nanite_programs.dm#L254
Ambiguous `!` on left side of bitwise `&` operator
|
Annotate Lints:
code/modules/research/nanites/nanite_programs.dm#L263
Ambiguous `!` on left side of bitwise `&` operator
|
Annotate Lints:
code/datums/quirks/neutral.dm#L71
Ambiguous `!` on left side of bitwise `&` operator
|
Annotate Lints:
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
|
Annotate Lints:
ModularBungalow/mobs/megafauna/rockplanet/sif/sif.dm#L211
Switch branches on rand() with range 0 to 100 but no case branch triggers for 2
|
Annotate Lints:
ModularBungalow/mobs/megafauna/rockplanet/sif/sif.dm#L216
Switch branches on rand() with range 0 to 100 but no case branch triggers for 6
|
Annotate Lints:
ModularBungalow/NTSL/code/modules/scripting/Interpreter/Interpreter.dm#L155
Ambiguous `!` on left side of bitwise `&` operator
|
Annotate Lints:
ModularBungalow/NTSL/code/modules/scripting/Interpreter/Interpreter.dm#L162
Ambiguous `!` on left side of bitwise `&` operator
|
The logs for this run have expired and are no longer available.
Loading