TauCetiStation/TauCetiClassic

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

Open

#10.310 geöffnet am 31. Okt. 2022

Auf GitHub ansehen
 (4 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)DM (433 Forks)batch import
BugGood First Issue

Repository-Metriken

Stars
 (153 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 19T 19h) (63 gemergte PRs in 30 T)

Beschreibung

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

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

Contributor Guide