Skip to content

fix: TableInfo always showing "Tree" as item names #435

fix: TableInfo always showing "Tree" as item names

fix: TableInfo always showing "Tree" as item names #435

Triggered via pull request September 11, 2024 21:23
Status Failure
Total duration 59s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
build-front
Property 'itemName' is missing in type '{ startIndex: number; endIndex: number; totalTrees: number; itemsPerPage: number; onClickBack: () => void; onClickForward: () => void; }' but required in type 'ITableInformation'.
build-front
Property 'itemName' is missing in type '{ startIndex: number; endIndex: number; totalTrees: number; itemsPerPage: number; onClickBack: () => void; onClickForward: () => void; }' but required in type 'ITableInformation'.
build-front
Property 'itemName' is missing in type '{ startIndex: number; endIndex: number; totalTrees: number; itemsPerPage: number; onClickBack: () => void; onClickForward: () => void; }' but required in type 'ITableInformation'.
build-front
Process completed with exit code 2.
build-django
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/