Skip to content

chore(deps): remove dependency on sqlite fork; bump gorm.io/gorm from 1.23.10 to 1.25.4 #1990

chore(deps): remove dependency on sqlite fork; bump gorm.io/gorm from 1.23.10 to 1.25.4

chore(deps): remove dependency on sqlite fork; bump gorm.io/gorm from 1.23.10 to 1.25.4 #1990

Triggered via pull request August 21, 2023 15:21
Status Failure
Total duration 6m 23s
Billable time 7m
Artifacts

validations.yaml

on: pull_request
Acceptance tests (Linux)
0s
Acceptance tests (Linux)
Acceptance tests (Mac)
0s
Acceptance tests (Mac)
CLI tests (Linux)
0s
CLI tests (Linux)
Fit to window
Zoom out
Zoom in

Annotations

30 errors
Integration tests
cannot convert 0 (untyped int constant) to *int
Integration tests
cannot convert 0 (untyped int constant) to *int
Integration tests
cannot use -1 (untyped int constant) as *int value in assignment
Integration tests
cannot use limit.Limit (variable of type *int) as type int in argument to strconv.Itoa
Integration tests
Process completed with exit code 2.
Build snapshot artifacts
cannot convert 0 (untyped int constant) to *int
Build snapshot artifacts
cannot convert 0 (untyped int constant) to *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 type int in argument to strconv.Itoa
Build snapshot artifacts
Process completed with exit code 2.
Unit tests
cannot convert 0 (untyped int constant) to *int
Unit tests
cannot convert 0 (untyped int constant) to *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 type int in argument to strconv.Itoa
Unit tests
Process completed with exit code 2.
Static analysis: grype/db/internal/gormadapter/open.go#L9
could not import github.com/anchore/sqlite (-: # github.com/anchore/sqlite
Static analysis
cannot convert 0 (untyped int constant) to *int
Static analysis
cannot convert 0 (untyped int constant) to *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 type int in argument to strconv.Itoa) (typecheck)
Static analysis: grype/db/v5/store/store.go#L14
could not import github.com/anchore/sqlite (-: # github.com/anchore/sqlite
Static analysis
cannot convert 0 (untyped int constant) to *int
Static analysis
cannot convert 0 (untyped int constant) to *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 type int in argument to strconv.Itoa) (typecheck)
Quality tests
cannot convert 0 (untyped int constant) to *int
Quality tests
cannot convert 0 (untyped int constant) to *int
Quality tests
cannot use -1 (untyped int constant) as *int value in assignment
Quality tests
cannot use limit.Limit (variable of type *int) as type int in argument to strconv.Itoa
Quality tests
Process completed with exit code 2.