Skip to content

updated readme.md and appdelegate.swift #4952

updated readme.md and appdelegate.swift

updated readme.md and appdelegate.swift #4952

Triggered via pull request July 5, 2024 07:28
Status Failure
Total duration 35s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 12 warnings
lint: x/pylons/simulation/decoder.go#L7
import 'github.com/cosmos/cosmos-sdk/codec' is not allowed from list 'Main' (depguard)
lint: x/pylons/simulation/decoder.go#L8
import 'github.com/cosmos/cosmos-sdk/types/kv' is not allowed from list 'Main' (depguard)
lint: x/pylons/simulation/decoder.go#L10
import 'github.com/Pylons-tech/pylons/x/pylons/types' is not allowed from list 'Main' (depguard)
lint: x/pylons/simulation/genesis.go#L10
import 'cosmossdk.io/math' is not allowed from list 'Main' (depguard)
lint: x/pylons/simulation/genesis.go#L11
import 'github.com/cosmos/cosmos-sdk/types' is not allowed from list 'Main' (depguard)
lint: x/pylons/simulation/genesis.go#L12
import 'github.com/cosmos/cosmos-sdk/types/module' is not allowed from list 'Main' (depguard)
lint: x/pylons/simulation/genesis.go#L14
import 'github.com/Pylons-tech/pylons/x/pylons/types' is not allowed from list 'Main' (depguard)
lint: x/pylons/simulation/helpers.go#L6
import 'github.com/zach-klippenstein/goregen' is not allowed from list 'Main' (depguard)
lint: x/pylons/simulation/operations.go#L6
import 'github.com/Pylons-tech/pylons/x/pylons/keeper' is not allowed from list 'Main' (depguard)
lint: x/pylons/simulation/operations.go#L8
import 'github.com/cosmos/cosmos-sdk/baseapp' is not allowed from list 'Main' (depguard)
lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint: x/pylons/simulation/operations.go#L138
unused-parameter: parameter 'app' seems to be unused, consider removing or renaming it as _ (revive)
lint: x/pylons/simulation/operations.go#L139
unused-parameter: parameter 'chainID' seems to be unused, consider removing or renaming it as _ (revive)
lint: x/pylons/simulation/operations.go#L169
unused-parameter: parameter 'app' seems to be unused, consider removing or renaming it as _ (revive)
lint: x/pylons/simulation/operations.go#L170
unused-parameter: parameter 'chainID' seems to be unused, consider removing or renaming it as _ (revive)
lint: x/pylons/simulation/operations.go#L202
unused-parameter: parameter 'app' seems to be unused, consider removing or renaming it as _ (revive)
lint: x/pylons/simulation/operations.go#L203
unused-parameter: parameter 'chainID' seems to be unused, consider removing or renaming it as _ (revive)
lint: app/upgrades/mainnet/v1/upgrades.go#L29
unused-parameter: parameter 'plan' seems to be unused, consider removing or renaming it as _ (revive)
lint: app/export.go#L79
unused-parameter: parameter 'val' seems to be unused, consider removing or renaming it as _ (revive)
lint: app/export.go#L107
unused-parameter: parameter 'val' seems to be unused, consider removing or renaming it as _ (revive)
lint: app/upgrades/testnet/v3/fork.go#L22
unused-parameter: parameter 'plan' seems to be unused, consider removing or renaming it as _ (revive)
lint
The process '/usr/bin/git' failed with exit code 128