Skip to content

Basic Maptext

Basic Maptext #5328

Triggered via pull request November 23, 2024 17:48
Status Failure
Total duration 2m 4s
Artifacts

build-test.yml

on: pull_request
Matrix: build
release
0s
release
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 10 warnings
build (ubuntu-latest): OpenDreamClient/Rendering/DreamViewOverlay.cs#L813
Argument 1: cannot convert from 'Robust.Client.Graphics.DrawingHandleWorld' to 'Robust.Client.Graphics.DrawingHandleScreen'
build (ubuntu-latest): OpenDreamClient/Rendering/DreamViewOverlay.cs#L813
Argument 1: cannot convert from 'Robust.Client.Graphics.DrawingHandleWorld' to 'Robust.Client.Graphics.DrawingHandleScreen'
build (ubuntu-latest)
Process completed with exit code 1.
build (windows-latest)
The job was canceled because "ubuntu-latest" failed.
build (windows-latest)
The operation was canceled.
build (ubuntu-latest): DMCompiler/DM/Expressions/Procs.cs#L112
Dereference of a possibly null reference.
build (ubuntu-latest): 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 (ubuntu-latest): DMCompiler/DMCompiler.cs#L66
Converting null literal or possible null value to non-nullable type.
build (ubuntu-latest): DMCompiler/DMCompiler.cs#L72
Dereference of a possibly null reference.
build (ubuntu-latest): DMCompiler/DMCompiler.cs#L77
Possible null reference argument for parameter 'interfaceFile' in 'string DMCompiler.SaveJson(List<DreamMapJson> maps, string interfaceFile, string outputFile)'.
build (ubuntu-latest): DMCompiler/DM/Builders/DMASTFolder.cs#L229
Possible null reference return.
build (ubuntu-latest): 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 (ubuntu-latest): DMCompiler/DMCompiler.cs#L159
Dereference of a possibly null reference.
build (ubuntu-latest): DMCompiler/DMCompiler.cs#L163
Dereference of a possibly null reference.
build (ubuntu-latest): DMCompiler/DMCompiler.cs#L163
Converting null literal or possible null value to non-nullable type.