Skip to content

Feature/Verify Token V2 #370

Feature/Verify Token V2

Feature/Verify Token V2 #370

Triggered via pull request October 18, 2024 15:56
Status Failure
Total duration 50s
Artifacts

ci-lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 2 warnings
lint: auth.go#L107
undefined: iden3comm (typecheck)
lint: auth.go#L108
undefined: iden3comm (typecheck)
lint: auth.go#L192
undefined: iden3comm (typecheck)
lint: auth_test.go#L64
cannot use &mockStateResolver{} (value of type *mockStateResolver) as pubsignals.StateResolver value in map literal: *mockStateResolver does not implement pubsignals.StateResolver (missing method GetContractAddr) (typecheck)
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/
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v1, actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/