Skip to content

fix: event model date to timestamp #10

fix: event model date to timestamp

fix: event model date to timestamp #10

Triggered via push April 19, 2024 11:11
Status Failure
Total duration 39s
Artifacts

ci.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
build (18): src/components/EventDataTable/EventDataTable.tsx#L14
Cannot find module '@tanstack/react-table' or its corresponding type declarations.
build (18): src/components/EventDataTable/EventDataTable.tsx#L26
Cannot find module '@/components/ui/table' or its corresponding type declarations.
build (18): src/components/EventDataTable/EventDataTable.tsx#L37
Cannot find module '@/components/ui/dropdown-menu' or its corresponding type declarations.
build (18): src/components/EventDataTable/EventDataTable.tsx#L40
Cannot find module '../ui/checkbox' or its corresponding type declarations.
build (18): src/components/EventDataTable/EventDataTable.tsx#L45
Binding element 'table' implicitly has an 'any' type.
build (18): src/components/EventDataTable/EventDataTable.tsx#L50
Parameter 'value' implicitly has an 'any' type.
build (18): src/components/EventDataTable/EventDataTable.tsx#L54
Binding element 'row' implicitly has an 'any' type.
build (18): src/components/EventDataTable/EventDataTable.tsx#L57
Parameter 'value' implicitly has an 'any' type.
build (18): src/components/EventDataTable/EventDataTable.tsx#L64
Binding element 'column' implicitly has an 'any' type.
build (18): src/components/EventDataTable/EventDataTable.tsx#L90
Binding element 'column' implicitly has an 'any' type.
build (18)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (18)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/