Skip to content

Starship E2E Tests

Starship E2E Tests #1

Triggered via schedule February 1, 2024 12:08
Status Failure
Total duration 16m 53s
Artifacts

starship-tests.yml

on: schedule
sims-notify-success
0s
sims-notify-success
sims-notify-failure
10s
sims-notify-failure
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 1 warning
e2e-test
Process completed with exit code 1.
e2e-test
cannot use "account_creation" (constant of type string) as context.Context value in argument to eventManager.EmitKV: string does not implement context.Context (missing method Deadline)
e2e-test
undefined: event.NewAttribute
e2e-test
undefined: appmodule.Environment
e2e-test
undefined: appmodule.Environment
e2e-test
cannot use &Events{…} (value of type *Events) as event.Manager value in return statement: *Events does not implement event.Manager (wrong type for method Emit)
e2e-test
cannot use (*Events)(nil) (value of type *Events) as event.Manager value in variable declaration: *Events does not implement event.Manager (wrong type for method Emit)
e2e-test
cannot use &Events{…} (value of type *Events) as event.Manager value in return statement: *Events does not implement event.Manager (wrong type for method Emit)
e2e-test
undefined: appmodule.Environment
e2e-test
cannot use CoreGasmeter{…} (value of type CoreGasmeter) as gas.Meter value in return statement: CoreGasmeter does not implement gas.Meter (missing method ConsumeGas)
e2e-test
cannot use CoreGasmeter{…} (value of type CoreGasmeter) as gas.Meter value in return statement: CoreGasmeter does not implement gas.Meter (missing method ConsumeGas)
e2e-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: azure/setup-helm@v3, azure/setup-kubectl@v3, actions/setup-go@v4, helm/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.