Skip to content

fix: only start frame tracking if we receive valid refresh data #7810

fix: only start frame tracking if we receive valid refresh data

fix: only start frame tracking if we receive valid refresh data #7810

Triggered via pull request September 25, 2024 12:29
Status Failure
Total duration 9m 46s
Artifacts

flutter.yml

on: pull_request
cancel-previous-workflow
2s
cancel-previous-workflow
analyze  /  cancel-previous-workflow
5s
analyze / cancel-previous-workflow
analyze  /  analyze
1m 22s
analyze / analyze
analyze  /  package-analysis
2m 40s
analyze / package-analysis
pod-lint
4m 27s
pod-lint
swift-lint
28s
swift-lint
ktlint
13s
ktlint
detekt
11s
detekt
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

1 error, 2 warnings, and 1 notice
analyze / analyze
Dart Analyzer detected problems, see the logs for more information.
analyze / package-analysis
Failed to remove 'http.https://github.com/.extraheader' from the git config
linux | ubuntu | stable
Unexpected input(s) 'functionalities', valid inputs are ['token', 'codecov_yml_path', 'commit_parent', 'directory', 'disable_file_fixes', 'disable_search', 'disable_safe_directory', 'dry_run', 'env_vars', 'exclude', 'fail_ci_if_error', 'file', 'files', 'flags', 'git_service', 'handle_no_reports_found', 'job_code', 'name', 'network_filter', 'network_prefix', 'os', 'override_branch', 'override_build', 'override_build_url', 'override_commit', 'override_pr', 'plugin', 'plugins', 'report_code', 'root_dir', 'slug', 'url', 'use_legacy_upload_endpoint', 'use_oidc', 'verbose', 'version', 'working-directory']
Don't invoke 'print' in production code.: flutter/lib/src/span_frame_metrics_collector.dart#L81
Try using a logging framework. See https://dart.dev/diagnostics/avoid_print to learn more about this problem.