Skip to content

Try cache v3 for GH actions instead. #69

Try cache v3 for GH actions instead.

Try cache v3 for GH actions instead. #69

Triggered via push October 13, 2024 15:19
Status Success
Total duration 55s
Artifacts

analysis.yml

on: push
Code Analysis
46s
Code Analysis
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
Code Analysis
The following actions uses node12 which is deprecated and will be forced to run on node16: shivammathur/setup-php@v1, actions/cache@v1, codecov/codecov-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Code Analysis
The following actions use a deprecated Node.js version and will be forced to run on node20: shivammathur/setup-php@v1, actions/cache@v1, codecov/codecov-action@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Code Analysis
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Code Analysis
Input 'extension-csv' has been deprecated with message: The extension-csv property is deprecated. Use extensions instead.
Code Analysis
Input 'pecl' has been deprecated with message: The pecl property is deprecated. Specify pecl in tools instead.
Code Analysis
setup-php v1 is deprecated. Please upgrade to v2 - https://setup-php.com/w/Switch-to-v2