Skip to content

Add new model methods for inserting/removing data by index #254

Add new model methods for inserting/removing data by index

Add new model methods for inserting/removing data by index #254

Triggered via pull request August 29, 2024 22:53
Status Failure
Total duration 6m 10s
Artifacts

model.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 40 warnings
lint: packages/model/src/entities/EditorDocument/index.ts#L25
All imports in the declaration are only used as types. Use `import type`
lint: packages/model/src/entities/EditorDocument/index.ts#L25
Missing file extension for "../Index"
lint: packages/model/src/entities/EditorDocument/index.ts#L327
Expected indentation of 2 spaces but found 4
lint: packages/model/src/entities/EditorDocument/index.ts#L333
Expected indentation of 2 spaces but found 4
lint: packages/model/src/entities/EditorDocument/index.ts#L334
Expected indentation of 4 spaces but found 6
lint: packages/model/src/entities/EditorDocument/index.ts#L335
Expected indentation of 6 spaces but found 8
lint: packages/model/src/entities/EditorDocument/index.ts#L336
Expected indentation of 8 spaces but found 10
lint: packages/model/src/entities/EditorDocument/index.ts#L337
Expected indentation of 8 spaces but found 10
lint: packages/model/src/entities/EditorDocument/index.ts#L339
Expected indentation of 6 spaces but found 8
lint: packages/model/src/entities/EditorDocument/index.ts#L340
Expected indentation of 8 spaces but found 10
mutation-tests
Process completed with exit code 1.
mutation-tests
Process completed with exit code 1.
lint: packages/model/src/entities/EditorDocument/index.ts#L328
Expected JSDoc block to be aligned
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
🧾 Statement is not covered: packages/model/src/EditorJSModel.ts#L199
Warning! Not covered statement
🧾 Statement is not covered: packages/model/src/EditorJSModel.ts#L208
Warning! Not covered statement
tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
mutation-tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/