Skip to content
This repository has been archived by the owner on May 11, 2024. It is now read-only.

feat(prover): add flag for guardian prover #2526

feat(prover): add flag for guardian prover

feat(prover): add flag for guardian prover #2526

Triggered via pull request January 24, 2024 23:55
Status Failure
Total duration 3m 33s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 2 warnings
Lint: driver/driver.go#L136
d.RetryInterval undefined (type *Driver has no field or method RetryInterval) (typecheck)
Lint: driver/driver.go#L203
d.RetryInterval undefined (type *Driver has no field or method RetryInterval) (typecheck)
Lint: driver/config_test.go#L27
s.Nil undefined (type *DriverTestSuite has no field or method Nil) (typecheck)
Lint: driver/config_test.go#L28
s.Equal undefined (type *DriverTestSuite has no field or method Equal) (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#L35
s.NotEmpty undefined (type *DriverTestSuite has no field or method NotEmpty) (typecheck)
Lint: driver/config_test.go#L36
s.Nil undefined (type *DriverTestSuite has no field or method Nil) (typecheck)
Lint: driver/config_test.go#L37
s.True undefined (type *DriverTestSuite has no field or method True) (typecheck)
Lint: driver/config_test.go#L43
s.Nil undefined (type *DriverTestSuite has no field or method Nil) (typecheck)
Integration tests
cannot use uint64(memTableSize) (value of type uint64) as int value in struct literal
Integration tests
d.db.NewBatchWithSize undefined (type *"github.com/cockroachdb/pebble".DB has no field or method NewBatchWithSize)
Integration tests
assignment mismatch: 2 variables but d.db.NewIter returns 1 value
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, foundry-rs/foundry-toolchain@v1, 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/.