docs: Update the --ledger --hd-path hint for clarity #2032
Annotations
5 errors and 3 warnings
gosec-cosmos:
cmd/zetacored/main.go#L37
syntax error: unexpected literal " to use Cosmos HD path instead." in composite literal; possibly missing comma or }
|
gosec-cosmos
Process completed with exit code 2.
|
lint:
cmd/zetacored/main.go#L45
expected operand, found 'return' (typecheck)
|
lint
issues found
|
gosec:
cmd/zetacored/main.go#L37
syntax error: unexpected literal " to use Cosmos HD path instead." in composite literal; possibly missing comma or }
|
gosec-cosmos
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
gosec
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|