Skip to content

generate

generate #12616

Triggered via push December 13, 2024 12:49
Status Failure
Total duration 3m 49s
Artifacts

solidity.yml

on: push
Detect changes
9s
Detect changes
Initialize
7s
Initialize
Detect readonly solidity file changes
8s
Detect readonly solidity file changes
Tag Check
5s
Tag Check
Native Compilation
3m 5s
Native Compilation
Solidity Lint
41s
Solidity Lint
Prettier Formatting
58s
Prettier Formatting
Publish Beta NPM
0s
Publish Beta NPM
Publish Prod NPM
0s
Publish Prod NPM
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 22 warnings
Solidity Lint
imported name Pool is not used
Solidity Lint
imported name IRouterClient is not used
Solidity Lint
imported name Client is not used
Solidity Lint
imported name IBridge is not used
Solidity Lint
imported name INotaryConsortium is not used
Solidity Lint
Process completed with exit code 1.
Native Compilation
Process completed with exit code 2.
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
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
Private / internal variable _lastBurnedAmount is not prefixed with s_
Solidity Lint
Private / internal variable _lastPayload is not prefixed with s_
Solidity Lint
Return statements must be written and must explicitly return something; consider "return (lastBurnedAmount, lastPayload);"?
Solidity Lint
global import of path ./adapters/IAdapter.sol is not allowed. Specify names to import individually or bind all exports of the module into a name (import "path" as Name)
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