Skip to content

TASK: Add encode / decode to tool command controller to actually show… #60

TASK: Add encode / decode to tool command controller to actually show…

TASK: Add encode / decode to tool command controller to actually show… #60

Triggered via push February 6, 2024 18:09
Status Failure
Total duration 44s
Artifacts

build.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 2 warnings
Test (PHP 8.1, Flow 8.3): Classes/Command/ToolCommandController.php#L38
Parameter #1 $json of function json_decode expects string, string|false given.
Test (PHP 8.1, Flow 8.3): Classes/Command/ToolCommandController.php#L39
Parameter #1 $json of function json_decode expects string, string|false given.
Test (PHP 8.1, Flow 8.3)
Process completed with exit code 1.
Test (PHP 8.1, Flow 8.3)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test (PHP 8.1, Flow 8.3)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/