Skip to content

WIP : sidebar

WIP : sidebar #39

Triggered via push February 5, 2024 14:45
Status Failure
Total duration 20s
Artifacts

main.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
build: src/components/sidebarNav.ts#L1
Replace `html,·LitElement}·from·"lit"` with `·html,·LitElement·}·from·'lit'`
build: src/components/sidebarNav.ts#L2
Replace `customElement}·from·"lit/decorators.js"` with `·customElement·}·from·'lit/decorators.js'`
build: src/components/sidebarNav.ts#L5
Replace `··navTitle:·string,` with `navTitle:·string;`
build: src/components/sidebarNav.ts#L6
Replace `····path?:·string,` with `··path?:·string;`
build: src/components/sidebarNav.ts#L7
Replace `····items?:·MenuItem[]` with `··items?:·MenuItem[];`
build: src/components/sidebarNav.ts#L11
Delete `··`
build: src/components/sidebarNav.ts#L15
Delete `··`
build: src/components/sidebarNav.ts#L16
Replace `····` with `··`
build: src/components/sidebarNav.ts#L21
Delete `··`
build: src/components/sidebarNav.ts#L22
Delete `··`