[DPCP-30] [DPCP-36]: Calendar View, Map View #39
Annotations
10 errors and 2 warnings
src/atoms/05_SystemIcon/SystemIcon.tsx#L1
Cannot find module '../../../dist/tailwind.config.ts' or its corresponding type declarations.
|
src/molecules/03_Calendar/CalendarView.tsx#L1
Type 'undefined' cannot be used as an index type.
|
src/molecules/03_Calendar/CalendarView.tsx#L1
Property 'event' does not exist on type '{}'.
|
src/molecules/03_Calendar/CalendarView.tsx#L1
Property 'getApi' does not exist on type 'never'.
|
src/molecules/03_Calendar/CalendarView.tsx#L1
Property 'getApi' does not exist on type 'never'.
|
src/molecules/03_Calendar/CalendarView.tsx#L1
Property 'getApi' does not exist on type 'never'.
|
src/molecules/03_Calendar/CalendarView.tsx#L1
No overload matches this call.
|
src/molecules/03_Calendar/CalendarView.tsx#L1
Property 'currentData' does not exist on type 'CalendarApi'.
|
src/molecules/03_Calendar/CalendarView.tsx#L1
The left-hand side of an arithmetic operation must be of type 'any', 'number', 'bigint' or an enum type.
|
src/molecules/04_Map/MapView.tsx#L1
Module '"mapbox-gl"' has no exported member 'workerClass'. Did you mean to use 'import workerClass from "mapbox-gl"' instead?
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@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 uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading