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

Remove deprecated lints #267

Merged
merged 1 commit into from
Sep 30, 2024

Conversation

clintpurser
Copy link
Member

These two lints have been deprecated. Removing.

'avoid_returning_null' was removed in Dart '3.3.0'
Remove the reference to 'avoid_returning_null'.

'avoid_returning_null_for_future' was removed in Dart '3.3.0'
Remove the reference to 'avoid_returning_null_for_future'.

These two lints have been deprecated. Removing.

> 'avoid_returning_null' was removed in Dart '3.3.0'
> Remove the reference to 'avoid_returning_null'.

> 'avoid_returning_null_for_future' was removed in Dart '3.3.0'
> Remove the reference to 'avoid_returning_null_for_future'.
@clintpurser clintpurser requested a review from a team as a code owner September 25, 2024 21:12
@njooma njooma merged commit 9ef3206 into viamrobotics:main Sep 30, 2024
4 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.

3 participants