Fixes #20391 - Hide breadcrumb title from Tasks page #80
Triggered via pull request
September 27, 2023 08:03
Status
Failure
Total duration
2m 29s
Artifacts
–
Annotations
6 errors and 2 warnings
test_js (12):
webpack/ForemanTasks/Components/TasksTable/TasksIndexPage.js#L2
'__' is defined but never used
|
test_js (12):
webpack/ForemanTasks/Components/TasksTable/TasksIndexPage.js#L5
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
|
test_js (12)
Process completed with exit code 1.
|
test_js (14):
webpack/ForemanTasks/Components/TasksTable/TasksIndexPage.js#L2
'__' is defined but never used
|
test_js (14):
webpack/ForemanTasks/Components/TasksTable/TasksIndexPage.js#L5
Unexpected block statement surrounding arrow body; move the returned value immediately after the `=>`
|
test_js (14)
Process completed with exit code 1.
|
test_js (12)
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/
|
test_js (14)
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/
|