Skip to content

v0 for mytickets

v0 for mytickets #107

Triggered via pull request July 7, 2024 19:39
Status Failure
Total duration 53s
Artifacts

lint_and_typecheck.yml

on: pull_request
Linting and Typechecking
45s
Linting and Typechecking
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
Linting and Typechecking: app/components/LandingPageEvents/index.tsx#L8
Unsafe call of an `any` typed value
Linting and Typechecking: app/components/LandingPageEvents/index.tsx#L8
Unsafe member access .map on an `error` typed value
Linting and Typechecking: app/components/LandingPageEvents/index.tsx#L8
Unsafe assignment of an `any` value
Linting and Typechecking: app/components/LandingPageEvents/index.tsx#L8
Unsafe member access .id on an `any` value
Linting and Typechecking: app/components/LandingPageEvents/index.tsx#L8
Unsafe member access .id on an `any` value
Linting and Typechecking
'props' is defined but never used
Linting and Typechecking
Process completed with exit code 1.
Linting and Typechecking
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/