Skip to content

Make infoscreen fullscreen capable #1432

Make infoscreen fullscreen capable

Make infoscreen fullscreen capable #1432

Triggered via push December 4, 2024 13:06
Status Failure
Total duration 1m 41s
Artifacts

build.yml

on: push
Format, Lint, Check types & Build
1m 29s
Format, Lint, Check types & Build
Matrix: Push Docker image to GitHub Packages
Matrix: Deploy to Azure
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 11 warnings
Format, Lint, Check types & Build
web#typecheck: command (/home/runner/work/web/web/apps/web) /home/runner/setup-pnpm/node_modules/.bin/pnpm run typecheck exited (2)
Format, Lint, Check types & Build
Property 'requestFullscreen' does not exist on type 'never'.
Format, Lint, Check types & Build
Property 'requestFullscreen' does not exist on type 'never'.
Format, Lint, Check types & Build
Property 'webkitRequestFullscreen' does not exist on type 'never'.
Format, Lint, Check types & Build
Property 'webkitRequestFullscreen' does not exist on type 'never'.
Format, Lint, Check types & Build
Property 'msRequestFullscreen' does not exist on type 'never'.
Format, Lint, Check types & Build
Property 'msRequestFullscreen' does not exist on type 'never'.
Format, Lint, Check types & Build
No overload matches this call.
Format, Lint, Check types & Build
Type '{ key: number; }' is missing the following properties from type '{ events: IlmomasiinaEvent[]; setEvents: Dispatch<SetStateAction<IlmomasiinaEvent[]>>; showIlmostatus?: boolean | undefined; }': events, setEvents
Format, Lint, Check types & Build
Type '{}' is missing the following properties from type '{ stopData: RenderableStop[]; setStopData: Dispatch<SetStateAction<RenderableStop[]>>; }': stopData, setStopData
Format, Lint, Check types & Build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Format, Lint, Check types & Build: apps/web/src/app/infonaytto/layout.tsx#L3
Identifier 'Roboto_Mono' is not in camel case
Format, Lint, Check types & Build: apps/web/src/app/infonaytto/layout.tsx#L25
Unnecessary conditional, value is always falsy
Format, Lint, Check types & Build: apps/web/src/app/infonaytto/layout.tsx#L27
Unsafe call of an `error` type typed value
Format, Lint, Check types & Build: apps/web/src/app/infonaytto/layout.tsx#L29
Unsafe call of an `error` type typed value
Format, Lint, Check types & Build: apps/web/src/app/infonaytto/layout.tsx#L31
Unsafe call of an `error` type typed value
Format, Lint, Check types & Build: apps/web/src/app/infonaytto/layout.tsx#L48
Missing an explicit type attribute for button
Format, Lint, Check types & Build: apps/web/src/app/infonaytto/naytto/page.tsx#L2
'useRef' is defined but never used. Allowed unused vars must match /^_/u
Format, Lint, Check types & Build: apps/web/src/app/infonaytto/naytto/page.tsx#L2
'useRef' is defined but never used. Allowed unused vars must match /^_/u
Format, Lint, Check types & Build: apps/web/src/app/next_api/fetch-hsl-stops/route.ts#L206
'n' is assigned a value but never used. Allowed unused args must match /^_/u