Bump docker/build-push-action from 4 to 5 #358
Annotations
7 errors and 1 warning
lint:
app/ante/ante.go#L28
SA1019: sdkerrors.Wrap is deprecated: functionality of this package has been moved to it's own module: (staticcheck)
|
lint:
app/ante/ante.go#L31
SA1019: sdkerrors.Wrap is deprecated: functionality of this package has been moved to it's own module: (staticcheck)
|
lint:
app/ante/ante.go#L34
SA1019: sdkerrors.Wrap is deprecated: functionality of this package has been moved to it's own module: (staticcheck)
|
lint:
app/config.go#L126
SA1019: sdkerrors.Wrapf is deprecated: functionality of this package has been moved to it's own module: (staticcheck)
|
lint:
app/config.go#L131
SA1019: sdkerrors.Wrapf is deprecated: functionality of this package has been moved to it's own module: (staticcheck)
|
lint:
app/test_helpers.go#L519
SA1019: errors.Wrap is deprecated: functionality of this package has been moved to it's own module: (staticcheck)
|
lint
issues found
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|