Skip to content

fix solhint

fix solhint #97004

Triggered via push February 3, 2025 22:06
Status Success
Total duration 6m 51s
Artifacts

solidity.yml

on: push
Detect changes
7s
Detect changes
Detect readonly solidity file changes
8s
Detect readonly solidity file changes
Tag Check
6s
Tag Check
Solidity Lint
1m 5s
Solidity Lint
Prettier Formatting
57s
Prettier Formatting
Prepublish Test
1m 26s
Prepublish Test
Native Compilation
5m 50s
Native Compilation
Publish Beta NPM
0s
Publish Beta NPM
Publish Prod NPM
0s
Publish Prod NPM
Fit to window
Zoom out
Zoom in

Annotations

7 warnings
Solidity Lint: contracts/test/v0.8/Cron.test.ts#L43
'libType' is never reassigned. Use 'const' instead
Solidity Lint: contracts/test/v0.8/operatorforwarder/Operator.test.ts#L1388
'request' is never reassigned. Use 'const' instead
Solidity Lint: contracts/test/v0.8/operatorforwarder/Operator.test.ts#L1389
'responseParams' is never reassigned. Use 'const' instead
Solidity Lint: contracts/test/v0.8/operatorforwarder/Operator.test.ts#L1994
'request' is never reassigned. Use 'const' instead
Solidity Lint: contracts/test/v0.8/operatorforwarder/Operator.test.ts#L1995
'responseParams' is never reassigned. Use 'const' instead
Solidity Lint: contracts/test/v0.8/operatorforwarder/Operator.test.ts#L3090
'basicConsumer' is never reassigned. Use 'const' instead
Solidity Lint: contracts/test/v0.8/operatorforwarder/Operator.test.ts#L3100
'request' is never reassigned. Use 'const' instead