Skip to content

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

Fix xml signature verification and update to .net 9.0

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

Triggered via push January 19, 2025 10:08
Status Failure
Total duration 2m 15s
Artifacts

dotnet.yml

on: push
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: CIE.AspNetCore.Authentication/CIE.AspNetCore.Authentication/Helpers/XmlHelpers.cs#L113
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: CIE.AspNetCore.Authentication/CIE.AspNetCore.Authentication/Saml/SamlHandler.cs#L297
The result of the expression is always 'false' since a value of type 'DateTime' is never equal to 'null' of type 'DateTime?'
build: CIE.AspNetCore.Authentication/CIE.AspNetCore.Authentication/Saml/SamlHandler.cs#L326
The result of the expression is always 'false' since a value of type 'DateTime' is never equal to 'null' of type 'DateTime?'
build: CIE.AspNetCore.Authentication/CIE.AspNetCore.Authentication/Helpers/OptionsHelper.cs#L46
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: CIE.AspNetCore.Authentication/CIE.AspNetCore.Authentication/Helpers/XmlHelpers.cs#L113
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: CIE.AspNetCore.Authentication/CIE.AspNetCore.Authentication/Helpers/OptionsHelper.cs#L46
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
build: CIE.AspNetCore.Authentication/CIE.AspNetCore.Authentication/Saml/SamlHandler.cs#L297
The result of the expression is always 'false' since a value of type 'DateTime' is never equal to 'null' of type 'DateTime?'
build: CIE.AspNetCore.Authentication/CIE.AspNetCore.Authentication/Saml/SamlHandler.cs#L326
The result of the expression is always 'false' since a value of type 'DateTime' is never equal to 'null' of type 'DateTime?'
build: CIE.AspNetCore.Authentication/CIE.AspNetCore.Authentication/CieHandler.cs#L40
'ISystemClock' is obsolete: 'Use TimeProvider instead.'
build: CIE.AspNetCore.Authentication/CIE.AspNetCore.Authentication/Helpers/XmlHelpers.cs#L113
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.