Skip to content

Update UMD config to merge packages #30

Update UMD config to merge packages

Update UMD config to merge packages #30

Triggered via pull request July 3, 2024 19:31
Status Failure
Total duration 39s
Artifacts

hovercards-build-test.yml

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

Annotations

10 errors
build (20): web/packages/hovercards/.eslintrc.js#L6
Replace `'plugin:@wordpress/eslint-plugin/recommended'` with `·'plugin:@wordpress/eslint-plugin/recommended'·`
build (20): web/packages/hovercards/babel.config.js#L2
Replace `['@babel/env',·{·loose:·true·}],·['@babel/react',·{·runtime:·'automatic'·}],·'@babel/typescript'` with `·[·'@babel/env',·{·loose:·true·}·],·[·'@babel/react',·{·runtime:·'automatic'·}·],·'@babel/typescript'·`
build (20): web/packages/hovercards/lint-staged.config.js#L2
Replace `()·=>·'npm·run·type-check',·'npm·run·lint:js'` with `·()·=>·'npm·run·type-check',·'npm·run·lint:js'·`
build (20): web/packages/hovercards/playground/core.ts#L16
Replace `options` with `·options·`
build (20): web/packages/hovercards/playground/core.ts#L19
Replace `target,·opts` with `·target,·opts·`
build (20): web/packages/hovercards/playground/core.ts#L20
Replace `target,·opts` with `·target,·opts·`
build (20): web/packages/hovercards/playground/core.ts#L22
Replace `document.body,·{·ignoreSelector:·''·}` with `·document.body,·{·ignoreSelector:·''·}·`
build (20): web/packages/hovercards/playground/core.ts#L25
Replace `'inline-hovercard'` with `·'inline-hovercard'·`