Skip to content

feat: add all missing APIs for all objects: group, model, adapter, enforcer, etc. #173

feat: add all missing APIs for all objects: group, model, adapter, enforcer, etc.

feat: add all missing APIs for all objects: group, model, adapter, enforcer, etc. #173

Re-run triggered February 3, 2024 15:38
Status Success
Total duration 4m 3s
Artifacts

build.yml

on: pull_request
dry-run-semantic-release
0s
dry-run-semantic-release
release-build-version
0s
release-build-version
Fit to window
Zoom out
Zoom in

Annotations

16 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/CertsTest.cs#L48
Dereference of a possibly null reference.
build: tests/Casdoor.Client.UnitTests/ApiClientTests/CertsTest.cs#L50
Dereference of a possibly null reference.
build: tests/Casdoor.Client.UnitTests/ApiClientTests/CertsTest.cs#L56
Possible null reference argument for parameter 'source' in 'bool Enumerable.Any<CasdoorCert>(IEnumerable<CasdoorCert> source)'.
build: tests/Casdoor.Client.UnitTests/ApiClientTests/CertsTest.cs#L73
Dereference of a possibly null reference.
build: tests/Casdoor.Client.UnitTests/ApiClientTests/CertsTest.cs#L81
Dereference of a possibly null reference.
build: tests/Casdoor.Client.UnitTests/ApiClientTests/CertsTest.cs#L85
Dereference of a possibly null reference.
build: tests/Casdoor.Client.UnitTests/ApiClientTests/CertsTest.cs#L90
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.