Skip to content

chore(deps): update dependency typescript to v5 #1088

chore(deps): update dependency typescript to v5

chore(deps): update dependency typescript to v5 #1088

Triggered via pull request April 26, 2024 20:19
Status Failure
Total duration 56s
Artifacts

ci.yml

on: pull_request
Lint: node-20, ubuntu-latest
29s
Lint: node-20, ubuntu-latest
TS-Check: node-20, ubuntu-latest
21s
TS-Check: node-20, ubuntu-latest
Matrix: create-migration-test
Matrix: unit-test
Fit to window
Zoom out
Zoom in

Annotations

15 errors and 2 warnings
TS-Check: node-20, ubuntu-latest
Process completed with exit code 2.
Lint: node-20, ubuntu-latest: bin/node-pg-migrate.ts#L10
Replace `default·as·migrationRunner,·Migration` with `Migration,·default·as·migrationRunner`
Lint: node-20, ubuntu-latest: src/index.ts#L239
Replace `isPgLiteral,·` with `PgLiteral,·is`
Lint: node-20, ubuntu-latest: src/migrationBuilder.ts#L32
Replace `createSchemalize,·PgLiteral` with `PgLiteral,·createSchemalize`
Lint: node-20, ubuntu-latest: src/runner.ts#L5
Replace `loadMigrationFiles,·Migration` with `Migration,·loadMigrationFiles`
Lint: node-20, ubuntu-latest: src/utils/index.ts#L1
Insert `export·{·PgLiteral,·isPgLiteral·}·from·'./PgLiteral';⏎export·type·{·PgLiteralValue·}·from·'./PgLiteral';⏎export·{·StringIdGenerator·}·from·'./StringIdGenerator';⏎`
Lint: node-20, ubuntu-latest: src/utils/index.ts#L12
Replace `isPgLiteral,·PgLiteral·}·from·'./PgLiteral';⏎export·type·{·PgLiteralValue·}·from·'./PgLiteral';⏎export·{·quote·}·from·'./quote';⏎export·{·StringIdGenerator·}·from·'./StringIdGenerator` with `quote·}·from·'./quote`
Lint: node-20, ubuntu-latest: test/migration.spec.ts#L4
Replace `getTimestamp,·Migration` with `Migration,·getTimestamp`
Lint: node-20, ubuntu-latest
Process completed with exit code 1.
Lint: node-20, ubuntu-latest: bin/node-pg-migrate.ts#L540
Forbidden non-null assertion
Lint: node-20, ubuntu-latest: bin/node-pg-migrate.ts#L546
Forbidden non-null assertion