Skip to content

WIP : sidebar

WIP : sidebar #38

Triggered via push February 5, 2024 13:46
Status Failure
Total duration 24s
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#L12
Replace `····` with `··`
build: src/components/sidebarNav.ts#L13
Delete `··`
build: src/components/sidebarNav.ts#L15
Delete `··`
build: src/components/sidebarNav.ts#L16
Delete `····`
build: src/components/sidebarNav.ts#L17
Delete `··`