cyborg refactor: icons, chassis, modules base #20025
ci_suite.yml
on: pull_request
Start Gate
0s
Run Linters
1m 25s
Compile Maps
54s
Integration Tests
1m 44s
Windows Build
1m 22s
Completion Gate
1s
Annotations
14 errors and 10 warnings
Compile Maps
Process completed with exit code 1.
|
Windows Build
Process completed with exit code 1.
|
Run Linters:
code/modules/mob/living/silicon/robot/modules/drone.dm#L5
undefined var 'allowed_frames' on type '/datum/prototype/robot_module/drone'
|
Run Linters:
code/modules/mob/living/silicon/robot/modules/gravekeeper.dm#L6
undefined var 'allowed_frames' on type '/datum/prototype/robot_module/gravekeeper'
|
Run Linters:
code/modules/mob/living/silicon/robot/modules/gravekeeper.dm#L47
undefined var 'sprites' on type '/obj/item/robot_module/robot/gravekeeper'
|
Run Linters:
code/modules/mob/living/silicon/robot/modules/swarm.dm#L5
undefined var 'allowed_frames' on type '/datum/prototype/robot_module/swarm'
|
Run Linters:
code/modules/mob/living/silicon/robot/modules/cybersun/assault.dm#L10
undefined var 'allowed_frames' on type '/datum/prototype/robot_module/cybersun/assault'
|
Run Linters:
code/modules/mob/living/silicon/robot/modules/cybersun/assault.dm#L57
undefined var 'sprites' on type '/obj/item/robot_module/robot/syndicate/protector'
|
Run Linters:
code/modules/mob/living/silicon/robot/modules/nanotrasen/combat.dm#L15
undefined var 'allowed_frames' on type '/datum/prototype/robot_module/nanotrasen/combat'
|
Run Linters:
code/modules/mob/living/silicon/robot/modules/nanotrasen/security.dm#L63
undefined var 'can_be_pushed' on type '/obj/item/robot_module/robot/security'
|
Run Linters:
code/modules/mob/living/silicon/robot/modules/nanotrasen/combat.dm#L39
undefined var 'sprites' on type '/obj/item/robot_module/robot/security/combat'
|
Run Linters:
code/modules/mob/living/silicon/robot/modules/nanotrasen/engineering.dm#L100
undefined var 'sprites' on type '/obj/item/robot_module/robot/engineering'
|
Integration Tests
Process completed with exit code 1.
|
Completion Gate
Process completed with exit code 1.
|
Run Linters:
code/game/objects/items/stacks/stack.dm#L323
#warn redo this proc
|
Run Linters:
code/game/objects/items/stacks/stack.dm#L349
#warn zero amount was here; check this proc for zero-validity / gc safety
|
Run Linters:
code/game/objects/items/stacks/stack.dm#L376
#warn zero amount was here; check this proc for zero-validity / gc safety
|
Run Linters:
code/game/objects/items/weapons/extinguisher.dm#L18
#warn item mount support! either that or /mounted subtype with said support for cybogs
|
|
|
|
Run Linters:
code/game/rendering/actor_huds/huds/inventory-screen_object.dm#L187
#warn deal with screen loc
|
|
|