Skip to content

feat(math): Testing Sub for GDA Dec Type #33562

feat(math): Testing Sub for GDA Dec Type

feat(math): Testing Sub for GDA Dec Type #33562

Triggered via pull request June 17, 2024 09:15
@samricottasamricotta
synchronize #20626
sam/sub
Status Success
Total duration 26m 13s
Artifacts

codeql-analysis.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Analyze
missing go.sum entry for module providing package github.com/cockroachdb/apd/v3 (imported by cosmossdk.io/x/group/internal/math); to add:
Analyze
missing go.sum entry for module providing package github.com/cockroachdb/apd/v3 (imported by cosmossdk.io/x/group/internal/math); to add:
Analyze
missing go.sum entry for module providing package github.com/cockroachdb/apd/v3 (imported by cosmossdk.io/x/group/internal/math); to add:
Analyze
missing go.sum entry for module providing package github.com/cockroachdb/apd/v3 (imported by cosmossdk.io/x/group/internal/math); to add:
Analyze
missing go.sum entry for module providing package github.com/cockroachdb/apd/v3 (imported by cosmossdk.io/x/group/internal/math); to add:
Analyze
missing go.sum entry for module providing package github.com/cockroachdb/apd/v3 (imported by cosmossdk.io/x/group/internal/math); to add:
Analyze
missing go.sum entry for module providing package github.com/cockroachdb/apd/v3 (imported by cosmossdk.io/x/group/internal/math); to add:
Analyze
cannot use Context{} (value of type Context) as "cosmossdk.io/store/types".Context value in variable declaration: Context does not implement "cosmossdk.io/store/types".Context (wrong type for method Logger)
Analyze
undefined: sdklog.LogWrapper
Analyze
cannot use app.logger (variable of type "cosmossdk.io/core/log".Logger) as "cosmossdk.io/log".Logger value in argument to snapshots.NewManager: "cosmossdk.io/core/log".Logger does not implement "cosmossdk.io/log".Logger (wrong type for method With)