Skip to content

Implement per instance credential delete, dns zone lookup #389

Implement per instance credential delete, dns zone lookup

Implement per instance credential delete, dns zone lookup #389

Triggered via push October 30, 2024 07:48
Status Failure
Total duration 41m 49s
Artifacts
build-and-test-windows
4m 21s
build-and-test-windows
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
build-and-test-windows
Process completed with exit code 1.
build-and-test-windows
Process completed with exit code 1.
build-and-test-windows
'SQLiteCredentialStore' does not implement interface member 'ICredentialsManager.Delete(IManagedItemStore, string)'. 'SQLiteCredentialStore.Delete(IManagedItemStore, string)' cannot implement 'ICredentialsManager.Delete(IManagedItemStore, string)' because it does not have the matching return type of 'Task<ActionResult>'.
build-and-test-windows
'PostgresCredentialStore' does not implement interface member 'ICredentialsManager.Delete(IManagedItemStore, string)'. 'PostgresCredentialStore.Delete(IManagedItemStore, string)' cannot implement 'ICredentialsManager.Delete(IManagedItemStore, string)' because it does not have the matching return type of 'Task<ActionResult>'.
build-and-test-windows
Process completed with exit code 1.
build-and-test-windows
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/