Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dart analyze failing on unit_tests (beta) #2122

Closed
cpswan opened this issue Oct 14, 2024 · 0 comments
Closed

dart analyze failing on unit_tests (beta) #2122

cpswan opened this issue Oct 14, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@cpswan
Copy link
Member

cpswan commented Oct 14, 2024

Describe the bug

Logs for a recent (repeated) GitHub Actions run are showing issues found when running dart analyze using Dart 3.6.0-334.3.beta

Steps to reproduce

  1. First a PR is opened (in this case by Dependabot) that's unrelated to the Dart code
  2. Then the at_server test suite is run
  3. And then unit_tests (beta) fail at the Run dart analyzer in at_secondary_server job

Expected behavior

Tests pass

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants