Fix stamina drain from dodge expert/adept, fix ambidextrous and fix compiling issue #1187
ci_suite.yml
on: pull_request
Run Linters
50s
OpenDream
32s
Compile Maps
18s
Integration Tests
1m 13s
Windows Build
39s
Annotations
24 errors and 2 warnings
Compile Maps
Process completed with exit code 255.
|
OpenDream:
code/__DEFINES/traits.dm#L144
OD0010: Missing ')' in macro call
|
OpenDream:
code/datums/gods/patrons/divine_pantheon.dm#L97
OD0404: Unknown identifier "TRAIT_BOG_TREKKING"
|
OpenDream:
code/datums/gods/patrons/divine_pantheon.dm#L118
OD0404: Unknown identifier "TRAIT_SELF_AWARE"
|
OpenDream:
code/datums/gods/patrons/inhumen_pantheon.dm#L16
OD0404: Unknown identifier "TRAIT_ZOMBIE_IMMUNE"
|
OpenDream:
code/datums/mutations/sight.dm#L45
OD0404: Unknown identifier "TRAIT_THERMAL_VISION"
|
OpenDream:
code/datums/traits/good.dm#L8
OD0404: Unknown identifier "TRAIT_ALCOHOL_TOLERANCE"
|
OpenDream:
code/datums/traits/good.dm#L37
OD0404: Unknown identifier "TRAIT_DRUNK_HEALING"
|
OpenDream:
code/datums/traits/good.dm#L139
OD0404: Unknown identifier "TRAIT_LIGHT_STEP"
|
OpenDream:
code/datums/traits/good.dm#L152
OD0404: Unknown identifier "TRAIT_MUSICIAN"
|
OpenDream:
code/datums/traits/good.dm#L225
OD0404: Unknown identifier "TRAIT_SELF_AWARE"
|
Windows Build
Process completed with exit code 1.
|
Run Linters:
code/__DEFINES/traits.dm#L518
unterminated string literal
|
Run Linters:
(unknown)#L1
unexpected EOF
|
Run Linters:
_maps/templates/bog_shack_small.dm#L17
undefined var 'templates' on type '/obj/effect/landmark/map_load_mark/bog_shack_small'
|
Run Linters:
_maps/templates/bog_shack_small.dm#L21
undefined var 'name' on type '/datum/map_template/bog_shack_small_1'
|
Run Linters:
_maps/templates/bog_shack_small.dm#L23
undefined var 'id' on type '/datum/map_template/bog_shack_small_1'
|
Run Linters:
_maps/templates/bog_shack_small.dm#L26
undefined var 'mappath' on type '/datum/map_template/bog_shack_small_1'
|
Run Linters:
_maps/templates/bog_shack_small.dm#L29
undefined var 'name' on type '/datum/map_template/bog_shack_small_2'
|
Run Linters:
_maps/templates/bog_shack_small.dm#L30
undefined var 'id' on type '/datum/map_template/bog_shack_small_2'
|
Run Linters:
_maps/templates/bog_shack_small.dm#L31
undefined var 'mappath' on type '/datum/map_template/bog_shack_small_2'
|
Run Linters:
_maps/templates/bog_shack_small.dm#L34
undefined var 'name' on type '/datum/map_template/bog_shack_small_3'
|
Run Linters
Process completed with exit code 1.
|
Integration Tests
Process completed with exit code 255.
|
OpenDream
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
OpenDream
OD0000: Unimplemented proc & var warnings are currently suppressed (This is expected and can be ignored)
|