Skip to content

Update toolbox.class.php #55

Update toolbox.class.php

Update toolbox.class.php #55

Re-run triggered February 6, 2024 10:59
Status Failure
Total duration 36s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 2 warnings
lint: inc/toolbox.class.php#L42
Inline control structures are not allowed
lint: inc/toolbox.class.php#L42
Expected 1 space(s) after IF keyword; 0 found
lint: inc/toolbox.class.php#L43
Line indented incorrectly; expected 6 spaces, found 9
lint: inc/toolbox.class.php#L44
Inline control structures are not allowed
lint: inc/toolbox.class.php#L44
Expected 1 space(s) after ELSE keyword; newline found
lint: inc/toolbox.class.php#L45
Line indented incorrectly; expected 6 spaces, found 9
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/