slogSender using positions in file instead of mmap #14239
Annotations
10 errors and 2 warnings
golangci-lint (no-failure):
golang/cosmos/x/swingset/keeper/keeper.go#L285
SA1019: sdk.Uint is deprecated: Functionality of this package has been moved to it's own module: cosmossdk.io/math (staticcheck)
|
golangci-lint (no-failure):
golang/cosmos/x/swingset/keeper/keeper.go#L287
SA1019: sdk.Uint is deprecated: Functionality of this package has been moved to it's own module: cosmossdk.io/math (staticcheck)
|
golangci-lint (no-failure):
golang/cosmos/x/swingset/keeper/keeper.go#L300
SA1019: sdk.Uint is deprecated: Functionality of this package has been moved to it's own module: cosmossdk.io/math (staticcheck)
|
golangci-lint (no-failure):
golang/cosmos/x/swingset/keeper/querier.go#L34
SA1019: sdkerrors.Wrap is deprecated: functionality of this package has been moved to it's own module: (staticcheck)
|
golangci-lint (no-failure):
golang/cosmos/x/swingset/keeper/querier.go#L39
SA1019: sdkerrors.Wrap is deprecated: functionality of this package has been moved to it's own module: (staticcheck)
|
golangci-lint (no-failure):
golang/cosmos/x/swingset/keeper/querier.go#L47
SA1019: sdkerrors.Wrap is deprecated: functionality of this package has been moved to it's own module: (staticcheck)
|
golangci-lint (no-failure):
golang/cosmos/x/swingset/keeper/querier.go#L92
SA1019: sdkerrors.Wrapf is deprecated: functionality of this package has been moved to it's own module: (staticcheck)
|
golangci-lint (no-failure):
golang/cosmos/x/swingset/keeper/swing_store_exports_handler.go#L591
SA1019: sdkerrors.Wrapf is deprecated: functionality of this package has been moved to it's own module: (staticcheck)
|
golangci-lint (no-failure):
golang/cosmos/x/vstorage/keeper/keeper.go#L431
SA1019: sdk.Int is deprecated: Functionality of this package has been moved to it's own module: cosmossdk.io/math (staticcheck)
|
golangci-lint (no-failure):
golang/cosmos/x/vstorage/keeper/keeper.go#L444
SA1019: sdk.Int is deprecated: Functionality of this package has been moved to it's own module: cosmossdk.io/math (staticcheck)
|
golangci-lint (no-deprecations)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@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/.
|
golangci-lint (no-failure)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@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/.
|