Skip to content

initial set of edge cases #157

initial set of edge cases

initial set of edge cases #157

Triggered via pull request September 19, 2024 18:23
Status Failure
Total duration 2m 20s
Artifacts

unit-tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 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#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
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/