Skip to content

Managed SA

Managed SA #98

Triggered via pull request September 12, 2024 07:56
Status Failure
Total duration 44s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 12 warnings
build
Process completed with exit code 1.
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 following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build: src/Spid.Cie.OIDC.AspNetCore/Configuration/OpenIdConnectOptionsProvider.cs#L42
Nullability of reference types in type of parameter 'name' of 'OpenIdConnectOptions OpenIdConnectOptionsProvider.Get(string name)' doesn't match implicitly implemented member 'OpenIdConnectOptions IOptionsMonitor<OpenIdConnectOptions>.Get(string? name)' (possibly because of nullability attributes).
build: src/Spid.Cie.OIDC.AspNetCore/Extensions/SpidCieHandler.cs#L40
'ISystemClock' is obsolete: 'Use TimeProvider instead.'
build: src/Spid.Cie.OIDC.AspNetCore/Services/TrustChainManager.cs#L42
Dereference of a possibly null reference.
build: src/Spid.Cie.OIDC.AspNetCore/Services/TrustChainManager.cs#L45
Dereference of a possibly null reference.
build: src/Spid.Cie.OIDC.AspNetCore/Configuration/ConfigurationManager.cs#L27
Dereference of a possibly null reference.
build: src/Spid.Cie.OIDC.AspNetCore/Configuration/ConfigurationManager.cs#L27
Dereference of a possibly null reference.
build: src/Spid.Cie.OIDC.AspNetCore/Services/TrustChainManager.cs#L66
Converting null literal or possible null value to non-nullable type.
build: src/Spid.Cie.OIDC.AspNetCore/Services/TrustChainManager.cs#L96
Dereference of a possibly null reference.
build: src/Spid.Cie.OIDC.AspNetCore/Services/TrustChainManager.cs#L96
Dereference of a possibly null reference.
build: src/Spid.Cie.OIDC.AspNetCore/Services/TrustChainManager.cs#L126
Dereference of a possibly null reference.