Skip to content

FOUNDATIONS: IServiceProvider part in InjectionDependencyService #112

FOUNDATIONS: IServiceProvider part in InjectionDependencyService

FOUNDATIONS: IServiceProvider part in InjectionDependencyService #112

Triggered via pull request October 6, 2024 09:15
Status Success
Total duration 44s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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)'.