Skip to content

feat(migrate): add Pending function for pending migrations #200

feat(migrate): add Pending function for pending migrations

feat(migrate): add Pending function for pending migrations #200

Re-run triggered August 29, 2024 11:45
Status Failure
Total duration 31s
Artifacts

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
Build: migrate/migrate.go#L111
use of `fmt.Println` forbidden by pattern `^(fmt\.Print(|f|ln)|print|println)$` (forbidigo)
Build
Process completed with exit code 2.
Build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/