Skip to content
This repository has been archived by the owner on Nov 3, 2023. It is now read-only.

chore: make source much more readable && export icons as separate com… #257

chore: make source much more readable && export icons as separate com…

chore: make source much more readable && export icons as separate com… #257

Triggered via push August 6, 2023 05:16
Status Failure
Total duration 46s
Artifacts

lint.yml

on: push
Run linters
36s
Run linters
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Run linters: src/components/Modal.tsx#L3
Cannot find module '@components/TrackDetails' or its corresponding type declarations.
Run linters: src/components/Modal.tsx#L4
Cannot find module '@components/Controls' or its corresponding type declarations.
Run linters: src/components/Modal.tsx#L6
Module '"@typings"' has no exported member 'SettingUpdates'.
Run linters: src/components/index.ts#L3
Cannot find module './Popouts' or its corresponding type declarations.
Run linters: src/components/index.ts#L6
Cannot find module './TrackDetails' or its corresponding type declarations.
Run linters: src/typings/index.ts#L2
Cannot find module './events' or its corresponding type declarations.
Run linters: src/util/events.ts#L2
Module '"@typings"' has no exported member 'DebugEvent'.
Run linters: src/util/spotify.ts#L3
Module '"@typings"' has no exported member 'ControlInteractions'.
Run linters: src/util/spotify.ts#L260
Argument of type 'string' is not assignable to parameter of type '"off" | "context" | "track"'.
Run linters
Process completed with exit code 1.