Skip to content

Add html-editor format in dataschema #172

Add html-editor format in dataschema

Add html-editor format in dataschema #172

Triggered via pull request February 27, 2024 16:47
Status Failure
Total duration 1m 58s
Artifacts

back-kit-engine.yml

on: pull_request
Matrix: test
release
0s
release
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 3 warnings
test (18.x): src/docgen/components.ts#L1
Cannot find module 'fs' or its corresponding type declarations.
test (18.x): src/docgen/components.ts#L1
Cannot find module 'path' or its corresponding type declarations.
test (18.x): src/docgen/components.ts#L1
Cannot find module 'handlebars' or its corresponding type declarations.
test (18.x): src/docgen/components.ts#L1
Cannot find module 'mkdirp' or its corresponding type declarations.
test (18.x): src/docgen/components.ts#L1
Cannot find module 'prettier' or its corresponding type declarations.
test (18.x): src/docgen/components.ts#L1
Cannot find module 'typedoc' or its corresponding type declarations.
test (18.x): src/docgen/components.ts#L1
Binding element 'tagName' implicitly has an 'any' type.
test (18.x): src/docgen/components.ts#L1
Untyped function calls may not accept type arguments.
test (18.x): src/docgen/components.ts#L1
Parameter 'acc' implicitly has an 'any' type.
test (18.x): src/docgen/components.ts#L1
Binding element 'comment' implicitly has an 'any' type.
test (18.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1, actions/cache@v3, coverallsapp/github-action@master. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (18.x)
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/
test (18.x)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/