initial set of edge cases #155
Triggered via pull request
September 19, 2024 18:01
Status
Failure
Total duration
2m 26s
Artifacts
–
Annotations
7 errors and 1 warning
go-test:
e2e/server_test.go#L34
cannot use testCfg (variable of type *e2e.Cfg) as "github.com/Layr-Labs/eigenda-proxy/server".CLIConfig value in argument to e2e.CreateTestSuite
|
go-test:
e2e/server_test.go#L55
undefined: isPanic
|
go-test:
e2e/server_test.go#L157
cannot use e2e.TestConfig(useMemory()) (value of type *e2e.Cfg) as "github.com/Layr-Labs/eigenda-proxy/server".CLIConfig value in argument to e2e.CreateTestSuite
|
go-test:
e2e/server_test.go#L197
undefined: isPanic
|
go-test:
e2e/server_test.go#L203
undefined: isPanic
|
go-test:
e2e/server_test.go#L210
undefined: isPanic
|
go-test
Process completed with exit code 2.
|
go-test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|