feat: fix webapi RequireHttpsMetadata for local dev (#95) #183
Annotations
17 warnings
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/.
|
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 solution
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Build solution
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Build solution:
tests/Casdoor.Client.UnitTests/ApiClientTests/ApplicationTest.cs#L35
Dereference of a possibly null reference.
|
Build solution:
tests/Casdoor.Client.UnitTests/ApiClientTests/ApplicationTest.cs#L37
Dereference of a possibly null reference.
|
Build solution:
tests/Casdoor.Client.UnitTests/ApiClientTests/ApplicationTest.cs#L42
Possible null reference argument for parameter 'source' in 'bool Enumerable.Any<CasdoorApplication>(IEnumerable<CasdoorApplication> source)'.
|
Build solution:
tests/Casdoor.Client.UnitTests/ApiClientTests/ApplicationTest.cs#L57
Dereference of a possibly null reference.
|
Build solution:
tests/Casdoor.Client.UnitTests/ApiClientTests/ApplicationTest.cs#L65
Dereference of a possibly null reference.
|
Build solution:
tests/Casdoor.Client.UnitTests/ApiClientTests/ApplicationTest.cs#L69
Dereference of a possibly null reference.
|
Build solution:
tests/Casdoor.Client.UnitTests/ApiClientTests/ApplicationTest.cs#L74
Dereference of a possibly null reference.
|
Build solution:
tests/Casdoor.Client.UnitTests/ApiClientTests/ApplicationTest.cs#L82
Possible null reference argument for parameter 'source' in 'bool Enumerable.Any<CasdoorApplication>(IEnumerable<CasdoorApplication> source)'.
|
Setup .NET SDK
.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.
|
Setup .NET SDK
.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.
|
Install dependencies
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Install dependencies
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "drop-ci-build-packages", "drop-ci-test-results".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading