Skip to content

bookmarks: set canonical link to original source #3947

bookmarks: set canonical link to original source

bookmarks: set canonical link to original source #3947

Triggered via push December 23, 2024 16:35
Status Failure
Total duration 41s
Artifacts

ci.yaml

on: push
Format, lint and check types
31s
Format, lint and check types
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
Format, lint and check types: lib/remark/last-modified.ts#L6
This import is never used as a value and must use 'import type' because 'importsNotUsedAsValues' is set to 'error'.
Format, lint and check types: lib/remark/last-modified.ts#L7
This import is never used as a value and must use 'import type' because 'importsNotUsedAsValues' is set to 'error'.
Format, lint and check types: src/utils/bookmarks.ts#L31
Parameter 'tag' implicitly has an 'any' type.
Format, lint and check types: src/utils/collections.ts#L29
Property 'render' does not exist on type 'CollectionEntry'.
Format, lint and check types: src/utils/collections.ts#L32
Property 'data' does not exist on type 'CollectionEntry'.
Format, lint and check types: src/utils/notes.ts#L90
Parameter 'tag' implicitly has an 'any' type.
Format, lint and check types
Process completed with exit code 2.
Format, lint and check types
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636