Improve/besu network update #285
Annotations
10 errors and 4 warnings
src/eth/command/backup/export.ts#L13
More than 1 blank line not allowed
|
src/eth/command/cluster/apply.ts#L171
Extra semicolon
|
src/eth/command/cluster/apply.ts#L182
Newline required at end of file but not found
|
src/eth/command/cluster/delete.ts#L13
An empty interface is equivalent to `{}`
|
src/eth/command/cluster/delete.ts#L58
Newline required at end of file but not found
|
src/eth/command/cluster/generate.ts#L209
Newline required at end of file but not found
|
src/eth/command/explorer/create.ts#L62
Unexpected template string expression
|
src/eth/command/explorer/create.ts#L69
Unexpected template string expression
|
src/eth/command/explorer/delete.ts#L43
Newline required at end of file but not found
|
src/eth/config.ts#L88
Missing space before function parentheses
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/eth/command/cluster/delete.ts#L20
'argv' is defined but never used
|
src/eth/config.ts#L54
'getNetworkType' is assigned a value but never used
|
src/eth/config/networkConfigLoader.ts#L75
Don't use `String` as a type. Use string instead
|
This job failed
Loading