Feature/26 add post feature (#65) #100
Annotations
12 errors and 8 warnings
Build
't' is declared but its value is never read.
|
Build
't' is declared but its value is never read.
|
Build
Process completed with exit code 2.
|
Lint:
canopeum_frontend/src/components/CreatePostWidget.tsx#L23
Empty components are self-closing
|
Lint:
canopeum_frontend/src/components/analytics/SiteSummaryCard.tsx#L10
't' is assigned a value but never used. Allowed unused vars must match /^_/u
|
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:
canopeum_frontend/src/pages/AnalyticsSite.tsx#L4
't' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Lint:
canopeum_frontend/src/pages/MapSite.tsx#L1
Run autofix to sort these imports!
|
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'
|
Lint:
canopeum_frontend/src/pages/MapSite.tsx#L68
Unsafe call of an `any` typed value
|
Lint:
canopeum_frontend/src/pages/MapSite.tsx#L68
Unsafe member access .map on an `any` value
|