Skip to content

fix: change tenderly transaction type to optional on tenderly simulation #309

fix: change tenderly transaction type to optional on tenderly simulation

fix: change tenderly transaction type to optional on tenderly simulation #309

Triggered via pull request January 13, 2025 15:04
Status Failure
Total duration 1m 8s
Artifacts

docker.yml

on: pull_request
Matrix: docker
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 1 warning
docker (apps/notification-producer): apps/api/src/app/routes/__chainId/simulation/simulateBundle.ts#L149
Argument of type 'SimulationData[]' is not assignable to parameter of type '{ link: string; id: string; gasUsed: string; status: boolean; cumulativeBalancesDiff: { [x: string]: { [x: string]: string; }; }; }[] | { message: string; } | undefined'.
docker (apps/notification-producer)
Process completed with exit code 1.
docker (apps/api)
The job was canceled because "apps_notification-produce" failed.
docker (apps/api): apps/api/src/app/routes/__chainId/simulation/simulateBundle.ts#L149
Argument of type 'SimulationData[]' is not assignable to parameter of type '{ link: string; id: string; gasUsed: string; status: boolean; cumulativeBalancesDiff: { [x: string]: { [x: string]: string; }; }; }[] | { message: string; } | undefined'.
docker (apps/api)
Process completed with exit code 1.
docker (apps/twap)
The job was canceled because "apps_notification-produce" failed.
docker (apps/twap): apps/api/src/app/routes/__chainId/simulation/simulateBundle.ts#L149
Argument of type 'SimulationData[]' is not assignable to parameter of type '{ link: string; id: string; gasUsed: string; status: boolean; cumulativeBalancesDiff: { [x: string]: { [x: string]: string; }; }; }[] | { message: string; } | undefined'.
docker (apps/twap)
Process completed with exit code 1.
docker (apps/telegram)
The job was canceled because "apps_notification-produce" failed.
docker (apps/telegram): apps/api/src/app/routes/__chainId/simulation/simulateBundle.ts#L149
Argument of type 'SimulationData[]' is not assignable to parameter of type '{ link: string; id: string; gasUsed: string; status: boolean; cumulativeBalancesDiff: { [x: string]: { [x: string]: string; }; }; }[] | { message: string; } | undefined'.
docker (apps/telegram)
The operation was canceled.
docker (apps/notification-producer)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636