Skip to content

Merge branch 'feat/data-tags' into feat/texture-packer-names #213

Merge branch 'feat/data-tags' into feat/texture-packer-names

Merge branch 'feat/data-tags' into feat/texture-packer-names #213

Triggered via push September 3, 2024 09:02
Status Failure
Total duration 2m 33s
Artifacts

ci.yml

on: push
Matrix: CI
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 4 warnings
CI (Typecheck, test:types): packages/assetpack/src/image/utils/compressGpuTextures.ts#L51
Object literal may only specify known properties, and 'image' does not exist in type 'CompressImageDataResult'.
CI (Typecheck, test:types): packages/assetpack/src/image/utils/compressGpuTextures.ts#L62
Object literal may only specify known properties, and 'image' does not exist in type 'CompressImageDataResult'.
CI (Typecheck, test:types): packages/assetpack/src/image/utils/compressGpuTextures.ts#L74
Object literal may only specify known properties, and 'image' does not exist in type 'CompressImageDataResult'.
CI (Typecheck, test:types): packages/assetpack/src/image/utils/compressGpuTextures.ts#L80
Property 'image' does not exist on type 'CompressImageDataResult'.
CI (Typecheck, test:types)
Process completed with exit code 2.
CI (Unit tests, test)
Process completed with exit code 1.
CI (Lint, test:lint): packages/assetpack/src/image/compress.ts#L139
Block must not be padded by blank lines
CI (Lint, test:lint): packages/assetpack/src/image/compress.ts#L142
Expected newline before return statement