Skip to content
This repository has been archived by the owner on Sep 25, 2024. It is now read-only.

feat: customize colors for types #131

feat: customize colors for types

feat: customize colors for types #131

Triggered via pull request December 15, 2023 05:05
Status Failure
Total duration 23s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
build: src/background.ts#L95
Type 'string' is not assignable to type 'ColorEnum | undefined'.
build: src/popup.tsx#L186
Type '{ backgroundColor: string; "--tw-ring-color": string; }' is not assignable to type 'Properties<string | number, string & {}>'.
build: src/popup.tsx#L213
Type 'HTMLDivElement | null' is not assignable to type 'HTMLElement'.
build: src/popup.tsx#L223
'e' is declared but its value is never read.
build
Process completed with exit code 1.