Skip to content

Release Obsidian plugin #34

Release Obsidian plugin

Release Obsidian plugin #34

Triggered via push July 24, 2023 07:15
Status Failure
Total duration 35s
Artifacts

release.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
build: views.ts#L1
Parameter 'event' implicitly has an 'any' type.
build: views.ts#L1
Argument of type '(event: any) => void' is not assignable to parameter of type '() => void'.
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/