Skip to content

FOUNDATIONS: ServiceCollectionService #61

FOUNDATIONS: ServiceCollectionService

FOUNDATIONS: ServiceCollectionService #61

Triggered via pull request June 4, 2024 16:54
Status Failure
Total duration 45s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 8 warnings
build
Process completed with exit code 1.
label
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/github-script@v6. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
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.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.Tests.Unit/Services/Foundations/ServicesCollections/ServiceCollectionServiceTests.Validations.RegisterServiceDescriptor.cs#L19
Theory method 'ShouldThrowValidationExceptionIfInvalidParameters' on test class 'ServiceCollectionServiceTests' does not use parameter 'exceptionMessage'. Use the parameter, or remove the parameter and associated data. (https://xunit.net/xunit.analyzers/rules/xUnit1026)
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.Tests.Unit/Services/Foundations/ServicesCollections/ServiceCollectionServiceTests.Validations.RegisterServiceDescriptor.cs#L19
Theory method 'ShouldThrowValidationExceptionIfInvalidParameters' on test class 'ServiceCollectionServiceTests' does not use parameter 'exceptionMessage'. Use the parameter, or remove the parameter and associated data. (https://xunit.net/xunit.analyzers/rules/xUnit1026)