Skip to content

Fix mysql password 3 #3677

Fix mysql password 3

Fix mysql password 3 #3677

Triggered via pull request August 25, 2024 20:11
Status Success
Total duration 3m 48s
Artifacts

phpcodesniffer.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
phpcs
The following actions uses node12 which is deprecated and will be forced to run on node16: domjudge/action-php-codesniffer@master. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
phpcs
The following actions use a deprecated Node.js version and will be forced to run on node20: domjudge/action-php-codesniffer@master. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
phpcs: webapp/config/load_db_secrets.php#L1
A file should declare new symbols (classes, functions, constants, etc.) and cause no other side effects, or it should execute logic with side effects, but should not do both. The first symbol is defined on line 11 and the first side effect is on line 9.