Skip to content

issue-163: added ability to include external files in current.sql. #178

issue-163: added ability to include external files in current.sql.

issue-163: added ability to include external files in current.sql. #178

Triggered via pull request January 18, 2024 15:09
Status Failure
Total duration 36s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
test: src/migration.ts#L133
Don't use `String` as a type. Use string instead
test: src/migration.ts#L144
Unsafe assignment of an `any` value
test: src/migration.ts#L187
Unsafe assignment of an `any` value
test: src/migration.ts#L196
Computed name [rawSqlPath] resolves to an any value
test
Process completed with exit code 1.
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/