Skip to content

fix: issue 426, add mock ResizeObserver to dom #1485

fix: issue 426, add mock ResizeObserver to dom

fix: issue 426, add mock ResizeObserver to dom #1485

Triggered via pull request January 18, 2024 12:46
Status Failure
Total duration 42s
Artifacts

test.yml

on: pull_request
Build and test
30s
Build and test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 12 warnings
Build and test: packages/histoire/src/node/dom/env.ts#L30
Useless constructor
Build and test: packages/histoire/src/node/dom/env.ts#L30
Missing space before function parentheses
Build and test: packages/histoire/src/node/dom/env.ts#L30
Unexpected empty constructor
Build and test: packages/histoire/src/node/dom/env.ts#L31
Missing space before function parentheses
Build and test: packages/histoire/src/node/dom/env.ts#L31
Unexpected empty method 'disconnect'
Build and test: packages/histoire/src/node/dom/env.ts#L32
Missing space before function parentheses
Build and test: packages/histoire/src/node/dom/env.ts#L32
Unexpected empty method 'observe'
Build and test: packages/histoire/src/node/dom/env.ts#L33
Missing space before function parentheses
Build and test: packages/histoire/src/node/dom/env.ts#L33
Unexpected empty method 'unobserve'
Build and test
Process completed with exit code 1.
Build and test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build and test
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/
Build and test: docs/.vitepress/theme/index.js#L22
Component name "Icon" should always be multi-word
Build and test: examples/nuxt3/components/Meow.vue#L1
Component name "Meow" should always be multi-word
Build and test: examples/nuxt3/components/Simple.story.vue#L1
Component name "Simple.story" should always be multi-word
Build and test: examples/vue3-themed/src/Serialize.story.vue#L1
Component name "Serialize.story" should always be multi-word
Build and test: examples/vue3/cypress/plugins/index.js#L19
'on' is defined but never used
Build and test: examples/vue3/cypress/plugins/index.js#L19
'config' is defined but never used
Build and test: examples/vue3/src/components/Amsterdam.vue#L1
Component name "Amsterdam" should always be multi-word
Build and test: examples/vue3/src/components/ComplexParameter.vue#L2
'props' is assigned a value but never used
Build and test: examples/vue3/src/components/Controls.story.vue#L1
Component name "Controls.story" should always be multi-word
Build and test: examples/vue3/src/components/Demo.story.vue#L1
Component name "Demo.story" should always be multi-word