Skip to content

Bump Microsoft.NET.Test.Sdk from 17.7.0 to 17.7.2 #83

Bump Microsoft.NET.Test.Sdk from 17.7.0 to 17.7.2

Bump Microsoft.NET.Test.Sdk from 17.7.0 to 17.7.2 #83

Triggered via pull request September 21, 2023 08:48
Status Failure
Total duration 2m 7s
Artifacts

main.yml

on: pull_request
Matrix: build-and-test
Update release draft
0s
Update release draft
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 14 warnings
build-and-test-Array: Test/SystemTests/BSN.IpTables.Api.SystemTest/HomeControllerTest.cs#L129
The field factory should be Disposed in a method annotated with
build-and-test-Array: Test/SystemTests/BSN.IpTables.Api.SystemTest/HomeControllerTest.cs#L128
The field client should be Disposed in a method annotated with
build-and-test-Array: Test/SystemTests/BSN.IpTables.Api.SystemTest/HomeControllerTest.cs#L129
The field factory should be Disposed in a method annotated with
build-and-test-Array: Test/SystemTests/BSN.IpTables.Api.SystemTest/HomeControllerTest.cs#L128
The field client should be Disposed in a method annotated with
build-and-test-Array
Process completed with exit code 1.
build-and-test-Array
The following actions uses node12 which is deprecated and will be forced to run on node16: cake-build/cake-action@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-and-test-Array: Test/UnitTests/BSN.IpTables.Api.Tests/Controllers/HomeControllerTest.cs#L32
Argument of type 'Func<object, Exception, string>' cannot be used for parameter 'formatter' of type 'Func<object, Exception?, string>' in 'void ILogger.Log<object>(LogLevel logLevel, EventId eventId, object state, Exception? exception, Func<object, Exception?, string> formatter)' due to differences in the nullability of reference types.
build-and-test-Array: Test/UnitTests/BSN.IpTables.Api.Tests/Controllers/HomeControllerTest.cs#L32
Argument of type 'Func<object, Exception, string>' cannot be used for parameter 'formatter' of type 'Func<object, Exception?, string>' in 'void ILogger.Log<object>(LogLevel logLevel, EventId eventId, object state, Exception? exception, Func<object, Exception?, string> formatter)' due to differences in the nullability of reference types.
build-and-test-Array: Source/BSN.IpTables.Domain/IpTablesRuleBuilder.cs#L52
Cannot convert null literal to non-nullable reference type.
build-and-test-Array: Source/BSN.IpTables.Domain/IpTablesRuleBuilder.cs#L76
Cannot convert null literal to non-nullable reference type.
build-and-test-Array: Source/BSN.IpTables.Domain/IpTablesRuleBuilder.cs#L100
Cannot convert null literal to non-nullable reference type.
build-and-test-Array: Source/BSN.IpTables.Domain/IpTablesRuleBuilder.cs#L126
Cannot convert null literal to non-nullable reference type.
build-and-test-Array: Source/BSN.IpTables.Domain/IpTablesRuleBuilder.cs#L153
Cannot convert null literal to non-nullable reference type.
build-and-test-Array: Source/BSN.IpTables.Domain/IpTablesRuleBuilder.cs#L174
Cannot convert null literal to non-nullable reference type.
build-and-test-Array: Source/BSN.IpTables.Domain/IpTablesRuleBuilder.cs#L202
Cannot convert null literal to non-nullable reference type.
build-and-test-Array: Source/BSN.IpTables.Domain/IpTablesRuleBuilder.cs#L228
Cannot convert null literal to non-nullable reference type.
build-and-test-Array: Source/BSN.IpTables.Presentation.Dto/V1/ViewModels/IpTablesRuleViewModel.cs#L11
Non-nullable property 'InterfaceName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-test-Array: Source/BSN.IpTables.Presentation.Dto/V1/ViewModels/IpTablesRuleViewModel.cs#L12
Non-nullable property 'Protocol' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-test-Array
No files were found with the provided path: Build/artifacts/*.xml. No artifacts will be uploaded.