This repository has been archived by the owner on May 11, 2024. It is now read-only.
feat(prover): introduce R0 proof provider #3526
test.yml
on: pull_request
Lint
2m 25s
Integration tests
3m 57s
Annotations
16 errors and 2 warnings
Lint:
driver/config_test.go#L28
s.Nil undefined (type *DriverTestSuite has no field or method Nil) (typecheck)
|
Lint:
driver/config_test.go#L29
s.Equal undefined (type *DriverTestSuite has no field or method Equal) (typecheck)
|
Lint:
driver/config_test.go#L30
s.Equal undefined (type *DriverTestSuite has no field or method Equal) (typecheck)
|
Lint:
driver/config_test.go#L31
s.Equal undefined (type *DriverTestSuite has no field or method Equal) (typecheck)
|
Lint:
driver/config_test.go#L36
s.NotEmpty undefined (type *DriverTestSuite has no field or method NotEmpty) (typecheck)
|
Lint:
driver/config_test.go#L37
s.True undefined (type *DriverTestSuite has no field or method True) (typecheck)
|
Lint:
driver/config_test.go#L39
s.Nil undefined (type *DriverTestSuite has no field or method Nil) (typecheck)
|
Lint:
driver/config_test.go#L44
s.Nil undefined (type *DriverTestSuite has no field or method Nil) (typecheck)
|
Lint:
driver/config_test.go#L62
s.ErrorContains undefined (type *DriverTestSuite has no field or method ErrorContains) (typecheck)
|
Lint:
driver/config_test.go#L70
s.ErrorContains undefined (type *DriverTestSuite has no field or method ErrorContains) (typecheck)
|
Integration tests
undefined: SGXAndZKProofProducer
|
Integration tests
undefined: SGXAndZKProofProducer
|
Integration tests
undefined: SGXAndZKProofProducer
|
Integration tests
undefined: SGXAndZKProofProducer
|
Integration tests
undefined: SGXAndZKProofProducer
|
Integration tests
Process completed with exit code 2.
|
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Integration tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: styfle/[email protected], actions/checkout@v3, actions/setup-go@v3, actions/setup-node@v3, pnpm/action-setup@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|