Appearance Weakrefs #5342
Annotations
5 errors and 10 warnings
Build:
OpenDreamRuntime/AtomManager.cs#L480
Argument 1: cannot convert from 'method group' to 'int'
|
Build:
OpenDreamRuntime/AtomManager.cs#L484
'ServerAppearanceSystem' does not contain a definition for 'MustGetAppearance' and no accessible extension method 'MustGetAppearance' accepting a first argument of type 'ServerAppearanceSystem' could be found (are you missing a using directive or an assembly reference?)
|
Build:
OpenDreamRuntime/AtomManager.cs#L480
Argument 1: cannot convert from 'method group' to 'int'
|
Build:
OpenDreamRuntime/AtomManager.cs#L484
'ServerAppearanceSystem' does not contain a definition for 'MustGetAppearance' and no accessible extension method 'MustGetAppearance' accepting a first argument of type 'ServerAppearanceSystem' could be found (are you missing a using directive or an assembly reference?)
|
Build
Process completed with exit code 1.
|
Build:
DMCompiler/DMCompiler.cs#L66
Possible null reference argument for parameter 'files' in 'DMPreprocessor? DMCompiler.Preprocess(DMCompiler compiler, List<string> files, Dictionary<string, string>? macroDefines)'.
|
Build:
DMCompiler/DMCompiler.cs#L66
Converting null literal or possible null value to non-nullable type.
|
Build:
DMCompiler/DMCompiler.cs#L72
Dereference of a possibly null reference.
|
Build:
DMCompiler/DMCompiler.cs#L77
Possible null reference argument for parameter 'interfaceFile' in 'string DMCompiler.SaveJson(List<DreamMapJson> maps, string interfaceFile, string outputFile)'.
|
Build:
DMCompiler/Compiler/Lexer.cs#L29
Non-nullable field '_current' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build:
DMCompiler/Compiler/DM/DMPath.cs#L4
Non-nullable field 'VarName' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build:
DMCompiler/Program.cs#L109
Dereference of a possibly null reference.
|
Build:
DMCompiler/DMCompiler.cs#L159
Dereference of a possibly null reference.
|
Build:
DMCompiler/DMCompiler.cs#L163
Dereference of a possibly null reference.
|
Build:
DMCompiler/DMCompiler.cs#L163
Converting null literal or possible null value to non-nullable type.
|
Loading