Skip to content

Release 5.0.0

Release 5.0.0 #28

Triggered via release February 19, 2024 14:29
@BlaiseDBlaiseD
published v5.0.0
Status Success
Total duration 3m 36s
Artifacts

release.yml

on: release
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@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: AutoMapper.OData.EF6.Tests/GetQueryTests.cs#L66
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
build: AutoMapper.OData.EF6.Tests/GetQueryTests.cs#L81
Do not use Assert.Equal() to check for collection size. Use Assert.Empty instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
build: AutoMapper.OData.EF6.Tests/GetQueryTests.cs#L95
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
build: AutoMapper.OData.EF6.Tests/GetQuerySelectTests.cs#L74
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
build: AutoMapper.OData.EF6.Tests/GetTests.cs#L66
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
build: AutoMapper.OData.EF6.Tests/GetQuerySelectTests.cs#L93
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
build: AutoMapper.OData.EF6.Tests/GetTests.cs#L82
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
build: AutoMapper.OData.EF6.Tests/GetQueryTests.cs#L144
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
build: AutoMapper.OData.EF6.Tests/GetQuerySelectTests.cs#L112
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)
build: AutoMapper.OData.EF6.Tests/GetTests.cs#L98
Do not use Assert.Equal() to check for collection size. Use Assert.Single instead. (https://xunit.net/xunit.analyzers/rules/xUnit2013)