add building/decoding merkle path binary from/to merkle path json data #366
run-tests.yml
on: pull_request
Matrix: build
Matrix: lint
release
0s
Annotations
16 errors and 14 warnings
lint (1.17.x, ubuntu-latest):
testing/data/data.go#L1
package-comments: should have a package comment (revive)
|
lint (1.17.x, ubuntu-latest):
block.go#L1
package-comments: should have a package comment (revive)
|
lint (1.17.x, ubuntu-latest):
spv/ancestry_binary.go#L139
unused-parameter: parameter 'tx' seems to be unused, consider removing or renaming it as _ (revive)
|
lint (1.17.x, ubuntu-latest):
spv/ancestry_binary.go#L1
package-comments: should have a package comment (revive)
|
lint (1.17.x, ubuntu-latest):
spv/verifymerkleproof_test.go#L15
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
lint (1.17.x, ubuntu-latest):
blockheader.go#L26
`BlockHeader` should be annotated with the `json` tag as it is passed to `json.MarshalIndent` at blockheader_test.go:188:16 (musttag)
|
lint (1.17.x, ubuntu-latest)
issues found
|
lint (1.16.x, ubuntu-latest):
testing/data/data.go#L1
package-comments: should have a package comment (revive)
|
lint (1.16.x, ubuntu-latest):
block.go#L1
package-comments: should have a package comment (revive)
|
lint (1.16.x, ubuntu-latest):
spv/ancestry_binary.go#L1
package-comments: should have a package comment (revive)
|
lint (1.16.x, ubuntu-latest):
spv/ancestry_binary.go#L139
unused-parameter: parameter 'tx' seems to be unused, consider removing or renaming it as _ (revive)
|
lint (1.16.x, ubuntu-latest):
spv/verifymerkleproof_test.go#L15
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
lint (1.16.x, ubuntu-latest):
blockheader.go#L26
`BlockHeader` should be annotated with the `json` tag as it is passed to `json.MarshalIndent` at blockheader_test.go:188:16 (musttag)
|
lint (1.16.x, ubuntu-latest)
issues found
|
lint (1.17.x, macos-latest)
The operation was canceled.
|
lint (1.16.x, macos-latest)
The operation was canceled.
|
lint (1.17.x, ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, golangci/golangci-lint-action@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 (1.17.x, ubuntu-latest)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
lint (1.17.x, ubuntu-latest)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
lint (1.16.x, ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, golangci/golangci-lint-action@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 (1.16.x, ubuntu-latest)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
lint (1.16.x, ubuntu-latest)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
lint (1.17.x, macos-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, golangci/golangci-lint-action@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 (1.16.x, macos-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, golangci/golangci-lint-action@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 (1.16.x, macos-latest)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
lint (1.16.x, macos-latest)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build (1.17.x, ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (1.16.x, ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (1.17.x, macos-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (1.16.x, macos-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|