DESIGN: POC Implementation #10 #21
Annotations
3 errors and 7 warnings
Build:
STX.Serialization.POC/Program.cs#L20
The type or namespace name 'IServiceProvider' could not be found (are you missing a using directive or an assembly reference?)
|
Build:
STX.Serialization.POC/Program.cs#L20
The type or namespace name 'IServiceProvider' could not be found (are you missing a using directive or an assembly reference?)
|
Build
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build:
STX.Serialization.Providers.Abstractions.Infrastructure.Build/Services/ScriptGenerationService.cs#L111
Converting null literal or possible null value to non-nullable type.
|
Build:
STX.Serialization.Providers.Abstractions.Infrastructure.Build/Services/ScriptGenerationService.cs#L115
Possible null reference argument for parameter 'path' in 'DirectoryInfo Directory.CreateDirectory(string path)'.
|
Build:
STX.SPAL.Core/SPALOrchestrationService.Exceptions.cs#L19
The variable 'exception' is declared but never used
|
Build:
STX.Serialization.Providers.Abstractions.Infrastructure.Build/Services/ScriptGenerationService.cs#L111
Converting null literal or possible null value to non-nullable type.
|
Build:
STX.Serialization.Providers.Abstractions.Infrastructure.Build/Services/ScriptGenerationService.cs#L115
Possible null reference argument for parameter 'path' in 'DirectoryInfo Directory.CreateDirectory(string path)'.
|
Build:
STX.SPAL.Core/SPALOrchestrationService.Exceptions.cs#L19
The variable 'exception' is declared but never used
|
The logs for this run have expired and are no longer available.
Loading