Skip to content

Coup

Coup #150

Triggered via pull request October 24, 2024 10:44
@pouya-eghbalipouya-eghbali
synchronize #155
coup
Status Failure
Total duration 2m 0s
Artifacts

go.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
build: internal/repository/mongo/attestation.go#L32
comparing with == will fail on wrapped errors. Use errors.Is to check for a specific error (errorlint)
build: internal/repository/mongo/proof.go#L55
comparing with == will fail on wrapped errors. Use errors.Is to check for a specific error (errorlint)
build: internal/service/attestation/attestation.go#L165
comparing with != will fail on wrapped errors. Use errors.Is to check for a specific error (errorlint)
build: internal/service/attestation/attestation.go#L170
comparing with != will fail on wrapped errors. Use errors.Is to check for a specific error (errorlint)
build
Process completed with exit code 2.
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/