Skip to content

fix(deps): update dependency typeorm to v0.3.17 #250

fix(deps): update dependency typeorm to v0.3.17

fix(deps): update dependency typeorm to v0.3.17 #250

Triggered via push September 7, 2023 02:52
Status Failure
Total duration 3m 34s
Artifacts
Matrix: default
Fit to window
Zoom out
Zoom in

Annotations

13 errors
ubuntu-20.04(Node.js 18.12.0)
Argument of type '{ name: string; }' is not assignable to parameter of type 'FindOneOptions<SyncInfo>'.
ubuntu-20.04(Node.js 18.12.0)
Argument of type '{ outPointTxHash: string; outPointIndex: string; }' is not assignable to parameter of type 'FindOneOptions<Output>'.
ubuntu-20.04(Node.js 18.12.0)
Type '{ type: "sqlite"; database: string; entities: (typeof SyncInfo | typeof Input | typeof Transaction | typeof Output | typeof SudtTokenInfo | typeof AssetAccount | ... 7 more ... | typeof AddressDescription)[]; ... 25 more ...; cache?: boolean | ... 1 more ... | undefined; } | ... 16 more ... | { ...; }' is not assignable to type 'SqliteConnectionOptions'.
ubuntu-20.04(Node.js 18.12.0)
Argument of type '{ name: string; }' is not assignable to parameter of type 'FindOneOptions<SyncInfo>'.
ubuntu-20.04(Node.js 18.12.0)
Type 'Output | null' is not assignable to type 'Output | undefined'.
ubuntu-20.04(Node.js 18.12.0)
Argument of type '{ outPointTxHash: string; outPointIndex: string; status: string; }' is not assignable to parameter of type 'FindOneOptions<Output>'.
ubuntu-20.04(Node.js 18.12.0)
Argument of type '{ addressType: SyncAddressType; }' is not assignable to parameter of type 'FindManyOptions<SyncProgress>'.
ubuntu-20.04(Node.js 18.12.0)
Type 'Transaction | null' is not assignable to type 'Transaction | undefined'.
ubuntu-20.04(Node.js 18.12.0)
Argument of type 'string | undefined' is not assignable to parameter of type 'FindOneOptions<Transaction>'.
ubuntu-20.04(Node.js 18.12.0)
Type 'Transaction | null' is not assignable to type 'Transaction | undefined'.
macos-latest(Node.js 18.12.0)
The job was canceled because "_18_12_0_ubuntu-20_04" failed.
windows-latest(Node.js 18.12.0)
The job was canceled because "_18_12_0_ubuntu-20_04" failed.
windows-latest(Node.js 18.12.0)
The operation was canceled.