fix: change tenderly transaction type to optional on tenderly simulation #309
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
|