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

fix: Fixes for flutter analyze #16

Merged

Conversation

crisperit
Copy link
Collaborator

Description

Fixes for flutter analyze

Checklist

Before you create this PR confirm that it meets all requirements listed below by checking the relevant checkboxes ([x]). This will ensure a smooth and quick review process.

  • I read the Code Style Guide and followed the process outlined there for submitting PRs.
  • All existing and new tests are passing.
  • I updated/added relevant documentation (doc comments with ///).
  • The analyzer (flutter analyze or dart analyze) does not report any problems on my PR.
  • I updated pubspec.yaml with an appropriate new version according to the pub versioning philosophy.
  • I updated CHANGELOG.md to add a description of the change.
  • I am authorized to release this code under the MIT License and agree to do so

UI Change

Does your PR affect any UI screens?

  • Yes, the relevant screens are included below.
  • No, there are no UI impacts with this PR.

@crisperit crisperit requested a review from jpeiffer November 12, 2023 16:57
Copy link

stale bot commented May 10, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@crisperit crisperit force-pushed the flutter-analyze-fixes branch from 62c0061 to a575f08 Compare June 8, 2024 16:05
@stale stale bot removed the Status: Abandoned label Jun 8, 2024
@crisperit crisperit force-pushed the flutter-analyze-fixes branch 2 times, most recently from c2941ca to 040fbc9 Compare June 8, 2024 16:34
@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

@crisperit crisperit force-pushed the flutter-analyze-fixes branch from 040fbc9 to f8e3032 Compare June 8, 2024 16:40
@crisperit crisperit merged commit b504ac2 into peiffer-innovations:main Jun 8, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants