Skip to content

update input() style #5122

update input() style

update input() style #5122

Triggered via pull request October 16, 2024 07:57
Status Success
Total duration 4m 13s
Artifacts

build-test.yml

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

Annotations

14 warnings
build (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, space-wizards/[email protected], actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, space-wizards/[email protected], actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build (ubuntu-latest): DMCompiler/DMCompiler.cs#L54
Possible null reference argument for parameter 'files' in 'DMPreprocessor? DMCompiler.Preprocess(List<string> files, Dictionary<string, string>? macroDefines)'.
build (ubuntu-latest): DMCompiler/DMCompiler.cs#L54
Converting null literal or possible null value to non-nullable type.
build (ubuntu-latest): DMCompiler/DMCompiler.cs#L60
Dereference of a possibly null reference.
build (ubuntu-latest): DMCompiler/DMCompiler.cs#L65
Possible null reference argument for parameter 'interfaceFile' in 'string DMCompiler.SaveJson(List<DreamMapJson> maps, string interfaceFile, string outputFile)'.
build (ubuntu-latest): DMCompiler/DM/Builders/DMObjectBuilder.cs#L212
Dereference of a possibly null reference.
build (ubuntu-latest): DMCompiler/DM/Builders/DMObjectBuilder.cs#L212
Dereference of a possibly null reference.
build (ubuntu-latest): DMCompiler/DM/Builders/DMObjectBuilder.cs#L231
Possible null reference argument for parameter 'proc' in 'DMExpression DMExpression.Create(DMObject dmObject, DMProc proc, DMASTExpression expression, DreamPath? inferredPath = null)'.
build (ubuntu-latest): DMCompiler/DM/Builders/DMObjectBuilder.cs#L259
Dereference of a possibly null reference.
build (ubuntu-latest): DMCompiler/DM/Builders/DMObjectBuilder.cs#L262
Dereference of a possibly null reference.
build (ubuntu-latest): DMCompiler/DM/Builders/DMObjectBuilder.cs#L272
Dereference of a possibly null reference.
build (windows-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, space-wizards/[email protected], actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (windows-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, space-wizards/[email protected], actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/