Feature/Verify Token V2 #370
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/
|