Skip to content

Feature/26 add post feature #73

Feature/26 add post feature

Feature/26 add post feature #73

Triggered via pull request March 23, 2024 23:14
Status Failure
Total duration 50s
Artifacts

canopeum_frontend.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 7 warnings
Build
Cannot find module '../utils/dateFormatter' or its corresponding type declarations.
Build
Process completed with exit code 2.
Lint: canopeum_frontend/src/utils/date-Formatter.ts#L1
Filename is not in camel case. Rename it to `dateFormatter.ts`
Lint
Process completed with exit code 1.
Lint: canopeum_frontend/src/components/PostWidget.tsx#L15
Unsafe call of an `any` typed value
Lint: canopeum_frontend/src/components/context/AuthenticationContext.tsx#L4
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
Lint: canopeum_frontend/src/components/site/SiteSummaryCard.tsx#L11
Unexpected 'TODO' comment: 'TODO: replace img source when backend...'
Lint: canopeum_frontend/src/components/site/SiteSummaryCard.tsx#L25
Unsafe member access .en on an `any` value
Lint: canopeum_frontend/src/pages/MapSite.tsx#L17
Unexpected console statement