Earn protocol WIP #22 #1580
build-integration-test.yaml
on: pull_request
Build and Integration Test
2m 17s
Annotations
10 errors and 5 warnings
Build and Integration Test
Type 'string | undefined' is not assignable to type 'undefined'.
|
Build and Integration Test
Type '{ account: Account; batch?: { multicall?: boolean | { batchSize?: number | undefined; wait?: number | undefined; } | undefined; } | undefined; cacheTime: number; chain: Chain; ... 23 more ...; extend: <const *** extends { ...; } & Partial<...>>(fn: (***: Client<...>) => ***) => Client<...>; }' is not assignable to type 'undefined'.
|
Build and Integration Test
BigInt literals are not available when targeting lower than ES2020.
|
Build and Integration Test
BigInt literals are not available when targeting lower than ES2020.
|
Build and Integration Test
BigInt literals are not available when targeting lower than ES2020.
|
Build and Integration Test
Exponentiation cannot be performed on 'bigint' values unless the 'target' option is set to 'es20***6' or later.
|
Build and Integration Test
BigInt literals are not available when targeting lower than ES2020.
|
Build and Integration Test
BigInt literals are not available when targeting lower than ES2020.
|
Build and Integration Test
Exponentiation cannot be performed on 'bigint' values unless the 'target' option is set to 'es20***6' or later.
|
Build and Integration Test
BigInt literals are not available when targeting lower than ES2020.
|
Build and Integration Test
The following actions uses node***2 which is deprecated and will be forced to run on node***6: pnpm/action-setup@v2.0.***. For more info: https://github.blog/changelog/2023-06-***3-github-actions-all-actions-will-run-on-node***6-instead-of-node***2-by-default/
|
Build and Integration Test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2.0.***, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node***6-by-default/
|
Build and Integration Test
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-***0-***-github-actions-deprecating-save-state-and-set-output-commands/
|
Build and Integration Test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-***0-***-github-actions-deprecating-save-state-and-set-output-commands/
|
Build and Integration Test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-***0-***-github-actions-deprecating-save-state-and-set-output-commands/
|