Skip to content

feat: use picocolors instead of chalk #1197

feat: use picocolors instead of chalk

feat: use picocolors instead of chalk #1197

Re-run triggered December 4, 2024 11:39
Status Failure
Total duration 1m 31s
Artifacts

compat.yml

on: pull_request
Matrix: typescript
Fit to window
Zoom out
Zoom in

Annotations

18 errors and 1 warning
typescript (4.9): src/core/ws/utils/getMessageLength.ts#L18
Type 'string | SharedArrayBuffer | ArrayBufferView<ArrayBufferLike>' is not assignable to type 'BlobPart'.
typescript (4.9)
Process completed with exit code 1.
typescript (5.1): src/core/ws/utils/getMessageLength.ts#L18
Type 'string | SharedArrayBuffer | ArrayBufferView<ArrayBufferLike>' is not assignable to type 'BlobPart'.
typescript (5.1)
Process completed with exit code 1.
typescript (5.2): src/core/ws/utils/getMessageLength.ts#L18
Type 'string | SharedArrayBuffer | ArrayBufferView<ArrayBufferLike>' is not assignable to type 'BlobPart'.
typescript (5.2)
Process completed with exit code 1.
typescript (4.8): src/core/ws/utils/getMessageLength.ts#L18
Type 'string | SharedArrayBuffer | ArrayBufferView<ArrayBufferLike>' is not assignable to type 'BlobPart'.
typescript (4.8)
Process completed with exit code 1.
typescript (5.0): src/core/ws/utils/getMessageLength.ts#L18
Type 'string | SharedArrayBuffer | ArrayBufferView<ArrayBufferLike>' is not assignable to type 'BlobPart'.
typescript (5.0)
Process completed with exit code 1.
exports: src/core/ws/utils/getMessageLength.ts#L18
Type 'string | SharedArrayBuffer | ArrayBufferView<ArrayBufferLike>' is not assignable to type 'BlobPart'.
exports
Process completed with exit code 1.
typescript (5.5): src/core/ws/utils/getMessageLength.ts#L18
Type 'string | SharedArrayBuffer | ArrayBufferView<ArrayBufferLike>' is not assignable to type 'BlobPart'.
typescript (5.5)
Process completed with exit code 1.
typescript (5.4): src/core/ws/utils/getMessageLength.ts#L18
Type 'string | SharedArrayBuffer | ArrayBufferView<ArrayBufferLike>' is not assignable to type 'BlobPart'.
typescript (5.4)
Process completed with exit code 1.
typescript (5.3): src/core/ws/utils/getMessageLength.ts#L18
Type 'string | SharedArrayBuffer | ArrayBufferView<ArrayBufferLike>' is not assignable to type 'BlobPart'.
typescript (5.3)
Process completed with exit code 1.
exports
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636