chore(deps): update dependency typescript to v5 #174
ci.yml
on: pull_request
Lint: node-20, ubuntu-latest
23s
TS-Check: node-20, ubuntu-latest
16s
Matrix: create-migration-test
Matrix: unit-test
Annotations
10 errors
Lint: node-20, ubuntu-latest:
src/index.ts#L148
Replace `PgLiteral` with `AddColumns`
|
Lint: node-20, ubuntu-latest:
src/index.ts#L149
Replace `Migration` with `AddToOperatorFamily`
|
Lint: node-20, ubuntu-latest:
src/index.ts#L150
Replace `PgType` with `AddTypeAttribute`
|
Lint: node-20, ubuntu-latest:
src/index.ts#L151
Replace `MigrationBuilder` with `AddTypeValue`
|
Lint: node-20, ubuntu-latest:
src/index.ts#L152
Replace `RunnerOption` with `AddTypeValueOptions`
|
Lint: node-20, ubuntu-latest:
src/index.ts#L153
Replace `PgLiteralValue` with `AlterColumn`
|
Lint: node-20, ubuntu-latest:
src/index.ts#L154
Replace `Value,⏎··Name,⏎··Type` with `AlterColumnOptions`
|
Lint: node-20, ubuntu-latest:
src/index.ts#L157
Replace `IfExistsOptio` with `AlterDomai`
|
Lint: node-20, ubuntu-latest:
src/index.ts#L158
Replace `IfNotExistsOption` with `AlterMaterializedView`
|
Lint: node-20, ubuntu-latest:
src/index.ts#L159
Replace `CascadeOption` with `AlterMaterializedViewOptions`
|