Merge branch 'ccip-develop' into zksync-update-instructions #12716
solidity.yml
on: push
Detect changes
7s
Initialize
5s
Detect readonly solidity file changes
7s
Native Compilation
5m 36s
Solidity Lint
41s
Prettier Formatting
57s
Annotations
21 warnings
Initialize
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Detect changes
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Detect readonly solidity file changes
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Tag Check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Native Compilation
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
Solidity Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Solidity Lint:
contracts/test/v0.8/Cron.test.ts#L43
'libType' is never reassigned. Use 'const' instead
|
Solidity Lint:
contracts/test/v0.8/automation/AutomationRegistry2_3.test.ts#L168
'blankRegistry' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Solidity Lint:
contracts/test/v0.8/automation/AutomationRegistry2_3.test.ts#L405
'numUpkeeps' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Solidity Lint:
contracts/test/v0.8/automation/ERC20BalanceMonitor.test.ts#L281
'tx' is never reassigned. Use 'const' instead
|
Solidity Lint:
contracts/test/v0.8/automation/EthBalanceMonitor.test.ts#L269
'tx' is never reassigned. Use 'const' instead
|
Solidity Lint:
contracts/test/v0.8/automation/UpkeepTranscoder3_0.test.ts#L124
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
|
Solidity Lint:
contracts/test/v0.8/automation/UpkeepTranscoder3_0.test.ts#L166
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
|
Solidity Lint:
contracts/test/v0.8/automation/UpkeepTranscoder3_0.test.ts#L204
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
|
Solidity Lint:
contracts/test/v0.8/automation/UpkeepTranscoder3_0.test.ts#L206
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
|
Solidity Lint:
contracts/test/v0.8/automation/UpkeepTranscoder3_0.test.ts#L255
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
|
Solidity Lint
Di Received non 200 status code. StatusCode: 401 StatusMessage: Unauthorized Body: {"status":"error","error":"authentication error: no credentials provided"}
|
Prettier Formatting
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Prettier Formatting
Di Received non 200 status code. StatusCode: 401 StatusMessage: Unauthorized Body: {"status":"error","error":"authentication error: no credentials provided"}
|
Native Compilation
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Native Compilation
Di Received non 200 status code. StatusCode: 401 StatusMessage: Unauthorized Body: {"status":"error","error":"authentication error: no credentials provided"}
|