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

feat(eslint-plugin-template): [no-negated-async] add suggestion #487

Merged

Conversation

rafaelss95
Copy link
Member

Similar to @typescript-eslint/no-explicit-any, this PR adds three possible suggestions to offer a practical way to fix the report.

@nx-cloud
Copy link

nx-cloud bot commented May 19, 2021

Nx Cloud Report

CI ran the following commands for commit 82fc1b8. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this branch

Status Command
#000000 nx run-many --target=build --all --parallel
#000000 nx run-many --target=check-configs --all --parallel
#000000 nx run-many --target=test --all --parallel
#000000 nx run-many --target=typecheck --all --parallel

Sent with 💌 from NxCloud.

@nx-cloud
Copy link

nx-cloud bot commented May 19, 2021

Nx Cloud Report

CI ran the following commands for commit 04771bc. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this branch

Status Command
#000000 nx run-many --target=build --all --parallel
#000000 nx run-many --target=check-configs --all --parallel
#000000 nx run-many --target=test --all --parallel
#000000 nx run-many --target=typecheck --all --parallel

Sent with 💌 from NxCloud.

@rafaelss95 rafaelss95 force-pushed the feat/no-negated-async-suggestion branch from 04771bc to fb2b882 Compare May 19, 2021 21:21
@rafaelss95 rafaelss95 force-pushed the feat/no-negated-async-suggestion branch from fb2b882 to 82fc1b8 Compare May 19, 2021 21:26
@JamesHenry JamesHenry merged commit 0b3f9eb into angular-eslint:master May 21, 2021
@rafaelss95 rafaelss95 deleted the feat/no-negated-async-suggestion branch May 21, 2021 14:40
rafaelss95 added a commit to rafaelss95/angular-eslint that referenced this pull request May 22, 2021
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.

None yet

2 participants