MEDIUM CODE RUB: Upgrade to The Standard 2.10.3 #129
Annotations
6 warnings
label
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/github-script@v6. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build:
STX.SPAL.Core.Infrastructure.Build/Services/ScriptGenerationService.cs#L116
Converting null literal or possible null value to non-nullable type.
|
build:
STX.SPAL.Core.Infrastructure.Build/Services/ScriptGenerationService.cs#L120
Possible null reference argument for parameter 'path' in 'DirectoryInfo Directory.CreateDirectory(string path)'.
|
build:
STX.SPAL.Core.Infrastructure.Build/Services/ScriptGenerationService.cs#L116
Converting null literal or possible null value to non-nullable type.
|
build:
STX.SPAL.Core.Infrastructure.Build/Services/ScriptGenerationService.cs#L120
Possible null reference argument for parameter 'path' in 'DirectoryInfo Directory.CreateDirectory(string path)'.
|