Skip to content

Add package-lock.json to fix GitHub Pages deployment (#2) #7

Add package-lock.json to fix GitHub Pages deployment (#2)

Add package-lock.json to fix GitHub Pages deployment (#2) #7

Triggered via push September 25, 2025 21:28
Status Success
Total duration 34s
Artifacts

deploy.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
build: src/main-app.ts#L37
Super calls to lifecycle callbacks should be guarded in case the base class does not implement them
build: src/main-app.ts#L26
Super calls to lifecycle callbacks should be guarded in case the base class does not implement them
build: src/components/tool-card.ts#L12
The title attribute is a native global attribute. Using it as a property could have unintended side-effects