Comparing v0.50.x against merge-base
#63
Triggered via pull request
December 30, 2024 21:42
Status
Success
Total duration
31m 40s
Artifacts
–
Annotations
10 errors and 2 warnings
Analyze:
x/auth/vesting/msg_server_test.go#L57
cannot use vestingtestutil.NewMockStakingKeeper(ctrl) (value of type *"github.com/cosmos/cosmos-sdk/x/auth/vesting/testutil".MockStakingKeeper) as "github.com/cosmos/cosmos-sdk/x/auth/vesting/testutil".MockStakingKeeper value in assignment (typecheck)
|
Analyze:
x/auth/vesting/types/vesting_account_test.go#L383
undefined: simapp
|
Analyze:
x/auth/vesting/types/vesting_account_test.go#L384
undefined: tmproto
|
Analyze:
x/auth/vesting/types/vesting_account_test.go#L389
undefined: sdk.NewInt
|
Analyze:
x/auth/vesting/types/vesting_account_test.go#L392
assignment mismatch: 1 variable but types.NewPeriodicVestingAccount returns 2 values
|
Analyze:
x/auth/vesting/types/vesting_account_test.go#L396
undefined: testutil.FundAccount
|
Analyze:
x/auth/vesting/types/vesting_account_test.go#L412
undefined: simapp
|
Analyze:
x/auth/vesting/types/vesting_account_test.go#L413
undefined: tmproto
|
Analyze:
x/auth/vesting/types/vesting_account_test.go#L424
assignment mismatch: 1 variable but types.NewPeriodicVestingAccount returns 2 values
|
Analyze:
x/auth/vesting/types/vesting_account_test.go#L1236
undefined: simapp
|
Analyze
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Analyze
CodeQL Action v2 will be deprecated on December 5th, 2024. Please update all occurrences of the CodeQL Action in your workflow files to v3. For more information, see https://github.blog/changelog/2024-01-12-code-scanning-deprecation-of-codeql-action-v2/
|