feat: fix webapi RequireHttpsMetadata for local dev (#95) #42
Annotations
40 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
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
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:
samples/ConsoleApp/Program.cs#L57
Possible null reference argument for parameter 'obj' in 'void ConsoleExtension.JsonWriteLine(object obj, ConsoleColor color = ConsoleColor.Black)'.
|
build:
tests/Casdoor.Client.UnitTests/ApiClientTests/WebhookTest.cs#L42
Dereference of a possibly null reference.
|
build:
tests/Casdoor.Client.UnitTests/ApiClientTests/WebhookTest.cs#L44
Dereference of a possibly null reference.
|
build:
tests/Casdoor.Client.UnitTests/ApiClientTests/WebhookTest.cs#L50
Possible null reference argument for parameter 'source' in 'bool Enumerable.Any<CasdoorWebhook>(IEnumerable<CasdoorWebhook> source)'.
|
build:
tests/Casdoor.Client.UnitTests/ApiClientTests/WebhookTest.cs#L67
Dereference of a possibly null reference.
|
build:
tests/Casdoor.Client.UnitTests/ApiClientTests/WebhookTest.cs#L73
Dereference of a possibly null reference.
|
build:
tests/Casdoor.Client.UnitTests/ApiClientTests/WebhookTest.cs#L78
Dereference of a possibly null reference.
|
build:
tests/Casdoor.Client.UnitTests/ApiClientTests/WebhookTest.cs#L83
Dereference of a possibly null reference.
|
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.
|
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.
|
build
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
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.
|
run-semantic-release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
run-semantic-release
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
release
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/.
|
release
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/
|
release
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.
|
release
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.
|
release
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.
|
release
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.
|
release
A stable release of a package should not have a prerelease dependency. Either modify the version spec of dependency "Microsoft.AspNetCore.Authentication.OpenIdConnect
|
release
.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.
|
release
.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.
|
release
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.
|
release
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.
|
release
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.
|
release
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.
|
release:
samples/ConsoleApp/Program.cs#L57
Possible null reference argument for parameter 'obj' in 'void ConsoleExtension.JsonWriteLine(object obj, ConsoleColor color = ConsoleColor.Black)'.
|
release:
tests/Casdoor.Client.UnitTests/ApiClientTests/WebhookTest.cs#L42
Dereference of a possibly null reference.
|
release:
tests/Casdoor.Client.UnitTests/ApiClientTests/WebhookTest.cs#L44
Dereference of a possibly null reference.
|
release:
tests/Casdoor.Client.UnitTests/ApiClientTests/WebhookTest.cs#L50
Possible null reference argument for parameter 'source' in 'bool Enumerable.Any<CasdoorWebhook>(IEnumerable<CasdoorWebhook> source)'.
|
release:
tests/Casdoor.Client.UnitTests/ApiClientTests/WebhookTest.cs#L67
Dereference of a possibly null reference.
|
release:
tests/Casdoor.Client.UnitTests/ApiClientTests/WebhookTest.cs#L73
Dereference of a possibly null reference.
|
release:
tests/Casdoor.Client.UnitTests/ApiClientTests/WebhookTest.cs#L78
Dereference of a possibly null reference.
|
release:
tests/Casdoor.Client.UnitTests/ApiClientTests/WebhookTest.cs#L83
Dereference of a possibly null reference.
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "drop-ci-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/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
drop-ci-packages
Expired
|
1.06 MB |
|
drop-ci-test-results
Expired
|
1.96 MB |
|