Skip to content

Build Obsidian Plugin #1

Build Obsidian Plugin

Build Obsidian Plugin #1

Manually triggered December 23, 2023 03:46
Status Failure
Total duration 21s
Artifacts

release.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
build: React/Components/App/App.tsx#L1
Cannot find name 'TFile'. Did you mean 'File'?
build: React/Components/App/App.tsx#L1
Type '{ "--background": string; }' is not assignable to type 'Properties<number | (string & {}), string & {}>'.
build: React/Components/App/App.tsx#L1
Object is possibly 'undefined'.
build: React/Components/App/App.tsx#L1
Property 'commands' does not exist on type 'App'.
build: React/Components/App/App.tsx#L1
Object is possibly 'undefined'.
build: React/Components/App/App.tsx#L1
Property 'commands' does not exist on type 'App'.
build: React/Components/App/App.tsx#L1
Property 'content' does not exist on type 'never'.
build: React/Components/App/App.tsx#L1
Property 'author' does not exist on type 'never'.
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/