This repository has been archived by the owner on Nov 19, 2024. It is now read-only.
Add accessor for current principal #245
Annotations
7 errors and 14 warnings
Run ./build.sh:
src/Duende.AccessTokenManagement.OpenIdConnect/BlazorServerPrincipalAccessor.cs#L19
Feature 'primary constructors' is not available in C# 10.0. Please use language version 12.0 or greater.
|
Run ./build.sh:
src/Duende.AccessTokenManagement.OpenIdConnect/CircuitServicesAccessor.cs#L43
The type or namespace name 'CircuitInboundActivityContext' could not be found (are you missing a using directive or an assembly reference?)
|
Run ./build.sh:
src/Duende.AccessTokenManagement.OpenIdConnect/CircuitServicesAccessor.cs#L42
The type or namespace name 'CircuitInboundActivityContext' could not be found (are you missing a using directive or an assembly reference?)
|
Run ./build.sh:
src/Duende.AccessTokenManagement.OpenIdConnect/BlazorServerPrincipalAccessor.cs#L19
Feature 'primary constructors' is not available in C# 10.0. Please use language version 12.0 or greater.
|
Run ./build.sh:
src/Duende.AccessTokenManagement.OpenIdConnect/CircuitServicesAccessor.cs#L43
The type or namespace name 'CircuitInboundActivityContext' could not be found (are you missing a using directive or an assembly reference?)
|
Run ./build.sh:
src/Duende.AccessTokenManagement.OpenIdConnect/CircuitServicesAccessor.cs#L42
The type or namespace name 'CircuitInboundActivityContext' could not be found (are you missing a using directive or an assembly reference?)
|
Run ./build.sh
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], 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/[email protected], 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/
|
Run actions/[email protected]
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run actions/[email protected]
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run ./build.sh:
src/Duende.AccessTokenManagement.OpenIdConnect/CircuitServicesAccessor.cs#L26
Possible null reference assignment.
|
Run ./build.sh:
src/Duende.AccessTokenManagement.OpenIdConnect/OpenIdConnectTokenManagementServiceCollectionExtensions.cs#L53
Missing XML comment for publicly visible type or member 'OpenIdConnectTokenManagementServiceCollectionExtensions.AddBlazorServerAccessTokenManagement<T>(IServiceCollection)'
|
Run ./build.sh
Unreachable code detected
|
Run ./build.sh
Unreachable code detected
|
Run ./build.sh
Unreachable code detected
|
Run ./build.sh:
src/Duende.AccessTokenManagement.OpenIdConnect/CircuitServicesAccessor.cs#L26
Possible null reference assignment.
|
Run ./build.sh:
src/Duende.AccessTokenManagement.OpenIdConnect/OpenIdConnectTokenManagementServiceCollectionExtensions.cs#L53
Missing XML comment for publicly visible type or member 'OpenIdConnectTokenManagementServiceCollectionExtensions.AddBlazorServerAccessTokenManagement<T>(IServiceCollection)'
|
Run ./build.sh
Unreachable code detected
|
Run ./build.sh
Unreachable code detected
|
Run ./build.sh
Unreachable code detected
|
Loading