Skip to content

Merge branch '2.x' into 2.x-built #112

Merge branch '2.x' into 2.x-built

Merge branch '2.x' into 2.x-built #112

Triggered via push November 5, 2024 10:12
Status Failure
Total duration 36s
Artifacts

frontend-qa.yml

on: push
wp-scripts-lint  /  static-analysis-assets
24s
wp-scripts-lint / static-analysis-assets
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
wp-scripts-lint / static-analysis-assets: assets/inpsyde-google-tag-manager-admin.js#L1
Expected an assignment or function call and instead saw an expression
wp-scripts-lint / static-analysis-assets: assets/inpsyde-google-tag-manager-admin.js#L1
Replace `function(){"use·strict";jQuery("#inpsyde-tabs").tabs(),jQuery("#inpsyde-form").on("submit",(function(){const·t=jQuery(this),i=jQuery(".ui-state-active","#inpsyde-tabs").children(".ui-tabs-anchor").attr("href"),s=t.attr("action").split("#")[0];t.attr("action",s+i)}))}();` with `·(·function·()·{⏎↹'use·strict';⏎↹jQuery(·'#inpsyde-tabs'·).tabs(),⏎↹↹jQuery(·'#inpsyde-form'·).on(·'submit',·function·()·{⏎↹↹↹const·t·=·jQuery(·this·),⏎↹↹↹↹i·=·jQuery(·'.ui-state-active',·'#inpsyde-tabs'·)⏎↹↹↹↹↹.children(·'.ui-tabs-anchor'·)⏎↹↹↹↹↹.attr(·'href'·),⏎↹↹↹↹s·=·t.attr(·'action'·).split(·'#'·)[·0·];⏎↹↹↹t.attr(·'action',·s·+·i·);⏎↹↹}·);⏎}·)();⏎`
wp-scripts-lint / static-analysis-assets: assets/inpsyde-google-tag-manager-admin.js#L1
Expected an assignment or function call and instead saw an expression
wp-scripts-lint / static-analysis-assets
Process completed with exit code 1.
wp-scripts-lint / static-analysis-assets
The PACKAGE_MANAGER input is deprecated and will be removed soon. Please remove it. The workflow already uses npm by default.