Skip to content

Bump Duende.IdentityServer from 7.0.6 to 7.0.8 in /Server in the nuget group across 1 directory #52

Bump Duende.IdentityServer from 7.0.6 to 7.0.8 in /Server in the nuget group across 1 directory

Bump Duende.IdentityServer from 7.0.6 to 7.0.8 in /Server in the nuget group across 1 directory #52

Triggered via pull request October 28, 2024 19:46
Status Success
Total duration 13m 52s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build: Shared/Components/CascadingAppState.razor#L108
Nullability of reference types in return type of 'string? CascadingAppState.BaseUrl.get' doesn't match implicitly implemented member 'string IAppState.BaseUrl.get' (possibly because of nullability attributes).
build: Shared/Components/CascadingAppState.razor#L133
Nullability of reference types in return type of 'OrderedDictionary? CascadingAppState.BaseUrls.get' doesn't match implicitly implemented member 'OrderedDictionary IAppState.BaseUrls.get' (possibly because of nullability attributes).
build: Shared/Components/CascadingAppState.razor#L173
Nullability of reference types in return type of 'RawSoftwareStatementAndHeader? CascadingAppState.SoftwareStatementBeforeEncoding.get' doesn't match implicitly implemented member 'RawSoftwareStatementAndHeader IAppState.SoftwareStatementBeforeEncoding.get' (possibly because of nullability attributes).
build: Shared/Services/UdapClientState.cs#L34
Nullability of reference types in return type of 'RawSoftwareStatementAndHeader? UdapClientState.SoftwareStatementBeforeEncoding.get' doesn't match implicitly implemented member 'RawSoftwareStatementAndHeader IAppState.SoftwareStatementBeforeEncoding.get' (possibly because of nullability attributes).
build: Shared/Services/x509/CertificateTooling.cs#L103
Possible null reference return.
build: Shared/Components/CascadingAppState.razor#L108
Nullability of reference types in return type of 'string? CascadingAppState.BaseUrl.get' doesn't match implicitly implemented member 'string IAppState.BaseUrl.get' (possibly because of nullability attributes).
build: Shared/Components/CascadingAppState.razor#L133
Nullability of reference types in return type of 'OrderedDictionary? CascadingAppState.BaseUrls.get' doesn't match implicitly implemented member 'OrderedDictionary IAppState.BaseUrls.get' (possibly because of nullability attributes).
build: Shared/Components/CascadingAppState.razor#L173
Nullability of reference types in return type of 'RawSoftwareStatementAndHeader? CascadingAppState.SoftwareStatementBeforeEncoding.get' doesn't match implicitly implemented member 'RawSoftwareStatementAndHeader IAppState.SoftwareStatementBeforeEncoding.get' (possibly because of nullability attributes).
build: Shared/Services/UdapClientState.cs#L34
Nullability of reference types in return type of 'RawSoftwareStatementAndHeader? UdapClientState.SoftwareStatementBeforeEncoding.get' doesn't match implicitly implemented member 'RawSoftwareStatementAndHeader IAppState.SoftwareStatementBeforeEncoding.get' (possibly because of nullability attributes).
build: Shared/Services/x509/CertificateTooling.cs#L103
Possible null reference return.