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

[SIEM][CASE] Add generics to connector's types #64506

Closed
cnasikas opened this issue Apr 27, 2020 · 3 comments
Closed

[SIEM][CASE] Add generics to connector's types #64506

cnasikas opened this issue Apr 27, 2020 · 3 comments
Assignees
Labels
chore Team: SecuritySolution Security Solutions Team working on SIEM, Endpoint, Timeline, Resolver, etc. Team:SIEM

Comments

@cnasikas
Copy link
Member

Some of the attributes of various connector types are declared as any. The eslint-disable-next-line @typescript-eslint/no-explicit-any rule has been placed to prevent the warnings. Connector types should be extended with generics.

@cnasikas cnasikas self-assigned this Apr 27, 2020
@elasticmachine
Copy link
Contributor

Pinging @elastic/siem (Team:SIEM)

@cnasikas
Copy link
Member Author

cnasikas commented Oct 5, 2020

Implemented on #74357, #73778, and #71439

@cnasikas cnasikas closed this as completed Oct 5, 2020
@MindyRS MindyRS added the Team: SecuritySolution Security Solutions Team working on SIEM, Endpoint, Timeline, Resolver, etc. label Sep 23, 2021
@elasticmachine
Copy link
Contributor

Pinging @elastic/security-solution (Team: SecuritySolution)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Team: SecuritySolution Security Solutions Team working on SIEM, Endpoint, Timeline, Resolver, etc. Team:SIEM
Projects
None yet
Development

No branches or pull requests

4 participants