Skip to content

Supporting AutoMapper v13. #155

Supporting AutoMapper v13.

Supporting AutoMapper v13. #155

Triggered via pull request March 28, 2024 21:27
Status Success
Total duration 4m 35s
Artifacts

ci.yml

on: pull_request
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: LogicBuilder.EntityFrameworkCore.SqlServer.IntegrationTests/QueryableExpressionTests.cs#L54
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
build: LogicBuilder.EntityFrameworkCore.SqlServer.IntegrationTests/PersistenceTest.cs#L50
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
build: LogicBuilder.EntityFrameworkCore.SqlServer.IntegrationTests/PersistenceTest.cs#L74
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
build: LogicBuilder.EntityFrameworkCore.SqlServer.IntegrationTests/PersistenceTest.cs#L86
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
build: LogicBuilder.EntityFrameworkCore.SqlServer.IntegrationTests/PersistenceTest.cs#L90
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
build: LogicBuilder.EntityFrameworkCore.SqlServer.IntegrationTests/PersistenceTest.cs#L55
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
build: LogicBuilder.EntityFrameworkCore.SqlServer.IntegrationTests/PersistenceTest.cs#L59
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
build: LogicBuilder.Kendo.ExpressionExtensions.IntegrationTests/RepositoryTests.cs#L76
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
build: LogicBuilder.Kendo.ExpressionExtensions.IntegrationTests/DataRequestTests.cs#L62
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
build: LogicBuilder.Kendo.ExpressionExtensions.IntegrationTests/RepositoryTests.cs#L96
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)