Fix keybind, break other things (#2537) #6742
Annotations
31 errors and 5 warnings
mojave/structures/powerlines.dm#L75
proc never calls parent, required by /atom/proc/Initialize[0/2]
|
|
|
code/_onclick/click.dm#L1
MAX_SAFE_BYOND_ICON_SCALE_TILES is defined locally in code/_onclick/click.dm but not undefined locally!
|
code/_onclick/click.dm#L1
MAX_SAFE_BYOND_ICON_SCALE_PX is defined locally in code/_onclick/click.dm but not undefined locally!
|
code/_onclick/hud/action_button.dm#L1
ACTION_BUTTON_DEFAULT_BACKGROUND is defined locally in code/_onclick/hud/action_button.dm but not undefined locally!
|
code/_onclick/hud/action_button.dm#L1
AB_MAX_COLUMNS is defined locally in code/_onclick/hud/action_button.dm but not undefined locally!
|
code/_onclick/hud/radial.dm#L1
NEXT_PAGE_ID is defined locally in code/_onclick/hud/radial.dm but not undefined locally!
|
code/_onclick/hud/radial.dm#L1
DEFAULT_CHECK_DELAY is defined locally in code/_onclick/hud/radial.dm but not undefined locally!
|
code/_onclick/hud/credits.dm#L1
CREDIT_ROLL_SPEED is defined locally in code/_onclick/hud/credits.dm but not undefined locally!
|
code/_onclick/hud/credits.dm#L1
CREDIT_SPAWN_SPEED is defined locally in code/_onclick/hud/credits.dm but not undefined locally!
|
code/_onclick/hud/credits.dm#L1
CREDIT_ANIMATE_HEIGHT is defined locally in code/_onclick/hud/credits.dm but not undefined locally!
|
code/_onclick/hud/credits.dm#L1
CREDIT_EASE_DURATION is defined locally in code/_onclick/hud/credits.dm but not undefined locally!
|
|
tgstation.dme#L1
Missing include for code\datums\ai\objects\item_behaviors.dm.
|
tgstation.dme#L1
Missing include for code\datums\ai\objects\cursed\cursed_subtrees.dm.
|
tgstation.dme#L1
Missing include for code\modules\antagonists\heretic\items\hunter_rifle.dm.
|
|
|
|
|
code/datums/components/construction.dm#L94
OD3201: Expected "if" or "else" - "else if" is ambiguous as a switch case and may cause unintended flow
|
code/datums/components/construction.dm#L111
OD3201: Expected "if" or "else" - "else if" is ambiguous as a switch case and may cause unintended flow
|
code/modules/experisci/experiment/types/scanning_plants.dm#L21
OD2500: Macro "\a" requires interpolated expression
|
code/modules/reagents/chemistry/reagents/medicine_reagents.dm#L64
OD3201: Expected "if" or "else" - "else if" is ambiguous as a switch case and may cause unintended flow
|
code/datums/components/squeak.dm#L133
OD2100: Duplicate argument "source"
|
code/__HELPERS/type2type.dm#L40
OD3100: Empty block detected
|
code/__HELPERS/type2type.dm#L62
OD3100: Empty block detected
|
code/_onclick/item_attack.dm#L27
OD3100: Empty block detected
|
code/_onclick/item_attack.dm#L45
OD3100: Empty block detected
|
code/datums/wounds/burns.dm#L83
OD3100: Empty block detected
|
|
tools/ci/od_lints.dm#L15
OD1002: Warning 'TooManyArguments' does not exist
|
code/_compile_options.dm#L102
OD1201: #warn Building with Dream Maker is no longer supported and will result in errors.
|
code/_compile_options.dm#L103
OD1201: #warn In order to build, run BUILD.bat in the root directory.
|
code/_compile_options.dm#L104
OD1201: #warn Consider switching to VSCode editor instead, where you can press Ctrl+Shift+B to build.
|
This job failed
Loading