Skip to content

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

fix: TableInfo always showing "Tree" as item names

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

Triggered via pull request September 12, 2024 12:05
Status Failure
Total duration 54s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 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
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/