Skip to content

Fixes #36862 - Added the slot fill for hosts index #7820

Fixes #36862 - Added the slot fill for hosts index

Fixes #36862 - Added the slot fill for hosts index #7820

Triggered via pull request October 18, 2023 20:31
Status Failure
Total duration 4m 30s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

react_tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
build: webpack/components/extensions/Hosts/ActionsBar/index.js#L6
Expected 1 empty line after import statement not followed by another import
build: webpack/components/extensions/Hosts/ActionsBar/index.js#L9
Multiple spaces found before '?'
build: webpack/components/extensions/Hosts/ActionsBar/index.js#L9
Operator ':' must be spaced
build: webpack/components/extensions/Hosts/HostsSelectors.js#L4
'STATUS' is defined but never used
build: webpack/components/extensions/Hosts/HostsSelectors.js#L7
Prefer default export on a file with single export
build
Process completed with exit code 1.
build
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/