Skip to content

Add stage to Pusher #183

Add stage to Pusher

Add stage to Pusher #183

Triggered via pull request October 29, 2023 09:44
Status Failure
Total duration 2m 34s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

main.yml

on: pull_request
documentation
20s
documentation
Build, lint and test
30s
Build, lint and test
E2e tests
2m 25s
E2e tests
All required checks passed
0s
All required checks passed
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Build, lint and test
Property 'stage' is missing in type '{ nodeVersion: string; airnodeWalletMnemonic: string; rateLimiting: { Nodary: { maxConcurrency: number; minTime: number; }; }; }' but required in type '{ nodeVersion: string; airnodeWalletMnemonic: string; rateLimiting: Record<string, { minTime: number; maxConcurrency: number; }>; stage: string; }'.
Build, lint and test
Process completed with exit code 1.