Skip to content

Merge branch 'develop' into fix/1503-reset-large-tables #365

Merge branch 'develop' into fix/1503-reset-large-tables

Merge branch 'develop' into fix/1503-reset-large-tables #365

Triggered via push August 6, 2024 18:58
Status Failure
Total duration 39s
Artifacts

ci.yml

on: push
Lint and Test
31s
Lint and Test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Lint and Test: alerts/js/alert-type-highlight.min.js#L1
Unexpected var, use let or const instead
Lint and Test: alerts/js/alert-type-highlight.min.js#L1
'streamAlertTypeHighlight' is assigned a value but never used
Lint and Test: alerts/js/alert-type-highlight.min.js#L1
Operator '=' must be spaced
Lint and Test: alerts/js/alert-type-highlight.min.js#L1
Wrap an immediate function invocation in parentheses
Lint and Test: alerts/js/alert-type-highlight.min.js#L1
There must be a space after this paren
Lint and Test: alerts/js/alert-type-highlight.min.js#L1
There must be a space before this paren
Lint and Test: alerts/js/alert-type-highlight.min.js#L1
Statement inside of curly braces should be on next line
Lint and Test: alerts/js/alert-type-highlight.min.js#L1
Missing space before opening brace
Lint and Test: alerts/js/alert-type-highlight.min.js#L1
Unexpected var, use let or const instead
Lint and Test: alerts/js/alert-type-highlight.min.js#L1
Operator '=' must be spaced
Lint and Test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: docker/login-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/