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

Review the globally suppressed warnings #1924

Open
nrcventura opened this issue Sep 15, 2023 · 2 comments
Open

Review the globally suppressed warnings #1924

nrcventura opened this issue Sep 15, 2023 · 2 comments

Comments

@nrcventura
Copy link
Member

Describe the story, please be clear on scope of the story.

We previously suppressed some Async warnings in our integration tests by adding the corresponding warnings to a global suppression list for the whole repo.

We should consider either updating the code that triggers these warnings, or be more targeted with our suppressions. The goal is to be able to leverage these warnings to detect problems in the agent or our test implementations.

Acceptance Criteria

  • Determine if these suppressions should be applied to the integration tests only.
  • Either submit specific stories to address the async warnings or resolve them

Dependencies

None

Describe Design Consideration/Limitations

Additional context

Estimates

Initial t-shirt size: M

@workato-integration
Copy link

@workato-integration
Copy link

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

No branches or pull requests

1 participant