Skip to content

removes incorrect description for /datum/var/tag #133

removes incorrect description for /datum/var/tag

removes incorrect description for /datum/var/tag #133

Triggered via pull request November 12, 2024 09:31
Status Success
Total duration 44s
Artifacts

test.yml

on: pull_request
Test Build
14s
Test Build
Test Documentation Tool
35s
Test Documentation Tool
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
Test Build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test Documentation Tool
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test Documentation Tool: tools/OpenDreamDocumentationTool/OpenDream/DMCompiler/DMCompiler.cs#L52
Possible null reference argument for parameter 'files' in 'DMPreprocessor? DMCompiler.Preprocess(List<string> files, Dictionary<string, string>? macroDefines)'.
Test Documentation Tool: tools/OpenDreamDocumentationTool/OpenDream/DMCompiler/DMCompiler.cs#L52
Converting null literal or possible null value to non-nullable type.
Test Documentation Tool: tools/OpenDreamDocumentationTool/OpenDream/DMCompiler/DMCompiler.cs#L63
Possible null reference argument for parameter 'interfaceFile' in 'string DMCompiler.SaveJson(List<DreamMapJson> maps, string interfaceFile, string outputFile)'.
Test Documentation Tool: tools/OpenDreamDocumentationTool/OpenDream/DMCompiler/DMCompiler.cs#L148
Converting null literal or possible null value to non-nullable type.
Test Documentation Tool: tools/OpenDreamDocumentationTool/OpenDream/DMCompiler/DMCompiler.cs#L149
Possible null reference argument for parameter 'path1' in 'string Path.Combine(string path1, string path2)'.
Test Documentation Tool: tools/OpenDreamDocumentationTool/OpenDream/DMCompiler/DMCompiler.cs#L107
Converting null literal or possible null value to non-nullable type.
Test Documentation Tool: tools/OpenDreamDocumentationTool/OpenDream/DMCompiler/DMCompiler.cs#L110
Possible null reference argument for parameter 'includeDir' in 'void DMPreprocessor.IncludeFile(string includeDir, string file, Location? includedFrom = null)'.