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

Mention two linter rules not enabled by default on 'Asynchronous programming: futures, async, await' page #5740

Open
1 task
stephane-archer opened this issue Apr 22, 2024 · 0 comments
Assignees
Labels
a.tut.codelab Relates to codelabs hosted on dart.dev. e1-hours Can complete in < 8 hours of normal, not dedicated, work from.page-issue Reported in a reader-filed concern p2-medium Necessary but not urgent concern. Resolve when possible. st.triage.ltw Indicates Lead Tech Writer has triaged

Comments

@stephane-archer
Copy link

Page URL

https://dart.dev/codelabs/async-await/

Page source

https://github.com/dart-lang/site-www/tree/main/src/content/codelabs/async-await.md

Describe the problem

Use case

I did not understand correctly how to you async and Futur the right way because these two linter rules are not activated by default

  - discarded_futures
  - unawaited_futures

Proposal

I think they should be mentioned in https://dart.dev/codelabs/async-await
that would have avoided a lot of pain in my learning...

Expected fix

No response

Additional context

No response

I would like to fix this problem.

  • I will try and fix this problem on dart.dev.
@stephane-archer stephane-archer added the from.page-issue Reported in a reader-filed concern label Apr 22, 2024
@atsansone atsansone changed the title [PAGE ISSUE]: 'Asynchronous programming: futures, async, await' Mention two linter rules not enabled by default on 'Asynchronous programming: futures, async, await' page Apr 23, 2024
@atsansone atsansone added p2-medium Necessary but not urgent concern. Resolve when possible. e1-hours Can complete in < 8 hours of normal, not dedicated, work st.triage.ltw Indicates Lead Tech Writer has triaged a.tut.codelab Relates to codelabs hosted on dart.dev. labels Apr 23, 2024
@atsansone atsansone self-assigned this Apr 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a.tut.codelab Relates to codelabs hosted on dart.dev. e1-hours Can complete in < 8 hours of normal, not dedicated, work from.page-issue Reported in a reader-filed concern p2-medium Necessary but not urgent concern. Resolve when possible. st.triage.ltw Indicates Lead Tech Writer has triaged
Projects
None yet
Development

No branches or pull requests

2 participants