build(deps): bump github.com/rs/cors from 1.9.0 to 1.11.0 #200
Annotations
10 errors and 1 warning
Go vulnerability check:
x/evm/keeper/state_transition.go#L20
package slices is not in GOROOT (/opt/hostedtoolcache/go/1.20.14/x64/src/slices)
|
Go vulnerability check:
x/evm/keeper/state_transition.go#L20
could not import slices (invalid package name: "")
|
Go vulnerability check:
app/upgrades/v11/upgrades.go#L102
mm.Modules[icatypes.ModuleName].InitGenesis undefined (type interface{} has no field or method InitGenesis)
|
Go vulnerability check:
ibc/testing/app.go#L43
cannot use evmosapp.SetupTestingApp (value of type func(chainID string) func() ("github.com/cosmos/ibc-go/v7/testing".TestingApp, map[string]"encoding/json".RawMessage)) as func() ("github.com/cosmos/ibc-go/v7/testing".TestingApp, map[string]"encoding/json".RawMessage) value in variable declaration
|
Go vulnerability check:
ibc/testing/app.go#L102
not enough arguments in call to banktypes.NewGenesisState
|
Go vulnerability check:
ibc/testing/coordinator.go#L194
undefined: ibchelpers
|
Go vulnerability check:
ibc/testing/endpoint.go#L97
tmConfig.AllowUpdateAfterExpiry undefined (type *"github.com/cosmos/ibc-go/v7/testing".TendermintConfig has no field or method AllowUpdateAfterExpiry)
|
Go vulnerability check:
ibc/testing/endpoint.go#L97
tmConfig.AllowUpdateAfterMisbehaviour undefined (type *"github.com/cosmos/ibc-go/v7/testing".TendermintConfig has no field or method AllowUpdateAfterMisbehaviour)
|
Go vulnerability check:
ibc/testing/endpoint.go#L131
undefined: exported.Header
|
Go vulnerability check:
testutil/fund.go#L28
undefined: inflationtypes
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3, technote-space/[email protected], actions/dependency-review-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading