Skip to content

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

Fix xml signature verification and update to .net 9.0

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

Triggered via pull request February 8, 2025 15:36
Status Failure
Total duration 1m 16s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
build
Process completed with exit code 1.
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/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.