Skip to content

removed two words(without the right context they make no sense) #34

removed two words(without the right context they make no sense)

removed two words(without the right context they make no sense) #34

Triggered via push April 23, 2024 17:21
Status Failure
Total duration 3m 8s
Artifacts

beepsky.yml

on: push
Run Linters
2m 59s
Run Linters
Lint with OpenDream
2m 35s
Lint with OpenDream
Compile
1m 28s
Compile
Compile and Lint with Secret Submodule
0s
Compile and Lint with Secret Submodule
Fit to window
Zoom out
Zoom in

Annotations

1 error and 13 warnings
Lint with OpenDream
Process completed with exit code 1.
Lint with OpenDream
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint with OpenDream
'CompileErrorException' is obsolete: 'This is not a desirable way for the compiler to emit an error. Use CompileAbortException or ForceError() if it needs to be fatal, or an DMCompiler.Emit() otherwise.'
Lint with OpenDream
'CompileErrorException' is obsolete: 'This is not a desirable way for the compiler to emit an error. Use CompileAbortException or ForceError() if it needs to be fatal, or an DMCompiler.Emit() otherwise.'
Lint with OpenDream
Dereference of a possibly null reference.
Lint with OpenDream
'CompileErrorException' is obsolete: 'This is not a desirable way for the compiler to emit an error. Use CompileAbortException or ForceError() if it needs to be fatal, or an DMCompiler.Emit() otherwise.'
Lint with OpenDream
Possible null reference argument for parameter 'files' in 'DMPreprocessor? DMCompiler.Preprocess(List<string> files, Dictionary<string, string>? macroDefines)'.
Lint with OpenDream
Converting null literal or possible null value to non-nullable type.
Lint with OpenDream
Dereference of a possibly null reference.
Lint with OpenDream
Possible null reference argument for parameter 'interfaceFile' in 'string DMCompiler.SaveJson(List<DreamMapJson> maps, string interfaceFile, string outputFile)'.
Lint with OpenDream
'CompileErrorException' is obsolete: 'This is not a desirable way for the compiler to emit an error. Use CompileAbortException or ForceError() if it needs to be fatal, or an DMCompiler.Emit() otherwise.'
Lint with OpenDream
'CompileErrorException' is obsolete: 'This is not a desirable way for the compiler to emit an error. Use CompileAbortException or ForceError() if it needs to be fatal, or an DMCompiler.Emit() otherwise.'
Run Linters
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: jaxxstorm/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run Linters
The following actions uses node12 which is deprecated and will be forced to run on node16: jaxxstorm/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/