Skip to content

feat: first iteration on Permissionless ICS #2456

feat: first iteration on Permissionless ICS

feat: first iteration on Permissionless ICS #2456

Triggered via pull request August 20, 2024 16:03
Status Success
Total duration 8m 47s
Artifacts

codeql-analysis.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Analyze
cannot use coordinator.CurrentTime (variable of type "time".Time) as *"time".Time value in assignment
Analyze
cannot use clienttypes.Height{…} (value of type "github.com/cosmos/ibc-go/v8/modules/core/02-client/types".Height) as *"github.com/cosmos/ibc-go/v8/modules/core/02-client/types".Height value in assignment
Analyze
s.providerKeeper().SetTopN undefined (type "github.com/cosmos/interchain-security/v5/x/ccv/provider/keeper".Keeper has no field or method SetTopN)