feat: besu network update #286
Annotations
10 errors and 3 warnings
src/eth/command/backup/export.ts#L13
More than 1 blank line not allowed
|
src/eth/command/cluster/apply.ts#L12
'/home/runner/work/bdk/bdk/src/eth/config/network.type.ts' imported multiple times
|
src/eth/command/cluster/apply.ts#L13
'/home/runner/work/bdk/bdk/src/eth/config/network.type.ts' imported multiple times
|
src/eth/command/cluster/apply.ts#L53
Strings must use singlequote
|
src/eth/command/cluster/generate.ts#L12
'/home/runner/work/bdk/bdk/src/eth/config/network.type.ts' imported multiple times
|
src/eth/command/cluster/generate.ts#L13
'/home/runner/work/bdk/bdk/src/eth/config/network.type.ts' imported multiple times
|
src/eth/config/besu/besuMemberConfig.ts#L8
Expected indentation of 4 spaces but found 8
|
src/eth/config/networkConfigLoader.ts#L11
Expected a semicolon
|
src/eth/instance/bdkFile.ts#L291
Expected blank line between class members
|
src/eth/model/type/network.type.ts#L17
Expected space or tab after '//' in comment
|
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/config/networkConfigLoader.ts#L11
Don't use `String` as a type. Use string instead
|
src/eth/config/networkConfigLoader.ts#L41
Don't use `String` as a type. Use string instead
|
This job failed
Loading