Skip to content

fix(keys): Correcting the primary key changes #30

fix(keys): Correcting the primary key changes

fix(keys): Correcting the primary key changes #30

Triggered via pull request March 22, 2024 13:51
Status Failure
Total duration 22s
Billable time 2m
Artifacts

ci-code-approval.yml

on: pull_request
Golangci-lint
9s
Golangci-lint
Code Approval
12s
Code Approval
Fit to window
Zoom out
Zoom in

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.