Skip to content

feat: Support eval with dynamic request value type (#360) #470

feat: Support eval with dynamic request value type (#360)

feat: Support eval with dynamic request value type (#360) #470

Triggered via push June 18, 2024 01:31
Status Success
Total duration 12m 35s
Artifacts 2

build.yml

on: push
dry-run-semantic-release
15s
dry-run-semantic-release
release-build-version
5m 35s
release-build-version
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 43 warnings
release-build-version
Member 'System.Threading.Tasks.Task<System.Collections.Generic.IEnumerable<bool>> Casbin.IEnforcer.BatchEnforceAsync<TRequest>(Casbin.EnforceContext, System.Collections.Generic.IEnumerable<TRequest>)' exists on lib/net452/Casbin.dll but not on lib/net461/Casbin.dll
release-build-version
Cannot add interface member 'System.Collections.Generic.IAsyncEnumerable<bool> Casbin.IEnforcer.BatchEnforceAsync<TRequest>(Casbin.EnforceContext, System.Collections.Generic.IEnumerable<TRequest>)' to lib/net461/Casbin.dll because it does not exist on lib/net452/Casbin.dll
release-build-version
Cannot add interface member 'Microsoft.Extensions.Logging.ILogger Casbin.IEnforcer.Logger' to lib/net461/Casbin.dll because it does not exist on lib/net452/Casbin.dll
release-build-version
Member 'System.Threading.Tasks.Task<System.Collections.Generic.IEnumerable<bool>> Casbin.Enforcer.BatchEnforceAsync<TRequest>(Casbin.EnforceContext, System.Collections.Generic.IEnumerable<TRequest>)' exists on lib/net452/Casbin.dll but not on lib/net461/Casbin.dll
release-build-version
Member 'System.Threading.Tasks.Task<System.Collections.Generic.IEnumerable<bool>> Casbin.EnforcerExtension.BatchEnforceAsync<T>(this Casbin.IEnforcer, System.Collections.Generic.IEnumerable<T>)' exists on lib/net452/Casbin.dll but not on lib/net461/Casbin.dll
release-build-version
Member 'System.Threading.Tasks.Task<System.Collections.Generic.IEnumerable<bool>> Casbin.EnforcerExtension.BatchEnforceWithMatcherAsync<T>(this Casbin.IEnforcer, string, System.Collections.Generic.IEnumerable<T>)' exists on lib/net452/Casbin.dll but not on lib/net461/Casbin.dll
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: Casbin/Config/DefaultConfig.cs#L18
The field 'DefaultConfig._defaultCommentSem' is assigned but its value is never used
build: Casbin/Config/DefaultConfig.cs#L18
The field 'DefaultConfig._defaultCommentSem' is assigned but its value is never used
build: Casbin/Config/DefaultConfig.cs#L18
The field 'DefaultConfig._defaultCommentSem' is assigned but its value is never used
build: Casbin/Config/DefaultConfig.cs#L18
The field 'DefaultConfig._defaultCommentSem' is assigned but its value is never used
build: Casbin/Config/DefaultConfig.cs#L18
The field 'DefaultConfig._defaultCommentSem' is assigned but its value is never used
build: Casbin/Config/DefaultConfig.cs#L18
The field 'DefaultConfig._defaultCommentSem' is assigned but its value is never used
build: Casbin/Config/DefaultConfig.cs#L18
The field 'DefaultConfig._defaultCommentSem' is assigned but its value is never used
build: Casbin/Config/DefaultConfig.cs#L18
The field 'DefaultConfig._defaultCommentSem' is assigned but its value is never used
build: Casbin/Config/DefaultConfig.cs#L18
The field 'DefaultConfig._defaultCommentSem' is assigned but its value is never used
build: Casbin/Config/DefaultConfig.cs#L18
The field 'DefaultConfig._defaultCommentSem' is assigned but its value is never used
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
.NET 7.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.
dry-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/.
dry-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-build-version
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-build-version
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-build-version
.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-build-version
.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-build-version
.NET 7.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-build-version: Casbin/Config/DefaultConfig.cs#L18
The field 'DefaultConfig._defaultCommentSem' is assigned but its value is never used
release-build-version: Casbin/Config/DefaultConfig.cs#L18
The field 'DefaultConfig._defaultCommentSem' is assigned but its value is never used
release-build-version: Casbin/Config/DefaultConfig.cs#L18
The field 'DefaultConfig._defaultCommentSem' is assigned but its value is never used
release-build-version: Casbin/Config/DefaultConfig.cs#L18
The field 'DefaultConfig._defaultCommentSem' is assigned but its value is never used
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-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/
release-build-version: Casbin/Config/DefaultConfig.cs#L18
The field 'DefaultConfig._defaultCommentSem' is assigned but its value is never used
release-build-version: Casbin/Config/DefaultConfig.cs#L18
The field 'DefaultConfig._defaultCommentSem' is assigned but its value is never used
release-build-version: Casbin/Config/DefaultConfig.cs#L18
The field 'DefaultConfig._defaultCommentSem' is assigned but its value is never used
release-build-version: Casbin/Config/DefaultConfig.cs#L18
The field 'DefaultConfig._defaultCommentSem' is assigned but its value is never used
release-build-version: Casbin/Config/DefaultConfig.cs#L18
The field 'DefaultConfig._defaultCommentSem' is assigned but its value is never used
release-build-version: Casbin/Config/DefaultConfig.cs#L18
The field 'DefaultConfig._defaultCommentSem' is assigned but its value is never used
release-build-version: Casbin/Config/DefaultConfig.cs#L18
The field 'DefaultConfig._defaultCommentSem' is assigned but its value is never used
release-build-version: Casbin/Config/DefaultConfig.cs#L18
The field 'DefaultConfig._defaultCommentSem' is assigned but its value is never used
release-build-version: Casbin/Config/DefaultConfig.cs#L18
The field 'DefaultConfig._defaultCommentSem' is assigned but its value is never used
release-build-version: Casbin/Config/DefaultConfig.cs#L18
The field 'DefaultConfig._defaultCommentSem' is assigned but its value is never used
release-build-version: Casbin/Config/DefaultConfig.cs#L18
The field 'DefaultConfig._defaultCommentSem' is assigned but its value is never used
release-build-version: Casbin/Config/DefaultConfig.cs#L18
The field 'DefaultConfig._defaultCommentSem' is assigned but its value is never used
release-build-version: Casbin/Config/DefaultConfig.cs#L18
The field 'DefaultConfig._defaultCommentSem' is assigned but its value is never used
release-build-version: Casbin/Config/DefaultConfig.cs#L18
The field 'DefaultConfig._defaultCommentSem' is assigned but its value is never used
release-build-version: Casbin/Config/DefaultConfig.cs#L18
The field 'DefaultConfig._defaultCommentSem' is assigned but its value is never used
release-build-version: Casbin/Config/DefaultConfig.cs#L18
The field 'DefaultConfig._defaultCommentSem' is assigned but its value is never used

Artifacts

Produced during runtime
Name Size
drop-ci-build-packages Expired
1.71 MB
drop-ci-test-results Expired
38.6 MB