Proper use of theme colors + Improved navbar #92
canopeum_frontend_pr_validation.yml
on: pull_request
Lint-Autofixes
1m 5s
Build
46s
Annotations
2 errors and 10 warnings
Build
Object literal may only specify known properties, and 'logout' does not exist in type '{ 'edit-profile': string; 'manage-admins': string; 'terms-and-policies': string; }'.
|
Build
Process completed with exit code 2.
|
Lint-Autofixes:
canopeum_frontend/src/components/MainLayout.tsx#L22
Unexpected 'TODO' comment: 'TODO: Can we do better than hardcode a...'
|
Lint-Autofixes:
canopeum_frontend/src/components/analytics/BatchTable.tsx#L30
Unexpected 'TODO' comment: 'TODO: Use endpoint to get specific batch...'
|
Lint-Autofixes:
canopeum_frontend/src/components/context/AuthenticationContext.tsx#L19
Fast refresh only works when a file only exports components. Move your React context(s) to a separate file
|
Lint-Autofixes:
canopeum_frontend/src/components/context/LanguageContext.tsx#L15
Fast refresh only works when a file only exports components. Move your React context(s) to a separate file
|
Lint-Autofixes:
canopeum_frontend/src/components/context/SnackbarContext.tsx#L25
Fast refresh only works when a file only exports components. Move your React context(s) to a separate file
|
Lint-Autofixes:
canopeum_frontend/src/components/icons/CustomIcon.tsx#L23
Unexpected 'TODO' comment: 'TODO(NicolasDontigny): Find the best way...'
|
Lint-Autofixes:
canopeum_frontend/src/components/inputs/MultipleSelectChip.tsx#L68
Unexpected 'TODO' comment: 'TODO(NicolasDontigny): Find a more...'
|
Lint-Autofixes:
canopeum_frontend/src/hooks/HttpHook.tsx#L24
Unexpected 'TODO' comment: 'TODO(NicolasDontigny): Instead of...'
|
Lint-Autofixes:
canopeum_frontend/src/main.tsx#L9
Unexpected 'TODO' comment: 'TODO: Ask Nicolas if these were...'
|
Lint-Autofixes:
canopeum_frontend/src/utils/arrayUtils.ts#L1
Unexpected 'TODO' comment: 'TODO: These should be added to beslogic...'
|