Bump the github-actions group with 3 updates #1328
test.yml
on: push
Matrix: code-style
Matrix: static-analysis
Matrix: unit-test
Annotations
6 errors and 10 warnings
|
Static analysis / PHP 8.0
Process completed with exit code 1.
|
|
Static analysis / PHP 8.0
Ignored error pattern #^Parameter \#1 (\$exception_handler|\$callback) of function set_exception_handler expects# was not matched in reported errors.
|
|
Static analysis / PHP 8.0:
src/RemoteRequest/TemporaryFileCachedRemoteGetRequest.php#L89
Parameter #2 $options of function unserialize expects array{allowed_classes?: array<string>|bool}, array{'AmpProject\\RemoteRequest\\RemoteGetRequestResponse'} given.
|
|
Static analysis / PHP 8.0:
src/Dom/Document/Filter/MustacheScriptTemplates.php#L132
No error with identifier method.notFound is reported on line 132.
|
|
Static analysis / PHP 8.0:
src/Dom/Document/Filter/DeduplicateTag.php#L74
Call to function in_array() with arguments 'body'|'head', array{'head', 'body'} and true will always evaluate to true.
|
|
Static analysis / PHP 8.0:
src/Cli/Options.php#L540
Call to function is_array() with non-empty-list<string> will always evaluate to true.
|
|
Unit test / PHP 7.4
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/
|
|
Unit test / PHP 8.3
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/
|
|
Unit test (in random order) / PHP 8.4
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/
|
|
Unit test / PHP 8.5
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/
|
|
Unit test / PHP 8.0
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/
|
|
Unit test / PHP 8.1
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/
|
|
Static analysis / PHP 8.0
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/
|
|
Unit test (with coverage) / PHP 8.4
Unexpected input(s) 'file', valid inputs are ['base_sha', 'binary', 'codecov_yml_path', 'commit_parent', 'directory', 'disable_file_fixes', 'disable_search', 'disable_safe_directory', 'disable_telem', 'dry_run', 'env_vars', 'exclude', 'fail_ci_if_error', 'files', 'flags', 'force', 'git_service', 'gcov_args', 'gcov_executable', 'gcov_ignore', 'gcov_include', 'handle_no_reports_found', 'job_code', 'name', 'network_filter', 'network_prefix', 'os', 'override_branch', 'override_build', 'override_build_url', 'override_commit', 'override_pr', 'plugins', 'recurse_submodules', 'report_code', 'report_type', 'root_dir', 'run_command', 'skip_validation', 'slug', 'swift_project', 'token', 'url', 'use_legacy_upload_endpoint', 'use_oidc', 'use_pypi', 'verbose', 'version', 'working-directory']
|
|
Unit test (with coverage) / PHP 8.4
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 style / PHP 7.4
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/
|