fix: TableInfo always showing "Tree" as item names #435
ci.yaml
on: pull_request
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/
|