feat(templates): adding a get all method that returns all records for that table #138
ci-code-approval.yml
on: pull_request
Golangci-lint
40s
Code Approval
11s
Annotations
6 errors and 4 warnings
Code Approval:
pkg/migrations/status.go#L11
undefined: models.GetAllGoschemaMigrationVersion
|
Code Approval
Process completed with exit code 2.
|
Golangci-lint:
pkg/migrations/status.go#L11
undefined: models.GetAllGoschemaMigrationVersion (typecheck)
|
Golangci-lint:
cmd_create.go#L14
could not import github.com/jacobbrewer1/goschema/pkg/migrations (-: # github.com/jacobbrewer1/goschema/pkg/migrations
|
Golangci-lint:
pkg/migrations/status.go#L11
undefined: models.GetAllGoschemaMigrationVersion) (typecheck)
|
Golangci-lint
issues found
|
Code Approval
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Code Approval
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|
Golangci-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Golangci-lint
Restore cache failed: Some specified paths were not resolved, unable to cache dependencies.
|