add release workflow #1
Annotations
5 errors
build:
main.ts#L19
Argument of type 'TFile | null' is not assignable to parameter of type 'TFile | undefined'.
|
build:
main.ts#L32
Cannot find name 'Quote'.
|
build:
main.ts#L37
Argument of type 'TFile | undefined' is not assignable to parameter of type 'TFile'.
|
build:
main.ts#L53
Cannot find name 'Quote'.
|
build
Process completed with exit code 2.
|