feat(server): Allow calling back into the application struct in PostSetup. #61729
Annotations
9 errors and 1 warning
run linting (short):
client/snapshot/cmd.go#L6
ST1019: package "github.com/cosmos/cosmos-sdk/server/types" is being imported more than once (stylecheck)
|
run linting (short):
client/snapshot/cmd.go#L7
ST1019(related information): other import of "github.com/cosmos/cosmos-sdk/server/types" (stylecheck)
|
run linting (short):
client/snapshot/export.go#L9
ST1019: package "github.com/cosmos/cosmos-sdk/server/types" is being imported more than once (stylecheck)
|
run linting (short):
client/snapshot/export.go#L10
ST1019(related information): other import of "github.com/cosmos/cosmos-sdk/server/types" (stylecheck)
|
run linting (short):
client/snapshot/restore.go#L13
ST1019: package "github.com/cosmos/cosmos-sdk/server/types" is being imported more than once (stylecheck)
|
run linting (short):
client/snapshot/restore.go#L14
ST1019(related information): other import of "github.com/cosmos/cosmos-sdk/server/types" (stylecheck)
|
run linting (short):
server/util_test.go#L23
ST1019: package "github.com/cosmos/cosmos-sdk/server/types" is being imported more than once (stylecheck)
|
run linting (short):
server/util_test.go#L24
ST1019(related information): other import of "github.com/cosmos/cosmos-sdk/server/types" (stylecheck)
|
run linting (short)
Process completed with exit code 2.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: technote-space/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading