Skip to content

build

build #91

Triggered via schedule July 15, 2024 12:10
Status Failure
Total duration 34s
Artifacts

build.yml

on: schedule
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
build (16, ubuntu-latest): src/components/text-editor/text-editor.ts#L66
Unable to resolve signature of class decorator when called as an expression.
build (16, ubuntu-latest): src/components/text-editor/text-editor.ts#L94
Unable to resolve signature of property decorator when called as an expression.
build (16, ubuntu-latest): src/components/text-editor/text-editor.ts#L97
Unable to resolve signature of property decorator when called as an expression.
build (16, ubuntu-latest): src/components/text-editor/text-editor.ts#L100
Unable to resolve signature of property decorator when called as an expression.
build (16, ubuntu-latest): src/components/text-editor/text-editor.ts#L106
Property 'editor' in type 'WordflowTextEditor' is not assignable to the same property in base type 'LitElement'.
build (16, ubuntu-latest)
Process completed with exit code 2.
build (16, ubuntu-latest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/