Update all non-major dependencies #1453
continuous-integration.yml
on: pull_request
CS Checks
18s
Psalm Static Analysis
24s
Check for missing dependencies
37s
Matrix: run-tests
Annotations
10 errors and 2 warnings
MissingOverrideAttribute:
src/App/BaseRate/ChangeList.php#L64
src/App/BaseRate/ChangeList.php:64:5: MissingOverrideAttribute: Method App\BaseRate\ChangeList::getiterator should have the "Override" attribute (see https://psalm.dev/358)
|
MissingOverrideAttribute:
src/App/BaseRate/ChangeList.php#L70
src/App/BaseRate/ChangeList.php:70:5: MissingOverrideAttribute: Method App\BaseRate\ChangeList::count should have the "Override" attribute (see https://psalm.dev/358)
|
MissingOverrideAttribute:
src/App/BaseRate/ChangeList.php#L76
src/App/BaseRate/ChangeList.php:76:5: MissingOverrideAttribute: Method App\BaseRate\ChangeList::jsonserialize should have the "Override" attribute (see https://psalm.dev/358)
|
MissingOverrideAttribute:
src/App/BaseRate/Client.php#L40
src/App/BaseRate/Client.php:40:5: MissingOverrideAttribute: Method App\BaseRate\Client::minimumdate should have the "Override" attribute (see https://psalm.dev/358)
|
MissingOverrideAttribute:
src/App/BaseRate/Client.php#L48
src/App/BaseRate/Client.php:48:5: MissingOverrideAttribute: Method App\BaseRate\Client::fetchall should have the "Override" attribute (see https://psalm.dev/358)
|
MissingOverrideAttribute:
src/App/BaseRate/RateChange.php#L21
src/App/BaseRate/RateChange.php:21:5: MissingOverrideAttribute: Method App\BaseRate\RateChange::jsonserialize should have the "Override" attribute (see https://psalm.dev/358)
|
MissingOverrideAttribute:
src/App/BaseRate/UpdateCommand.php#L21
src/App/BaseRate/UpdateCommand.php:21:5: MissingOverrideAttribute: Method App\BaseRate\UpdateCommand::execute should have the "Override" attribute (see https://psalm.dev/358)
|
MissingOverrideAttribute:
src/App/BaseRate/UpdateCommand.php#L30
src/App/BaseRate/UpdateCommand.php:30:5: MissingOverrideAttribute: Method App\BaseRate\UpdateCommand::configure should have the "Override" attribute (see https://psalm.dev/358)
|
MissingOverrideAttribute:
src/App/Calculator/StandardCalculator.php#L26
src/App/Calculator/StandardCalculator.php:26:5: MissingOverrideAttribute: Method App\Calculator\StandardCalculator::calculate should have the "Override" attribute (see https://psalm.dev/358)
|
InvalidOperand:
src/App/Calculator/StandardCalculator.php#L51
src/App/Calculator/StandardCalculator.php:51:22: InvalidOperand: Cannot process ints and floats in strict binary operands mode, please cast explicitly (see https://psalm.dev/058)
|
Check for missing dependencies
Failed to save: Failed to CreateCacheEntry: Received non-retryable error: Failed request: (409) Conflict: cache entry with the same key, version, and scope already exists
|
PHPUnit on 8.4, locked deps
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', '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']
|