Skip to content

CERT-22 - Add CSR feature #95

CERT-22 - Add CSR feature

CERT-22 - Add CSR feature #95

Triggered via pull request November 20, 2024 15:30
Status Failure
Total duration 27s
Artifacts

ci.yml

on: pull_request
Lint and Build
16s
Lint and Build
run-test
10s
run-test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
Lint and Build: service.go#L132
cannot use (*service)(nil) (value of type *service) as Service value in variable declaration: *service does not implement Service (wrong type for method IssueCert)
Lint and Build: service.go#L140
cannot use &svc (value of type *service) as Service value in return statement: *service does not implement Service (wrong type for method IssueCert)
Lint and Build: service.go#L146
cannot use &svc (value of type *service) as Service value in return statement: *service does not implement Service (wrong type for method IssueCert)
Lint and Build: service.go#L152
cannot use &svc (value of type *service) as Service value in return statement: *service does not implement Service (wrong type for method IssueCert)
Lint and Build: service.go#L156
cannot use &svc (value of type *service) as Service value in return statement: *service does not implement Service (wrong type for method IssueCert)
Lint and Build: api/logging.go#L13
could not import github.com/absmach/certs (-: # github.com/absmach/certs
Lint and Build: service.go#L132
cannot use (*service)(nil) (value of type *service) as Service value in variable declaration: *service does not implement Service (wrong type for method IssueCert)
Lint and Build: service.go#L140
cannot use &svc (value of type *service) as Service value in return statement: *service does not implement Service (wrong type for method IssueCert)
Lint and Build: service.go#L146
cannot use &svc (value of type *service) as Service value in return statement: *service does not implement Service (wrong type for method IssueCert)
Lint and Build: service.go#L152
cannot use &svc (value of type *service) as Service value in return statement: *service does not implement Service (wrong type for method IssueCert)
run-test
Codecov: Failed to properly upload report: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
run-test
'base' input parameter is ignored when action is triggered by pull request event
Lint and Build
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2