Skip to content

Bump Microsoft.AspNetCore.Mvc.Testing from 6.0.26 to 6.0.27 #208

Bump Microsoft.AspNetCore.Mvc.Testing from 6.0.26 to 6.0.27

Bump Microsoft.AspNetCore.Mvc.Testing from 6.0.26 to 6.0.27 #208

Triggered via pull request February 19, 2024 09:01
Status Failure
Total duration 1m 15s
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

1 error and 26 warnings
build-and-test-ubuntu-20.04
Process completed with exit code 1.
build-and-test-ubuntu-20.04
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: cake-build/cake-action@v2, kkak10/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-and-test-ubuntu-20.04
The following actions uses node12 which is deprecated and will be forced to run on node16: kkak10/[email protected]. 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-ubuntu-20.04
No files were found with the provided path: Build/artifacts/*.xml. No artifacts will be uploaded.
build-and-test-ubuntu-20.04: Source/BSN.IpTables.Domain/IpTablesRuleBuilder.cs#L52
Cannot convert null literal to non-nullable reference type.
build-and-test-ubuntu-20.04: Source/BSN.IpTables.Domain/IpTablesRuleBuilder.cs#L76
Cannot convert null literal to non-nullable reference type.
build-and-test-ubuntu-20.04: Source/BSN.IpTables.Domain/IpTablesRuleBuilder.cs#L100
Cannot convert null literal to non-nullable reference type.
build-and-test-ubuntu-20.04: Source/BSN.IpTables.Domain/IpTablesRuleBuilder.cs#L126
Cannot convert null literal to non-nullable reference type.
build-and-test-ubuntu-20.04: Source/BSN.IpTables.Domain/IpTablesRuleBuilder.cs#L153
Cannot convert null literal to non-nullable reference type.
build-and-test-ubuntu-20.04: Source/BSN.IpTables.Domain/IpTablesRuleBuilder.cs#L174
Cannot convert null literal to non-nullable reference type.
build-and-test-ubuntu-20.04: Source/BSN.IpTables.Domain/IpTablesRuleBuilder.cs#L202
Cannot convert null literal to non-nullable reference type.
build-and-test-ubuntu-20.04: Source/BSN.IpTables.Domain/IpTablesRuleBuilder.cs#L228
Cannot convert null literal to non-nullable reference type.
build-and-test-ubuntu-20.04: 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-ubuntu-20.04: 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-ubuntu-20.04
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build-and-test-ubuntu-20.04: 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-ubuntu-20.04: 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-ubuntu-20.04: Source/BSN.IpTables.Domain/IpTablesRuleBuilder.cs#L52
Cannot convert null literal to non-nullable reference type.
build-and-test-ubuntu-20.04: Source/BSN.IpTables.Domain/IpTablesRuleBuilder.cs#L76
Cannot convert null literal to non-nullable reference type.
build-and-test-ubuntu-20.04: Source/BSN.IpTables.Domain/IpTablesRuleBuilder.cs#L100
Cannot convert null literal to non-nullable reference type.
build-and-test-ubuntu-20.04: Source/BSN.IpTables.Domain/IpTablesRuleBuilder.cs#L126
Cannot convert null literal to non-nullable reference type.
build-and-test-ubuntu-20.04: Source/BSN.IpTables.Domain/IpTablesRuleBuilder.cs#L153
Cannot convert null literal to non-nullable reference type.
build-and-test-ubuntu-20.04: Source/BSN.IpTables.Domain/IpTablesRuleBuilder.cs#L174
Cannot convert null literal to non-nullable reference type.
build-and-test-ubuntu-20.04: Source/BSN.IpTables.Domain/IpTablesRuleBuilder.cs#L202
Cannot convert null literal to non-nullable reference type.
build-and-test-ubuntu-20.04: Source/BSN.IpTables.Domain/IpTablesRuleBuilder.cs#L228
Cannot convert null literal to non-nullable reference type.
build-and-test-ubuntu-20.04: 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-ubuntu-20.04: 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.