Skip to content

refactor manifests to be lazier #7

refactor manifests to be lazier

refactor manifests to be lazier #7

Triggered via pull request November 11, 2024 17:02
Status Failure
Total duration 32s
Artifacts

ci.yml

on: pull_request
Run ESLint, TypeScript, and Tests
23s
Run ESLint, TypeScript, and Tests
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Run ESLint, TypeScript, and Tests: node_modules/vite/dist/node/index.d.ts#L5
Cannot find module 'rollup/parseAst' or its corresponding type declarations.
Run ESLint, TypeScript, and Tests: src/Deeptable.ts#L28
'StructRow' is declared but its value is never read.
Run ESLint, TypeScript, and Tests: src/Deeptable.ts#L1210
Type 'TileMetadata[]' is missing the following properties from type 'Table<any>': TType, TArray, TValue, _offsets, and 19 more.
Run ESLint, TypeScript, and Tests: src/rendering.ts#L250
Property '_manifest' does not exist on type 'Tile'.
Run ESLint, TypeScript, and Tests
Process completed with exit code 1.