Skip to content

Release Obsidian plugin #17

Release Obsidian plugin

Release Obsidian plugin #17

Triggered via push January 1, 2024 15:35
Status Failure
Total duration 26s
Artifacts

release.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
build: main.ts#L1
Element implicitly has an 'any' type because expression of type '"callout"' can't be used to index type '{ text: string; heading1: string; heading2: string; heading3: string; heading4: string; heading5: string; heading6: string; todoList: string; bulletList: string; numberList: string; code: string; ... 14 more ...; exampleCallout: string; }'.
build
Process completed with exit code 2.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/