Feature/37 see site specific information #98
Annotations
5 errors and 6 warnings
Lint:
canopeum_frontend/src/components/analytics/SiteSummaryCard.tsx#L67
Use <progress> instead of the "progressbar" role to ensure accessibility across all devices
|
Lint:
canopeum_frontend/src/pages/Analytics.tsx#L137
Unsafe argument of type `any` assigned to a parameter of type `number`
|
Lint:
canopeum_frontend/src/pages/Analytics.tsx#L137
Unsafe argument of type `any` assigned to a parameter of type `number`
|
Lint:
canopeum_frontend/src/pages/Analytics.tsx#L157
Unsafe argument of type `any` assigned to a parameter of type `number`
|
Lint
Process completed with exit code 1.
|
Lint:
canopeum_frontend/src/components/site/SiteSummaryCard.tsx#L14
Unexpected 'TODO' comment: 'TODO implement follow here when backend...'
|
Lint:
canopeum_frontend/src/components/site/SiteSummaryCard.tsx#L18
Unexpected 'TODO' comment: 'TODO Implement site update when backend...'
|
Lint:
canopeum_frontend/src/components/site/SiteSummaryCard.tsx#L30
Unexpected 'TODO' comment: 'TODO: replace img source when backend...'
|
Lint:
canopeum_frontend/src/components/site/SiteSummaryCard.tsx#L53
Unsafe member access .en on an `any` value
|
Lint:
canopeum_frontend/src/pages/Analytics.tsx#L141
Unsafe assignment of an `any` value
|
Lint:
canopeum_frontend/src/pages/Login.tsx#L50
Unexpected 'TODO' comment: 'TODO (Vincent) set the user role'
|