Allow specifying an external TARGET_DATABASE_URI #14
Annotations
3 errors and 4 warnings
Staticcheck:
cmd/migrate/main.go#L49
this value of targetURI is never used (SA4006)
|
Staticcheck:
cmd/migrate/main.go#L49
Sprintf doesn't have side effects and its return value is ignored (SA4017)
|
Staticcheck
Process completed with exit code 1.
|
Errcheck
Both go-version and go-version-file inputs are specified, only go-version will be used
|
Build
Both go-version and go-version-file inputs are specified, only go-version will be used
|
Staticcheck
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Staticcheck
Both go-version and go-version-file inputs are specified, only go-version will be used
|