Bump typescript from 5.4.5 to 5.7.3 #2398
Open
Annotations
10 errors and 1 warning
Run tests:
imports/server/assets.ts#L38
Argument of type 'Buffer' is not assignable to parameter of type 'BinaryLike'.
|
Run tests:
imports/server/assets.ts#L39
Argument of type 'Buffer' is not assignable to parameter of type 'BinaryLike'.
|
Run tests:
imports/server/assets.ts#L46
Type 'Buffer' is not assignable to type 'Uint8Array<ArrayBuffer>'.
|
Run tests:
imports/server/assets.ts#L168
Argument of type 'Buffer[]' is not assignable to parameter of type 'readonly Uint8Array<ArrayBufferLike>[]'.
|
Run tests:
imports/server/assets.ts#L176
Argument of type 'Buffer' is not assignable to parameter of type 'BinaryLike'.
|
Run tests:
imports/server/assets.ts#L180
Argument of type 'Buffer' is not assignable to parameter of type 'BinaryLike'.
|
Run tests:
imports/server/assets.ts#L187
Type 'Buffer' is not assignable to type 'Uint8Array<ArrayBuffer>'.
|
Run tests:
imports/server/subscribers.ts#L91
Object is possibly 'undefined'.
|
Run tests:
imports/server/subscribers.ts#L102
Object is possibly 'undefined'.
|
Run tests:
imports/server/subscribers.ts#L146
Object is possibly 'undefined'.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading