Bump flutter_image_compress from 1.1.3 to 2.3.0 in /easel #4865
Annotations
10 errors and 12 warnings
golangci-lint:
x/epochs/simulation/genesis.go#L10
import 'github.com/cosmos/cosmos-sdk/types/module' is not allowed from list 'Main' (depguard)
|
golangci-lint:
x/epochs/simulation/genesis.go#L12
import 'github.com/Pylons-tech/pylons/x/epochs/types' is not allowed from list 'Main' (depguard)
|
golangci-lint:
x/pylons/client/cli/devtool_compat_hacks.go#L6
import 'github.com/cosmos/cosmos-sdk/client' is not allowed from list 'Main' (depguard)
|
golangci-lint:
x/pylons/client/cli/devtool_compat_hacks.go#L7
import 'github.com/spf13/cobra' is not allowed from list 'Main' (depguard)
|
golangci-lint:
x/pylons/client/cli/gen_signed_api_token.go#L8
import 'github.com/spf13/cobra' is not allowed from list 'Main' (depguard)
|
golangci-lint:
x/pylons/client/cli/gen_signed_api_token.go#L10
import 'github.com/cosmos/cosmos-sdk/client' is not allowed from list 'Main' (depguard)
|
golangci-lint:
x/pylons/client/cli/gen_signed_api_token.go#L11
import 'github.com/cosmos/cosmos-sdk/client/flags' is not allowed from list 'Main' (depguard)
|
golangci-lint:
x/pylons/client/cli/gen_signed_api_token.go#L12
import 'github.com/cosmos/cosmos-sdk/client/tx' is not allowed from list 'Main' (depguard)
|
golangci-lint:
x/pylons/client/cli/gen_signed_api_token.go#L14
import 'github.com/Pylons-tech/pylons/x/pylons/types' is not allowed from list 'Main' (depguard)
|
golangci-lint:
x/pylons/client/cli/query.go#L7
import 'github.com/spf13/cobra' is not allowed from list 'Main' (depguard)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3, 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/.
|
Post Run actions/checkout@v3
The process '/usr/bin/git' failed with exit code 128
|
golangci-lint:
x/pylons/client/cli/query_redeem_info.go#L17
unused-parameter: parameter 'args' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci-lint:
x/pylons/client/cli/query_payment_info.go#L17
unused-parameter: parameter 'args' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci-lint:
x/pylons/client/cli/query_get_stripe_refund.go#L19
unused-parameter: parameter 'args' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci-lint:
app/upgrades/testnet/v5/upgrades.go#L31
unused-parameter: parameter 'plan' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci-lint:
app/upgrades/testnet/v4/upgrades.go#L84
unused-parameter: parameter 'plan' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci-lint:
x/pylons/simulation/operations.go#L138
unused-parameter: parameter 'app' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci-lint:
x/pylons/simulation/operations.go#L139
unused-parameter: parameter 'chainID' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci-lint:
x/pylons/simulation/operations.go#L169
unused-parameter: parameter 'app' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci-lint:
x/pylons/simulation/operations.go#L170
unused-parameter: parameter 'chainID' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci-lint:
x/pylons/simulation/operations.go#L202
unused-parameter: parameter 'app' seems to be unused, consider removing or renaming it as _ (revive)
|
Loading