Fix lint issues #8113
Annotations
20 errors and 13 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:
itests/utilities/issue/issue.go#L43
Comment should end in a period (godot)
|
golangci-lint-strict:
itests/utilities/reissue/reissue.go#L17
Comment should end in a period (godot)
|
golangci-lint-strict:
itests/reward_distribution_rollback_internal_test.go#L25
line is 124 characters (lll)
|
golangci-lint-strict:
itests/reward_distribution_rollback_internal_test.go#L76
line is 124 characters (lll)
|
golangci-lint-strict:
itests/utilities/common.go#L137
unnecessary leading newline (whitespace)
|
golangci-lint-strict:
itests/utilities/transfer/transfer.go#L56
unnecessary leading newline (whitespace)
|
golangci-lint-strict:
itests/utilities/issue/issue.go#L97
mnd: Magic number: 8, in <argument> detected (gomnd)
|
golangci-lint-strict:
itests/alias_tx_api_internal_test.go#L147
shadow: declaration of "actualDiffBalanceInWaves" shadows declaration at line 136 (govet)
|
golangci-lint-strict:
itests/alias_tx_internal_test.go#L137
shadow: declaration of "tx" shadows declaration at line 128 (govet)
|
golangci-lint-strict
Process completed with exit code 1.
|
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:
itests/utilities/set_asset_script/set_asset_script.go#L1
var-naming: don't use an underscore in package name (revive)
|
golangci-lint-strict:
itests/utilities/sponsorship/sponsorship.go#L91
var-naming: func parameter assetId should be assetID (revive)
|
golangci-lint-strict:
itests/utilities/sponsorship/sponsorship.go#L99
var-naming: func parameter assetId should be assetID (revive)
|
golangci-lint-strict:
itests/utilities/issue/issue.go#L87
exported: func name will be used as issue.IssueAssetAmount by other packages, and that stutters; consider calling this AssetAmount (revive)
|
golangci-lint-strict:
itests/utilities/update_asset_info/update_asset_info.go#L1
var-naming: don't use an underscore in package name (revive)
|
golangci-lint-strict:
itests/utilities/transfer/transfer.go#L173
var-naming: func parameter assetId should be assetID (revive)
|
golangci-lint-strict:
itests/utilities/transfer/transfer.go#L143
exported: func name will be used as transfer.TransferFunds by other packages, and that stutters; consider calling this Funds (revive)
|
golangci-lint-strict:
itests/transfer_with_sponsorship_internal_test.go#L26
var-naming: var sponsoredAssetId should be sponsoredAssetID (revive)
|
golangci-lint-strict:
itests/transfer_with_sponsorship_internal_test.go#L35
var-naming: var assetId should be assetID (revive)
|
golangci-lint-strict:
itests/transfer_with_sponsorship_internal_test.go#L61
var-naming: var sponsoredAssetId should be sponsoredAssetID (revive)
|
The logs for this run have expired and are no longer available.
Loading