Skip to content

Hoists cell support to /obj/item/gun, modular guns API #18829

Hoists cell support to /obj/item/gun, modular guns API

Hoists cell support to /obj/item/gun, modular guns API #18829

Triggered via pull request November 6, 2024 22:10
Status Failure
Total duration 2m 35s
Artifacts

ci_suite.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 10 warnings
Compile Maps
Process completed with exit code 1.
Integration Tests
Process completed with exit code 1.
Run Linters: code/modules/projectiles/guns/energy/nuclear.dm#L121
undefined var 'fire_delay' on type '/obj/item/gun/energy/gun/nuclear'
Run Linters: code/modules/projectiles/guns/ballistic/musket.dm#L22
undefined var 'fire_delay' on type '/obj/item/gun/ballistic/musket'
Run Linters: code/modules/projectiles/guns/energy/laser.dm#L8
undefined var 'fire_delay' on type '/obj/item/gun/energy/laser'
Run Linters: code/modules/projectiles/guns/energy/laser.dm#L55
undefined var 'fire_delay' on type '/obj/item/gun/energy/retro'
Run Linters: code/modules/projectiles/guns/energy/laser.dm#L104
undefined var 'fire_delay' on type '/obj/item/gun/energy/alien'
Run Linters: code/modules/projectiles/guns/energy/nuclear.dm#L148
undefined var 'fire_delay' on type '/obj/item/gun/energy/gun/multiphase'
Run Linters: code/modules/projectiles/guns/energy/nuclear.dm#L163
undefined var 'fire_delay' on type '/obj/item/gun/energy/gun/combat'
Run Linters: code/modules/projectiles/guns/energy/special.dm#L219
undefined var 'burst_delay' on type '/obj/item/gun/energy/dakkalaser'
Run Linters: code/modules/projectiles/guns/energy/special.dm#L352
undefined var 'fire_delay' on type '/obj/item/gun/energy/service'
Run Linters: code/modules/projectiles/guns/energy/special.dm#L365
undefined var 'fire_delay' on type '/obj/item/gun/energy/service/shatter'
Windows Build
Process completed with exit code 1.
Completion Gate
Process completed with exit code 1.
Run Linters: code/game/content/factions/corporations/nanotrasen/items/guns/nt_protomag.dm#L54
#warn impl all, with boxes, and colors. how?
Run Linters: code/game/content/factions/corporations/nanotrasen/items/guns/nt_protomag.dm#L267
#warn first two should fit in webbing, but not boxes
Run Linters: code/game/content/factions/corporations/nanotrasen/items/guns/nt_protomag.dm#L296
#warn materials & R&D designs for all of the abvoe
Run Linters: code/modules/projectiles/guns/gun-firing.dm#L37
#warn check next fire time / delays; silently fail if there's a cycle ongoing or right after, and give a message if there isn't