Skip to content

Feature/pid 1123

Feature/pid 1123 #282

Triggered via pull request November 2, 2023 14:17
Status Failure
Total duration 1m 46s
Artifacts

ci-lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
lint: pubsignals/atomicSigV2.go#L118
unused-parameter: parameter 'verifierID' seems to be unused, consider removing or renaming it as _ (revive)
lint: pubsignals/authV2.go#L88
unused-parameter: parameter 'verifierID' seems to be unused, consider removing or renaming it as _ (revive)
lint: pubsignals/atomicMtpV2.go#L115
unused-parameter: parameter 'verifierID' seems to be unused, consider removing or renaming it as _ (revive)
lint
Process completed with exit code 1.
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v1, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/