Skip to content

Fix xml signature verification and update to .net 9.0 #233

Fix xml signature verification and update to .net 9.0

Fix xml signature verification and update to .net 9.0 #233

Triggered via pull request January 26, 2025 13:12
Status Failure
Total duration 37s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
build
Process completed with exit code 1.
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build: src/SPID.AspNetCore.Authentication/Helpers/XmlHelpers.cs#L79
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/SPID.AspNetCore.Authentication/Helpers/XmlHelpers.cs#L109
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/SPID.AspNetCore.Authentication/Helpers/OptionsHelper.cs#L34
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/SPID.AspNetCore.Authentication/Helpers/OptionsHelper.cs#L36
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/SPID.AspNetCore.Authentication/Saml/SamlHandler.cs#L345
The result of the expression is always 'false' since a value of type 'DateTime' is never equal to 'null' of type 'DateTime?'
build: src/SPID.AspNetCore.Authentication/Saml/SamlHandler.cs#L374
The result of the expression is always 'false' since a value of type 'DateTime' is never equal to 'null' of type 'DateTime?'
build: src/SPID.AspNetCore.Authentication/Helpers/XmlHelpers.cs#L79
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/SPID.AspNetCore.Authentication/Helpers/XmlHelpers.cs#L109
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: src/SPID.AspNetCore.Authentication/Saml/SamlHandler.cs#L345
The result of the expression is always 'false' since a value of type 'DateTime' is never equal to 'null' of type 'DateTime?'
build: src/SPID.AspNetCore.Authentication/Saml/SamlHandler.cs#L374
The result of the expression is always 'false' since a value of type 'DateTime' is never equal to 'null' of type 'DateTime?'