TauCetiStation/TauCetiClassic

Ошибки, найденные компилятором OpenDream

Open

#10.310 aberto em 31 de out. de 2022

Ver no GitHub
 (4 comments) (0 reactions) (0 assignees)DM (433 forks)batch import
BugGood First Issue

Métricas do repositório

Stars
 (153 stars)
Métricas de merge de PR
 (Mesclagem média 19d 19h) (63 fundiu PRs em 30d)

Description

Подробное описание проблемы

https://github.com/OpenDreamProject/OpenDream

Там было много всякого, я попытался нормальные отфильтровать.

Error at code\game\objects\items\stacks\nanopaste.dm:36:159: Macro "\the" requires interpolated expression
Error at code\modules\clothing\suits\armor.dm:331:81: Macro "\the" requires interpolated expression
Error at code\modules\holidays\new_year\decorations.dm:187:115: Macro "\the" must precede an interpolated expression
Error at code\modules\mob\living\carbon\xenomorph\special\alien_embryo.dm:140:78: Macro "\a" requires interpolated expression
Error at code\modules\research\protolathe.dm:116:75: Macro "\The" requires interpolated expression
Error at code\game\objects\items\weapons\storage\pouches.dm:19:11: desc attribute should be a constant
Error at code\game\objects\structures\bedsheet_bin.dm:189:20: Expected a constant
Warning at code\modules\admin\verbs\modifyvariables.dm:216:41: calling initial() on a local variable returns the current value
Warning at code\modules\mafia\roles.dm:460:9: Calling parents via ..() in a proc definition does nothing

Guia do colaborador