Skip to content

Fix xml signature verification and update to .net 9.0 (#19) #68

Fix xml signature verification and update to .net 9.0 (#19)

Fix xml signature verification and update to .net 9.0 (#19) #68

Triggered via push February 8, 2025 15:45
Status Failure
Total duration 1m 12s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

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