Skip to content

feat(options): allow customizing the names of the migration tables #4

feat(options): allow customizing the names of the migration tables

feat(options): allow customizing the names of the migration tables #4

Triggered via pull request October 17, 2024 16:45
Status Failure
Total duration 42s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
build: migrations_test.go#L44
unused-parameter: parameter 'tt' seems to be unused, consider removing or renaming it as _ (revive)
build: migrations_test.go#L55
unused-parameter: parameter 'tt' seems to be unused, consider removing or renaming it as _ (revive)
build: migrations_test.go#L69
unused-parameter: parameter 'tt' seems to be unused, consider removing or renaming it as _ (revive)
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/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/