tailcall icon indicating copy to clipboard operation
tailcall copied to clipboard

Make lint more robust in cloudflare and autogen workspaces

Open amitksingh1490 opened this issue 1 year ago • 3 comments

In #1023 we have enabled clippy for all workspaces

In order to make it pass on CI we have allowed few rules in some files

  1. #[allow(clippy::same_item_push)] and #[allow(clippy::too_many_arguments)] in autogen/src/gen_gql_schema.rs
  2. #[allow(clippy::arc_with_non_send_sync)] in cloudflare/src/lib.rs

Refactor the functions so that we don't need to allow these lint warnings.

amitksingh1490 avatar Jan 31 '24 06:01 amitksingh1490

Action required: Issue inactive for 30 days. Status update or closure in 7 days.

github-actions[bot] avatar Mar 01 '24 12:03 github-actions[bot]

Action required: Issue inactive for 30 days. Status update or closure in 7 days.

github-actions[bot] avatar Apr 06 '24 21:04 github-actions[bot]

Action required: Issue inactive for 30 days. Status update or closure in 7 days.

github-actions[bot] avatar May 08 '24 14:05 github-actions[bot]

Issue closed after 7 days of inactivity.

github-actions[bot] avatar May 15 '24 14:05 github-actions[bot]

@tusharmath Is this issue ready to work?

varshith257 avatar May 15 '24 14:05 varshith257

Can reopen it?

varshith257 avatar May 15 '24 14:05 varshith257