Skip to content

ci: run analyze on all plugins#3513

Merged
miquelbeltran merged 1 commit intomainfrom
ci/dart-analyze-all
Mar 7, 2025
Merged

ci: run analyze on all plugins#3513
miquelbeltran merged 1 commit intomainfrom
ci/dart-analyze-all

Conversation

@miquelbeltran
Copy link
Copy Markdown
Member

Description

This PR adds a CI jobs that runs the analyzer on all plugins. Similar to the CI job that runs tests. This job is not marked as mandatory (yet).

I will fix the individual projects one by one in separated PRs

Related Issues

  • None

Checklist

  • I read the Contributor Guide and followed the process outlined there for submitting PRs.
  • I titled the PR using Conventional Commits.
  • I did not modify the CHANGELOG.md nor the plugin version in pubspec.yaml files.
  • All existing and new tests are passing.
  • The analyzer (flutter analyze) does not report any problems on my PR.

Breaking Change

Does your PR require plugin users to manually update their apps to accommodate your change?

  • Yes, this is a breaking change (please indicate that with a ! in the title as explained in Conventional Commits).
  • No, this is not a breaking change.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant