bugfix: Фикс перевода <font> в span #26953
ci.yml
on: pull_request
Run Linters
1m 49s
Compile All Maps
21s
Matrix: Unit Tests + SQL Validation
Annotations
16 errors and 10 warnings
Compile All Maps
Process completed with exit code 1.
|
Unit Tests + SQL Validation (/datum/map/celestation, STABLE)
Process completed with exit code 1.
|
Unit Tests + SQL Validation (/datum/map/cyberiad, STABLE)
Process completed with exit code 1.
|
Unit Tests + SQL Validation (/datum/map/cerestation, STABLE)
Process completed with exit code 1.
|
Unit Tests + SQL Validation (/datum/map/delta, STABLE)
Process completed with exit code 1.
|
Unit Tests + SQL Validation (/datum/map/nova, STABLE)
Process completed with exit code 1.
|
Run Linters:
code/datums/components/twohanded.dm#L457
undefined var 'resistance_flags' on type '/obj/item/twohanded/offhand'
|
Run Linters:
code/datums/components/twohanded.dm#L456
undefined var 'item_flags' on type '/obj/item/twohanded/offhand'
|
Run Linters:
code/datums/components/twohanded.dm#L455
undefined var 'w_class' on type '/obj/item/twohanded/offhand'
|
Run Linters:
code/datums/ai/telegraph_effects.dm#L14
undefined var 'duration' on type '/obj/effect/temp_visual/telegraphing/thunderbolt'
|
Run Linters:
code/datums/ai/telegraph_effects.dm#L9
undefined var 'duration' on type '/obj/effect/temp_visual/telegraphing/vending_machine_tilt'
|
Run Linters:
code/datums/ai/telegraph_effects.dm#L6
undefined var 'duration' on type '/obj/effect/temp_visual/telegraphing'
|
Run Linters:
code/_onclick/telekinesis.dm#L68
undefined var 'w_class' on type '/obj/item/tk_grab'
|
Run Linters:
code/_onclick/telekinesis.dm#L66
undefined var 'item_flags' on type '/obj/item/tk_grab'
|
Run Linters:
code/game/gamemodes/game_mode.dm#L778
got ';', expected one of: operator, literal, variable, proc call
|
Run Linters:
(unknown)#L0
unexpected EOF
|
Run Linters:
code/__HELPERS/atmospherics.dm#L44
field access requires static type: "sleeping_agent"
|
Run Linters:
code/__HELPERS/atmospherics.dm#L43
field access requires static type: "toxins"
|
Run Linters:
code/__HELPERS/atmospherics.dm#L42
field access requires static type: "nitrogen"
|
Run Linters:
code/__HELPERS/atmospherics.dm#L41
field access requires static type: "carbon_dioxide"
|
Run Linters:
code/__HELPERS/atmospherics.dm#L40
field access requires static type: "oxygen"
|
Run Linters:
code/__HELPERS/areas.dm#L137
proc call requires static type: "CalculateAffectingAreas"
|
Run Linters:
code/__HELPERS/antag_menu_helpers.dm#L34
field access requires static type: "entity_name"
|
Run Linters:
code/__HELPERS/_logging.dm#L156
field access requires static type: "explanation_text"
|
Run Linters:
code/__HELPERS/_logging.dm#L63
field access requires static type: "rank"
|
Run Linters:
code/__HELPERS/_logging.dm#L46
field access requires static type: "toggles"
|