Skip to content

fix(deps): update module gorm.io/gorm to v1.25.4 #108

fix(deps): update module gorm.io/gorm to v1.25.4

fix(deps): update module gorm.io/gorm to v1.25.4 #108

Triggered via push October 3, 2023 09:24
Status Failure
Total duration 1m 10s
Artifacts

test.yml

on: push
Test and coverage
58s
Test and coverage
go vet and lint
40s
go vet and lint
golangci lint check
14s
golangci lint check
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 4 warnings
golangci lint check: pkg/config/database.go#L9
could not import gorm.io/driver/postgres (-: # gorm.io/driver/postgres
golangci lint check
issues found
go vet and lint
cannot use column (variable of type Column) as gorm.ColumnType value in argument to append: Column does not implement gorm.ColumnType (missing method AutoIncrement)
go vet and lint
unknown field WithReturning in struct literal of type callbacks.Config
go vet and lint
Process completed with exit code 1.
Test and coverage
cannot use column (variable of type Column) as gorm.ColumnType value in argument to append: Column does not implement gorm.ColumnType (missing method AutoIncrement)
Test and coverage
unknown field WithReturning in struct literal of type callbacks.Config
Test and coverage
Process completed with exit code 1.
golangci lint check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
go vet and lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
go vet and lint
Restore cache failed: Dependencies file is not found in /home/runner/work/api/api. Supported file pattern: go.sum
Test and coverage
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/