Skip to content

Changes Needed to Generate Sync RequestAuthenticator #304

Changes Needed to Generate Sync RequestAuthenticator

Changes Needed to Generate Sync RequestAuthenticator #304

Triggered via pull request July 14, 2023 15:02
Status Failure
Total duration 34s
Artifacts

ci.yml

on: pull_request
Build and test
22s
Build and test
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
Build and test
Since 'ExpiringPublicKeyDataProvider.IPublicKeyDataProvider.Save(Guid, JsonWebKey)' returns void, a return keyword must not be followed by an object expression
Build and test
Since 'ExpiringPublicKeyDataProvider.IPublicKeyDataProvider.Delete(Guid)' returns void, a return keyword must not be followed by an object expression
Build and test
Process completed with exit code 1.
Build and test: src/D2L.Security.OAuth2/Utilities/ID2LHttpClient.cs#L48
'ID2LHttpClient.Dispose()' hides inherited member 'IDisposable.Dispose()'. Use the new keyword if hiding was intended.