Skip to content

fix validateDisclosure for v3 circuit #306

fix validateDisclosure for v3 circuit

fix validateDisclosure for v3 circuit #306

Triggered via pull request December 18, 2023 16:18
Status Failure
Total duration 56s
Artifacts

ci-lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
lint: pubsignals/query.go#L309
elseif: can replace 'else {if cond {}}' with 'else if cond {}' (gocritic)
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/