Skip to content

Bump @storybook/addon-a11y from 7.6.10 to 7.6.16 (#34) #74

Bump @storybook/addon-a11y from 7.6.10 to 7.6.16 (#34)

Bump @storybook/addon-a11y from 7.6.10 to 7.6.16 (#34) #74

Triggered via push February 15, 2024 16:35
Status Failure
Total duration 16s
Artifacts

codeception.yaml

on: push
Matrix: Codeception tests
Fit to window
Zoom out
Zoom in

Annotations

4 errors, 27 warnings, and 5 notices
Codeception tests (8.1, lowest, false)
Error: Input required and not supplied: known_hosts
Codeception tests (8.2, highest, false)
The job was canceled because "_8_1_lowest_false" failed.
Codeception tests (8.2, highest, false)
Error: Input required and not supplied: known_hosts
Inconsistent line separators: assets/js/assets/api/docs.jsonopenapi.json#L1
Line separators in the current file (\\r\\n) differ from the project defaults (\\n)
Line is longer than allowed by code style: assets/js/src/modules/example/containers/widget-manager-actions.tsx#L41
Line is longer than allowed by code style (\> 120 columns)
Line is longer than allowed by code style: assets/js/src/assets/icons/core/camera.inline.svg#L3
Line is longer than allowed by code style (\> 120 columns)
Line is longer than allowed by code style: assets/js/src/modules/example/containers/widget-manager-actions.tsx#L39
Line is longer than allowed by code style (\> 120 columns)
Line is longer than allowed by code style: assets/js/src/assets/icons/core/widget-default.inline.svg#L3
Line is longer than allowed by code style (\> 120 columns)
Line is longer than allowed by code style: assets/js/src/modules/example/containers/widget-manager-actions.tsx#L40
Line is longer than allowed by code style (\> 120 columns)
Line is longer than allowed by code style: assets/js/src/components/icon/icon.tsx#L21
Line is longer than allowed by code style (\> 120 columns)
Line is longer than allowed by code style: assets/js/src/modules/asset-tree/hooks/use-node-api-hook.ts#L3
Line is longer than allowed by code style (\> 120 columns)
Line is longer than allowed by code style: assets/js/src/modules/asset-tree/hooks/use-node-api-hook.ts#L23
Line is longer than allowed by code style (\> 120 columns)
Line is longer than allowed by code style: assets/js/src/modules/example/containers/widget-manager-actions.tsx#L42
Line is longer than allowed by code style (\> 120 columns)
Line is longer than allowed by code style: assets/js/src/assets/icons/core/chevron-down.inline.svg#L3
Line is longer than allowed by code style (\> 120 columns)
Line is longer than allowed by code style: assets/js/src/assets/icons/core/home.inline.svg#L3
Line is longer than allowed by code style (\> 120 columns)
Line is longer than allowed by code style: assets/js/src/app/store/index.ts#L29
Line is longer than allowed by code style (\> 120 columns)
Line is longer than allowed by code style: assets/js/src/assets/icons/core/folder.inline.svg#L3
Line is longer than allowed by code style (\> 120 columns)
Line is longer than allowed by code style: assets/js/src/modules/theme/utils/default-theme.ts#L88
Line is longer than allowed by code style (\> 120 columns)
Line is longer than allowed by code style: assets/js/src/assets/images/pimcore.inline.svg#L3
Line is longer than allowed by code style (\> 120 columns)
Line is longer than allowed by code style: assets/js/assets/api/docs.jsonopenapi.json#L1
Line is longer than allowed by code style (\> 120 columns)
Line is longer than allowed by code style: assets/js/src/components/tree/list/tree-list.tsx#L41
Line is longer than allowed by code style (\> 120 columns)
Line is longer than allowed by code style: assets/js/test-utils/test-utils.ts#L10
Line is longer than allowed by code style (\> 120 columns)
Line is longer than allowed by code style: assets/js/src/assets/icons/core/camera.inline.svg#L4
Line is longer than allowed by code style (\> 120 columns)
Line is longer than allowed by code style: assets/js/src/assets/icons/core/chevron-up.inline.svg#L3
Line is longer than allowed by code style (\> 120 columns)
Line is longer than allowed by code style: assets/js/src/modules/widget-manager/containers/widget-manager.tsx#L46
Line is longer than allowed by code style (\> 120 columns)
Missing return type declaration: src/DependencyInjection/PimcoreStudioUiExtension.php#L40
Missing function's return type declaration
Phar-incompatible 'realpath(...)' usage: src/DependencyInjection/PimcoreStudioUiExtension.php#L43
\[EA\] 'dirname(dirname(__DIR__)) . '/public/build'' should be used instead (due to how realpath handles streams).
Fully qualified name usage: src/PimcoreStudioUiBundle.php#L23
Qualifier can be replaced with an import
Unused local variable: src/DependencyInjection/PimcoreStudioUiExtension.php#L34
Unused local variable 'config'. The value of the variable is not used anywhere.
Unused parameter: src/Controller/DefaultController.php#L26
Unused parameter 'request'. The parameter's value is not used anywhere.
Return type hint can be used: src/DependencyInjection/PimcoreStudioUiExtension.php#L40
\[EA\] ': void' can be declared as return type hint (please use change signature intention to fix this).