wip(Liquid.Core): Update Liquid framework for net8. #38
liquid-ci-cd-core.yml
on: pull_request
call-reusable-build-workflow
/
build
58s
Annotations
5 errors and 6 warnings
call-reusable-build-workflow / build:
test/Liquid.Core.Tests/Domain/RequestHandlerTest.cs#L83
Assert.ThrowsAsync is async. The resulting task should be awaited (or stored for later awaiting). (https://xunit.net/xunit.analyzers/rules/xUnit2021)
|
call-reusable-build-workflow / build:
test/Liquid.Core.Tests/Repository/LiquidUnitOfWorkTests.cs#L185
Assert.ThrowsAsync is async. The resulting task should be awaited (or stored for later awaiting). (https://xunit.net/xunit.analyzers/rules/xUnit2021)
|
call-reusable-build-workflow / build:
test/Liquid.Core.Tests/Repository/LiquidUnitOfWorkTests.cs#L193
Assert.ThrowsAsync is async. The resulting task should be awaited (or stored for later awaiting). (https://xunit.net/xunit.analyzers/rules/xUnit2021)
|
call-reusable-build-workflow / build:
test/Liquid.Core.Tests/Repository/LiquidUnitOfWorkTests.cs#L199
Assert.ThrowsAsync is async. The resulting task should be awaited (or stored for later awaiting). (https://xunit.net/xunit.analyzers/rules/xUnit2021)
|
call-reusable-build-workflow / build
Process completed with exit code 1.
|
call-reusable-build-workflow / build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v3, actions/setup-dotnet@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
call-reusable-build-workflow / build:
src/Liquid.Core/Exceptions/LiquidException.cs#L40
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
|
call-reusable-build-workflow / build:
src/Liquid.Core/Exceptions/LiquidException.cs#L40
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
|
call-reusable-build-workflow / build:
src/Liquid.Core/Exceptions/LiquidException.cs#L40
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
|
call-reusable-build-workflow / build
.NET Core 3.1 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|
call-reusable-build-workflow / build
.NET 5.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|