Memory page #72
Annotations
4 errors and 1 warning
Run npm run build --if-present:
src/components/MemoryPreview/PageMemory.tsx#L49
Property 'pageSize' does not exist on type '{ state: { pageSize: number | undefined; isPageSizeLoading: boolean; }; setState: Dispatch<SetStateAction<{ pageSize: number | undefined; isPageSizeLoading: boolean; }>>; }'.
|
Run npm run build --if-present:
src/components/ProgramUpload/Assembly.tsx#L6
Cannot find module '@typeberry/spectool-wasm' or its corresponding type declarations.
|
Run npm run build --if-present:
src/packages/web-worker/memoryMock.ts#L7
Element implicitly has an 'any' type because expression of type 'number' can't be used to index type '{ 0: number[]; 1: number[]; 2: number[]; }'.
|
Run npm run build --if-present
Process completed with exit code 2.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading