Bump gorm.io/gorm from 1.23.10 to 1.25.3 #339
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
validations.yaml
on: pull_request
Discover supported schema versions
3s
Build snapshot artifacts
6m 26s
Static analysis
3m 55s
Unit tests
4m 32s
Matrix: Acceptance tests
CLI tests (Linux)
0s
Annotations
37 errors
Acceptance tests (5)
invalid operation: limit.Limit > 0 (mismatched types *int and untyped int)
|
Acceptance tests (5)
invalid operation: limit.Limit <= 0 (mismatched types *int and untyped int)
|
Acceptance tests (5)
cannot use -1 (untyped int constant) as *int value in assignment
|
Acceptance tests (5)
cannot use limit.Limit (variable of type *int) as int value in argument to strconv.Itoa
|
Acceptance tests (5)
Process completed with exit code 2.
|
Acceptance tests (3)
The job was canceled because "_5" failed.
|
Acceptance tests (3)
invalid operation: limit.Limit > 0 (mismatched types *int and untyped int)
|
Acceptance tests (3)
invalid operation: limit.Limit <= 0 (mismatched types *int and untyped int)
|
Acceptance tests (3)
cannot use -1 (untyped int constant) as *int value in assignment
|
Acceptance tests (3)
cannot use limit.Limit (variable of type *int) as int value in argument to strconv.Itoa
|
Acceptance tests (3)
Process completed with exit code 2.
|
Acceptance tests (1)
The job was canceled because "_5" failed.
|
Acceptance tests (1)
The operation was canceled.
|
Acceptance tests (4)
The job was canceled because "_5" failed.
|
Acceptance tests (4)
The operation was canceled.
|
Acceptance tests (2)
The job was canceled because "_5" failed.
|
Acceptance tests (2)
The operation was canceled.
|
Static analysis:
pkg/provider/entry/sqlite.go#L15
could not import github.com/anchore/sqlite (-: # github.com/anchore/sqlite
|
Static analysis
invalid operation: limit.Limit > 0 (mismatched types *int and untyped int)
|
Static analysis
invalid operation: limit.Limit <= 0 (mismatched types *int and untyped int)
|
Static analysis
cannot use -1 (untyped int constant) as *int value in assignment
|
Static analysis
cannot use limit.Limit (variable of type *int) as int value in argument to strconv.Itoa) (typecheck)
|
Static analysis:
cmd/grype-db/cli/commands/build.go#L69
cfg.Vunnel undefined (type buildConfig has no field or method Vunnel) (typecheck)
|
Static analysis:
cmd/grype-db/cli/commands/build.go#L70
cfg.Vunnel undefined (type buildConfig has no field or method Vunnel) (typecheck)
|
Static analysis:
cmd/grype-db/cli/commands/build.go#L71
cfg.Vunnel undefined (type buildConfig has no field or method Vunnel) (typecheck)
|
Static analysis:
cmd/grype-db/cli/commands/build.go#L100
cfg.SkipValidation undefined (type buildConfig has no field or method SkipValidation) (typecheck)
|
Static analysis:
cmd/grype-db/cli/commands/build.go#L113
cfg.SkipValidation undefined (type buildConfig has no field or method SkipValidation) (typecheck)
|
Unit tests
invalid operation: limit.Limit > 0 (mismatched types *int and untyped int)
|
Unit tests
invalid operation: limit.Limit <= 0 (mismatched types *int and untyped int)
|
Unit tests
cannot use -1 (untyped int constant) as *int value in assignment
|
Unit tests
cannot use limit.Limit (variable of type *int) as int value in argument to strconv.Itoa
|
Unit tests
Process completed with exit code 2.
|
Build snapshot artifacts
invalid operation: limit.Limit > 0 (mismatched types *int and untyped int)
|
Build snapshot artifacts
invalid operation: limit.Limit <= 0 (mismatched types *int and untyped int)
|
Build snapshot artifacts
cannot use -1 (untyped int constant) as *int value in assignment
|
Build snapshot artifacts
cannot use limit.Limit (variable of type *int) as int value in argument to strconv.Itoa
|
Build snapshot artifacts
Process completed with exit code 2.
|