Improve snapshots reader. #8310
Annotations
20 errors and 14 warnings
golangci-lint-soft
Cannot open: File exists
|
golangci-lint-soft
Cannot open: File exists
|
golangci-lint-soft
Cannot open: File exists
|
golangci-lint-soft
Cannot open: File exists
|
golangci-lint-soft
Cannot open: File exists
|
golangci-lint-soft
Cannot open: File exists
|
golangci-lint-soft
Cannot open: File exists
|
golangci-lint-soft
Cannot open: File exists
|
golangci-lint-soft
Cannot open: File exists
|
golangci-lint-soft
Cannot open: File exists
|
golangci-lint-strict:
pkg/state/transaction_handler.go#L51
Function 'buildHandles' is too long (110 > 100) (funlen)
|
golangci-lint-strict:
cmd/snapshotsreader/snapshots_reader.go#L114
captLocal: `MB' should not be capitalized (gocritic)
|
golangci-lint-strict:
itests/utilities/transfer_utilities/transfer_tx_utility.go#L146
commentFormatting: put a space between `//` and comment text (gocritic)
|
golangci-lint-strict:
itests/transfer_with_sponsorship_api_internal_test.go#L25
commentFormatting: put a space between `//` and comment text (gocritic)
|
golangci-lint-strict:
itests/transfer_with_sponsorship_api_internal_test.go#L28
commentFormatting: put a space between `//` and comment text (gocritic)
|
golangci-lint-strict:
itests/transfer_with_sponsorship_api_internal_test.go#L31
commentFormatting: put a space between `//` and comment text (gocritic)
|
golangci-lint-strict:
itests/transfer_with_sponsorship_api_internal_test.go#L34
commentFormatting: put a space between `//` and comment text (gocritic)
|
golangci-lint-strict:
itests/transfer_with_sponsorship_api_internal_test.go#L37
commentFormatting: put a space between `//` and comment text (gocritic)
|
golangci-lint-strict:
itests/transfer_with_sponsorship_api_internal_test.go#L46
commentFormatting: put a space between `//` and comment text (gocritic)
|
golangci-lint-strict:
itests/transfer_with_sponsorship_api_internal_test.go#L55
commentFormatting: put a space between `//` and comment text (gocritic)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: golangci/golangci-lint-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
|
golangci-lint-soft
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/
|
golangci-lint-soft
Tar failed with error: The process '/usr/bin/tar' failed with exit code 2
|
golangci-lint-strict:
pkg/state/snapshot_generator.go#L520
unused-parameter: parameter 'txID' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci-lint-strict:
itests/utilities/common_tx_utility.go#L363
var-naming: func parameter assetId should be assetID (revive)
|
golangci-lint-strict:
itests/utilities/common_tx_utility.go#L527
var-naming: func parameter assetId should be assetID (revive)
|
golangci-lint-strict:
itests/utilities/common_tx_utility.go#L531
var-naming: func parameter assetId should be assetID (revive)
|
golangci-lint-strict:
itests/utilities/common_tx_utility.go#L535
var-naming: func parameter assetId should be assetID (revive)
|
golangci-lint-strict:
itests/utilities/common_tx_utility.go#L539
var-naming: func parameter assetId should be assetID (revive)
|
golangci-lint-strict:
itests/utilities/common_tx_utility.go#L543
var-naming: func parameter assetId should be assetID (revive)
|
golangci-lint-strict:
itests/utilities/common_tx_utility.go#L547
var-naming: func parameter assetId should be assetID (revive)
|
golangci-lint-strict:
pkg/grpc/server/transactions_api.go#L80
unused-parameter: parameter 'failed' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci-lint-strict:
itests/utilities/sponsor_utilities/sponsor_tx_utility.go#L1
var-naming: don't use an underscore in package name (revive)
|
The logs for this run have expired and are no longer available.
Loading