Add stage to Pusher #183
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
Build, lint and test
30s
E2e tests
2m 25s
All required checks passed
0s
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.
|