initial version (does not work) #32
Annotations
20 errors and 2 warnings
lint
Cannot open: File exists
|
lint
Cannot open: File exists
|
lint
Cannot open: File exists
|
lint
Cannot open: File exists
|
lint
Cannot open: File exists
|
lint
Cannot open: File exists
|
lint
Cannot open: File exists
|
lint
Cannot open: File exists
|
lint
Cannot open: File exists
|
lint
Cannot open: File exists
|
test:
arbo/poseidon_bn254/verifier.go#L4
could not import github.com/consensys/gnark/frontend (open $WORK/b163/_pkg_.a: no such file or directory)
|
test:
arbo/poseidon_bn254/verifier.go#L5
could not import github.com/vocdoni/gnark-crypto-primitives/poseidon (open $WORK/b559/_pkg_.a: no such file or directory)
|
test:
arbo/poseidon_bn254/verifier_test.go#L4
could not import encoding/json (open $WORK/b079/_pkg_.a: no such file or directory)
|
test:
arbo/poseidon_bn254/verifier_test.go#L5
could not import fmt (open $WORK/b058/_pkg_.a: no such file or directory)
|
test:
arbo/poseidon_bn254/verifier_test.go#L6
could not import math/big (open $WORK/b103/_pkg_.a: no such file or directory)
|
test:
arbo/poseidon_bn254/verifier_test.go#L7
could not import os (open $WORK/b003/_pkg_.a: no such file or directory)
|
test:
arbo/poseidon_bn254/verifier_test.go#L8
could not import testing (open $WORK/b054/_pkg_.a: no such file or directory)
|
test:
arbo/poseidon_bn254/verifier_test.go#L9
could not import time (open $WORK/b039/_pkg_.a: no such file or directory)
|
test:
arbo/poseidon_bn254/verifier_test.go#L11
could not import github.com/consensys/gnark-crypto/ecc (open $WORK/b099/_pkg_.a: no such file or directory)
|
test:
arbo/poseidon_bn254/verifier_test.go#L12
could not import github.com/consensys/gnark/backend (open $WORK/b140/_pkg_.a: no such file or directory)
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|