fix(keys): Correcting the primary key changes #30
ci-code-approval.yml
on: pull_request
Golangci-lint
9s
Code Approval
12s
Annotations
5 errors and 1 warning
Golangci-lint:
pkg/utils/sql/types.go#L1
: # github.com/Jacobbrewer1/goschema/pkg/utils/sql [github.com/Jacobbrewer1/goschema/pkg/utils/sql.test]
|
Golangci-lint:
pkg/utils/sql/types.go#L411
cannot use mysql.NullTime{…} (value of type mysql.NullTime) as "database/sql".NullTime value in struct literal (typecheck)
|
Golangci-lint
issues found
|
Code Approval:
pkg/utils/sql/types.go#L411
cannot use mysql.NullTime{…} (value of type mysql.NullTime) as "database/sql".NullTime value in struct literal
|
Code Approval
Process completed with exit code 2.
|
Golangci-lint
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
|