initial set of edge cases #155
Annotations
7 errors and 1 warning
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
|
e2e/server_test.go#L55
undefined: isPanic
|
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
|
e2e/server_test.go#L197
undefined: isPanic
|
e2e/server_test.go#L203
undefined: isPanic
|
e2e/server_test.go#L210
undefined: isPanic
|
|
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/
|
This job failed
Loading