add revision generation with command #40
Annotations
6 errors and 3 warnings
|
lint
issues found
|
|
lint:
migrations/template_regestry.go#L23
exported: exported function New should have comment or be unexported (revive)
|
|
lint:
migrations/revision_runner.go#L84
G301: Expect directory permissions to be 0750 or less (gosec)
|
|
lint:
migrations/template_regestry.go#L26
File is not properly formatted (gofumpt)
|
|
test (stable)
Process completed with exit code 1.
|
|
test (stable)
undefined: qmig.GenerateMigrationsConfig
|
|
test (1.18.x)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-go@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
lint
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-go@v5, golangci/golangci-lint-action@v7. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
test (stable)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-go@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|