Feature/pid 1123 #283
Annotations
6 errors and 1 warning
lint:
pubsignals/verifyopts.go#L6
exported: exported var DefaultAuthVerifyOpts should have comment or be unexported (revive)
|
lint:
pubsignals/query.go#L207
exported: exported method Query.VerifyIssuer should have comment or be unexported (revive)
|
lint:
pubsignals/atomicSigV2.go#L117
unused-parameter: parameter 'verifierID' seems to be unused, consider removing or renaming it as _ (revive)
|
lint:
pubsignals/authV2.go#L87
unused-parameter: parameter 'verifierID' seems to be unused, consider removing or renaming it as _ (revive)
|
lint:
pubsignals/atomicMtpV2.go#L114
unused-parameter: parameter 'verifierID' seems to be unused, consider removing or renaming it as _ (revive)
|
lint
Process completed with exit code 1.
|
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/
|
The logs for this run have expired and are no longer available.
Loading