Skip to content

Adds a system for printing stats to the disassembler #5424

Adds a system for printing stats to the disassembler

Adds a system for printing stats to the disassembler #5424

Triggered via pull request December 11, 2024 23:05
Status Success
Total duration 3m 47s
Artifacts

build-test.yml

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

Annotations

11 warnings
build (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build (ubuntu-latest): DMCompiler/DMCompiler.cs#L69
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#L69
Converting null literal or possible null value to non-nullable type.
build (ubuntu-latest): DMCompiler/DMCompiler.cs#L75
Dereference of a possibly null reference.
build (ubuntu-latest): DMCompiler/DMCompiler.cs#L80
Possible null reference argument for parameter 'interfaceFile' in 'string DMCompiler.SaveJson(List<DreamMapJson> maps, string interfaceFile, string outputFile)'.
build (ubuntu-latest): DMCompiler/DM/Expressions/Procs.cs#L112
Dereference of a possibly null reference.
build (ubuntu-latest): DMCompiler/DMCompiler.cs#L162
Dereference of a possibly null reference.
build (ubuntu-latest): DMCompiler/DMCompiler.cs#L166
Dereference of a possibly null reference.
build (ubuntu-latest): DMCompiler/DMCompiler.cs#L166
Converting null literal or possible null value to non-nullable type.
build (ubuntu-latest): DMCompiler/DMCompiler.cs#L167
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
build (ubuntu-latest): DMCompiler/DMCompiler.cs#L125
Converting null literal or possible null value to non-nullable type.