Skip to content

feat: besu network update #286

feat: besu network update

feat: besu network update #286

Triggered via pull request August 28, 2024 08:36
Status Failure
Total duration 42s
Artifacts

lint-and-compile.yml

on: pull_request
lint-and-compile
30s
lint-and-compile
Fit to window
Zoom out
Zoom in

Annotations

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