feat: addresses module #1265
Annotations
10 errors and 9 warnings
Run golangci/golangci-lint-action@v3:
x/addresses/client/cli/tx.go#L25
`flagPacketTimeoutTimestamp` is unused (deadcode)
|
Run golangci/golangci-lint-action@v3:
x/addresses/client/cli/tx.go#L26
`listSeparator` is unused (deadcode)
|
Run golangci/golangci-lint-action@v3:
x/addresses/keeper/keeper_test.go#L93
string `0x1111111111111111111111111111111111111111` has 4 occurrences, make it a constant (goconst)
|
Run golangci/golangci-lint-action@v3:
x/addresses/keeper/keeper_test.go#L97
string `cosmos154d0p9xhrruhxvazumej9nq29afeura2alje4u` has 5 occurrences, make it a constant (goconst)
|
Run golangci/golangci-lint-action@v3:
x/addresses/keeper/msg_server_test.go#L55
string `cosmos154d0p9xhrruhxvazumej9nq29afeura2alje41` has 3 occurrences, make it a constant (goconst)
|
Run golangci/golangci-lint-action@v3:
x/addresses/types/genesis_test.go#L28
Using the variable on range scope `tc` in function literal (scopelint)
|
Run golangci/golangci-lint-action@v3:
x/addresses/types/genesis_test.go#L29
Using the variable on range scope `tc` in function literal (scopelint)
|
Run golangci/golangci-lint-action@v3:
x/addresses/keeper/query_server.go#L77
S1009: should omit nil check; len() for []byte is defined as zero (gosimple)
|
Run golangci/golangci-lint-action@v3:
x/addresses/types/addresses.go#L11
SA1019: sdkerrors.Wrapf is deprecated: functionality of this package has been moved to it's own module: (staticcheck)
|
Run golangci/golangci-lint-action@v3:
x/addresses/types/addresses.go#L15
SA1019: sdkerrors.Wrapf is deprecated: functionality of this package has been moved to it's own module: (staticcheck)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v2, technote-space/get-diff-action@v4, golangci/golangci-lint-action@v3. 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: actions/checkout@v2, technote-space/get-diff-action@v4. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run technote-space/get-diff-action@v4
The `set-output` 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/
|
Run technote-space/get-diff-action@v4
The `set-output` 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/
|
Run technote-space/get-diff-action@v4
The `set-output` 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/
|
Run technote-space/get-diff-action@v4
The `set-output` 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/
|
Run technote-space/get-diff-action@v4
The `set-output` 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/
|
Run technote-space/get-diff-action@v4
The `set-output` 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/
|
Run technote-space/get-diff-action@v4
The `set-output` 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/
|
The logs for this run have expired and are no longer available.
Loading