OPRF support #43
test.yaml
on: pull_request
Matrix: test-circom-circuits
Matrix: test-gnark-circuits
Matrix: test-js-lib
Annotations
8 warnings
test-js-lib (22, js)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test-js-lib (22, js):
js/src/gnark/toprf.ts#L80
Unexpected any. Specify a different type
|
test-js-lib (22, js):
js/src/gnark/utils.ts#L170
Unexpected any. Specify a different type
|
test-js-lib (22, js):
js/src/tests/oprf.test.ts#L64
Unexpected any. Specify a different type
|
test-circom-circuits (22, circom)
call to `.clone()` on a reference in this situation does nothing
|
test-circom-circuits (22, circom)
call to `.clone()` on a reference in this situation does nothing
|
test-circom-circuits (22, circom)
call to `.clone()` on a reference in this situation does nothing
|
test-gnark-circuits (stable)
Restore cache failed: Dependencies file is not found in /home/runner/work/zk-symmetric-crypto/zk-symmetric-crypto. Supported file pattern: go.sum
|