[MIRROR] Adds missing items to Robotics crate (#2267) #5016
Annotations
5 errors, 1 warning, and 1 notice
Run Tests:
code/controllers/subsystem/timer.dm#L123
[20:09:47] Runtime in code/controllers/subsystem/timer.dm,123: Invalid timer: Timer: 3494 ([0x2101bf07]), TTR: 725865, wait:2 Flags: TIMER_CLIENT_TIME, TIMER_STOPPABLE, callBack: [0x21011aa0], callBack.object: /datum/looping_sound/showering[0x21009c09](/datum/looping_sound/showering), callBack.delegate:start_sound_loop(), source: code/datums/looping_sounds/_looping_sound.dm:220Prev: NULL, Next: NULL, SPENT(725870), QDELETED, NO CALLBACK world.time: 1157.5, head_offset: 600, practical_offset: 1116, REALTIMEOFDAY: 725870
proc name: fire (/datum/controller/subsystem/timer/fire)
src: Sound Loops (/datum/controller/subsystem/timer/sound_loops)
call stack:
Sound Loops (/datum/controller/subsystem/timer/sound_loops): fire(0)
Sound Loops (/datum/controller/subsystem/timer/sound_loops): fire(0)
Sound Loops (/datum/controller/subsystem/timer/sound_loops): ignite(0)
Master (/datum/controller/master): RunQueue()
Master (/datum/controller/master): Loop(2)
Master (/datum/controller/master): StartProcessing(0)
|
Run Tests
FAIL /datum/unit_test/monkey_business 47.8s
|
Run Tests:
code/modules/unit_tests/create_and_destroy.dm#L99
/mob/living/carbon/human/consistent hard deleted 1 times out of a total del count of 563
|
Run Tests
FAIL /datum/unit_test/create_and_destroy 368.1s
|
Run Tests
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run Tests:
code/modules/unit_tests/subsystem_init.dm#L12
Lua Scripting (/datum/controller/subsystem/lua) is a subsystem meant to initialize but doesn't get set as initialized.
This subsystem is marked as SS_OK_TO_FAIL_INIT. This is still a bug, but it is non-blocking.
|
Loading