feat: untokenized Units WIP #309
Annotations
9 errors and 4 warnings
src/renderer/components/blocks/layout/LeftNav.tsx#L29
Property 'PROJECTS_LIST' does not exist on type '{ CREATE_TOKENS: string; REVERT_TOKENS: string; }'.
|
src/renderer/components/blocks/layout/LeftNav.tsx#L30
Property 'PROJECTS_LIST' does not exist on type '{ CREATE_TOKENS: string; REVERT_TOKENS: string; }'.
|
src/renderer/components/blocks/tabs/UntokenizedUnitsTab.tsx#L2
Module '"@/components"' has no exported member 'ProjectModal'.
|
src/renderer/pages/ListPageSample.tsx#L15
Module '"@/api"' has no exported member 'useGetOrganizationsListQuery'.
|
src/renderer/pages/ListPageSample.tsx#L37
'projectStagedSuccess' is declared but its value is never read.
|
src/renderer/pages/ListPageSample.tsx#L37
'setProjectStagedSuccess' is declared but its value is never read.
|
src/renderer/pages/ListPageSample.tsx#L39
'commitModalActive' is declared but its value is never read.
|
src/renderer/routes/AppNavigator.tsx#L18
Property 'ListPageSample' does not exist on type 'typeof import("/Users/runner/work/Climate-Tokenization-Engine-UI/Climate-Tokenization-Engine-UI/src/renderer/pages/index")'.
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: Apple-Actions/import-codesign-certs@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, Apple-Actions/import-codesign-certs@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
This job failed
Loading