Skip to content
Triggered via push August 2, 2023 09:11
Status Success
Total duration 4m 20s
Artifacts

tests.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
tests
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/
tests: src/components/Avatar/Icons/Approved.vue#L16
Line 16 exceeds the maximum line length of 160
tests: src/components/Avatar/Icons/Declined.vue#L16
Line 16 exceeds the maximum line length of 160
tests: src/components/Avatar/Icons/Focus.vue#L11
Line 11 exceeds the maximum line length of 160
tests: src/components/Avatar/Icons/Offline.vue#L11
Line 11 exceeds the maximum line length of 160
tests: src/components/Dropdown/DropdownItem.vue#L26
Prop 'value' requires default value to be set
tests: src/components/field-renderers/MultiLineEditableRenderer.vue#L15
Variable 'value' is already declared in the upper scope
tests: src/components/field-renderers/RichTextEditableRenderer.vue#L13
`<template>` require directive
tests: src/components/RichTextEditor/custom-extensions/renderers/Blockquote.vue#L11
Prop "node" should define at least its type
tests: src/components/RichTextEditor/custom-extensions/renderers/Blockquote.vue#L11
Prop "view" should define at least its type
tests: src/components/RichTextEditor/custom-extensions/renderers/CodeBlock.vue#L13
Prop "node" should define at least its type