Skip to content

Merge pull request #3 from c0ffeeca7/strings-quick-style-check #17

Merge pull request #3 from c0ffeeca7/strings-quick-style-check

Merge pull request #3 from c0ffeeca7/strings-quick-style-check #17

Triggered via push September 30, 2025 13:32
Status Failure
Total duration 18s
Artifacts

deploy.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
build
Process completed with exit code 2.
build: src/utils/details.ts#L186
Property 'icon' is missing in type '{ title: string; description: string; href: string; label: string; variant: "secondary"; }' but required in type 'DetailsAction'.
build: src/utils/details.ts#L131
Property 'icon' is missing in type '{ title: string; description: string; href: string; label: string; variant: "secondary"; }' but required in type 'DetailsAction'.
build: src/utils/details.ts#L77
Property 'icon' is missing in type '{ title: string; description: string; href: string; label: string; variant: "secondary"; }' but required in type 'DetailsAction'.
build: src/utils/details.ts#L20
Property 'icon' is missing in type '{ title: string; description: string; href: string; label: string; variant: "secondary"; }' but required in type 'DetailsAction'.
build: src/components/tool-card.ts#L8
The title attribute is a native global attribute. Using it as a property could have unintended side-effects