Skip to content

feat: add all missing params to enforce and batch-enforce and clean up casbin api client #121

feat: add all missing params to enforce and batch-enforce and clean up casbin api client

feat: add all missing params to enforce and batch-enforce and clean up casbin api client #121

Triggered via pull request August 31, 2023 12:39
Status Success
Total duration 5m 35s
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

15 warnings
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: src/Casdoor.Client/Models/CasdoorEmailForm.cs#L34
Non-nullable property 'Provider' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/Casdoor.Client/Models/CasdoorEmailForm.cs#L34
Non-nullable property 'Provider' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
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: src/Casdoor.Client/Models/CasdoorEmailForm.cs#L34
Non-nullable property 'Provider' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/Casdoor.Client/Models/CasdoorEmailForm.cs#L34
Non-nullable property 'Provider' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/Casdoor.Client/Models/CasdoorEmailForm.cs#L34
Non-nullable property 'Provider' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/Casdoor.Client/Models/CasdoorEmailForm.cs#L34
Non-nullable property 'Provider' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/Casdoor.Client/Models/CasdoorEmailForm.cs#L34
Non-nullable property 'Provider' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
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
.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.