Merge pull request #565 from ampproject/sync-local-fallback-files #1307
test.yml
on: push
Matrix: code-style
Matrix: static-analysis
Matrix: unit-test
Annotations
11 errors and 10 warnings
|
Unit test / PHP 8.1
Process completed with exit code 100.
|
|
Unit test / PHP 8.1
curl error 28 while downloading https://repo.packagist.org/packages.json: Failed to connect to repo.packagist.org port 443 after 10005 ms: Timeout was reached
|
|
Static analysis / PHP 8.0
Process completed with exit code 1.
|
|
Static analysis / PHP 8.0:
src/Url.php#L107
Property AmpProject\Url::$fragment (string|null) is never assigned string so it can be removed from the property type.
|
|
Static analysis / PHP 8.0:
src/Url.php#L100
Property AmpProject\Url::$path (string|null) is never assigned string so it can be removed from the property type.
|
|
Static analysis / PHP 8.0:
src/Url.php#L93
Property AmpProject\Url::$query (string|null) is never assigned string so it can be removed from the property type.
|
|
Static analysis / PHP 8.0:
src/Url.php#L86
Property AmpProject\Url::$pass (string|null) is never assigned string so it can be removed from the property type.
|
|
Static analysis / PHP 8.0:
src/Url.php#L79
Property AmpProject\Url::$user (string|null) is never assigned string so it can be removed from the property type.
|
|
Static analysis / PHP 8.0:
src/Url.php#L72
Property AmpProject\Url::$port (string|null) is never assigned string so it can be removed from the property type.
|
|
Static analysis / PHP 8.0:
src/Url.php#L65
Property AmpProject\Url::$host (string|null) is never assigned string so it can be removed from the property type.
|
|
Static analysis / PHP 8.0:
src/Url.php#L58
Property AmpProject\Url::$scheme (string|null) is never assigned string so it can be removed from the property type.
|
|
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.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.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.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/
|
|
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 (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/
|
|
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/
|
|
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/
|