Skip to content

Added README

Added README #4

Triggered via push January 14, 2025 21:15
Status Failure
Total duration 47s
Artifacts

ci.yml

on: push
lint_and_build
38s
lint_and_build
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
lint_and_build: src/@seed/components/drawer/drawer.component.ts#L122
Unsafe assignment of an `any` value
lint_and_build: src/@seed/components/drawer/drawer.component.ts#L123
Unsafe assignment of an `any` value
lint_and_build: src/@seed/components/drawer/drawer.component.ts#L144
Unsafe argument of type `any` assigned to a parameter of type `DrawerMode`
lint_and_build: src/@seed/components/drawer/drawer.component.ts#L281
Unsafe member access .parentElement on an `any` value
lint_and_build: src/@seed/components/index.ts#L6
Dependency cycle via ./vertical:3=>./vertical.component:2
lint_and_build: src/@seed/components/masonry/masonry.component.ts#L15
Unexpected any. Specify a different type
lint_and_build: src/@seed/components/masonry/masonry.component.ts#L17
Unexpected any. Specify a different type
lint_and_build: src/@seed/components/masonry/masonry.component.ts#L18
Unexpected any. Specify a different type
lint_and_build: src/@seed/components/masonry/masonry.component.ts#L52
Unsafe call of a(n) `any` typed value
lint_and_build: src/@seed/components/masonry/masonry.component.ts#L52
Unsafe member access .items on an `any` value
lint_and_build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636