Bump gorm.io/gorm from 1.23.10 to 1.25.4 #406
validations.yaml
on: pull_request
Discover supported schema versions
3s
Build snapshot artifacts
1m 52s
Static analysis
4m 4s
Unit tests (Go)
2m 15s
Unit tests (Python)
1m 19s
CLI tests (Python)
1m 54s
Matrix: Acceptance tests
CLI tests (Go-Linux)
0s
Annotations
54 errors
Unit tests (Python)
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.
|
Unit tests (Go)
invalid operation: limit.Limit > 0 (mismatched types *int and untyped int)
|
Unit tests (Go)
invalid operation: limit.Limit <= 0 (mismatched types *int and untyped int)
|
Unit tests (Go)
cannot use -1 (untyped int constant) as *int value in assignment
|
Unit tests (Go)
cannot use limit.Limit (variable of type *int) as int value in argument to strconv.Itoa
|
Unit tests (Go)
Process completed with exit code 2.
|
CLI tests (Python)
invalid operation: limit.Limit > 0 (mismatched types *int and untyped int)
|
CLI tests (Python)
invalid operation: limit.Limit <= 0 (mismatched types *int and untyped int)
|
CLI tests (Python)
cannot use -1 (untyped int constant) as *int value in assignment
|
CLI tests (Python)
cannot use limit.Limit (variable of type *int) as int value in argument to strconv.Itoa
|
CLI tests (Python)
invalid operation: limit.Limit > 0 (mismatched types *int and untyped int)
|
CLI tests (Python)
invalid operation: limit.Limit <= 0 (mismatched types *int and untyped int)
|
CLI tests (Python)
cannot use -1 (untyped int constant) as *int value in assignment
|
CLI tests (Python)
cannot use limit.Limit (variable of type *int) as int value in argument to strconv.Itoa
|
CLI tests (Python)
Process completed with exit code 2.
|
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 (1)
The job was canceled because "_5" failed.
|
Acceptance tests (1)
invalid operation: limit.Limit > 0 (mismatched types *int and untyped int)
|
Acceptance tests (1)
invalid operation: limit.Limit <= 0 (mismatched types *int and untyped int)
|
Acceptance tests (1)
cannot use -1 (untyped int constant) as *int value in assignment
|
Acceptance tests (1)
cannot use limit.Limit (variable of type *int) as int value in argument to strconv.Itoa
|
Acceptance tests (1)
The operation was canceled.
|
Acceptance tests (4)
The job was canceled because "_5" failed.
|
Acceptance tests (4)
invalid operation: limit.Limit > 0 (mismatched types *int and untyped int)
|
Acceptance tests (4)
invalid operation: limit.Limit <= 0 (mismatched types *int and untyped int)
|
Acceptance tests (4)
cannot use -1 (untyped int constant) as *int value in assignment
|
Acceptance tests (4)
cannot use limit.Limit (variable of type *int) as int value in argument to strconv.Itoa
|
Acceptance tests (4)
The operation was canceled.
|
Acceptance tests (3)
The operation was canceled.
|
Acceptance tests (2)
The job was canceled because "_5" failed.
|
Acceptance tests (2)
invalid operation: limit.Limit > 0 (mismatched types *int and untyped int)
|
Acceptance tests (2)
invalid operation: limit.Limit <= 0 (mismatched types *int and untyped int)
|
Acceptance tests (2)
cannot use -1 (untyped int constant) as *int value in assignment
|
Acceptance tests (2)
cannot use limit.Limit (variable of type *int) as int value in argument to strconv.Itoa
|
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)
|