Skip to content

Use path alias in imports #3935

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

Merged
merged 3 commits into from
Mar 12, 2025
Merged

Use path alias in imports #3935

merged 3 commits into from
Mar 12, 2025

Conversation

Anaethelion
Copy link
Contributor

Level the imports declaration with the rest of the spec.
Makes the type tree compatible with the current typescript-go state for testing purposes.

Copy link
Contributor

Following you can find the validation results for the APIs you have changed.

API Status Request Response
connector.update_filtering_validation 🟢 3/3 3/3
fleet.msearch Missing test Missing test

You can validate these APIs yourself by using the make validate target.

Copy link
Contributor

Following you can find the validation results for the APIs you have changed.

API Status Request Response
connector.update_filtering_validation 🟢 3/3 3/3
fleet.msearch Missing test Missing test

You can validate these APIs yourself by using the make validate target.

@Anaethelion Anaethelion requested a review from pquentin March 12, 2025 10:32
Copy link
Member

@pquentin pquentin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! I tried to remove suppressImplicitAnyIndexErrors in the past as it's flagged by Zed but it was generating errors. Good riddance :)

@Anaethelion Anaethelion merged commit de5c2ef into main Mar 12, 2025
8 checks passed
@Anaethelion Anaethelion deleted the lsf/fix_ts_modules branch March 12, 2025 10:36
github-actions bot pushed a commit that referenced this pull request Mar 12, 2025
* Use path alias

* Remove deprecated property

* Pleasing the linting gods

(cherry picked from commit de5c2ef)
github-actions bot pushed a commit that referenced this pull request Mar 12, 2025
* Use path alias

* Remove deprecated property

* Pleasing the linting gods

(cherry picked from commit de5c2ef)
github-actions bot pushed a commit that referenced this pull request Mar 12, 2025
* Use path alias

* Remove deprecated property

* Pleasing the linting gods

(cherry picked from commit de5c2ef)
github-actions bot pushed a commit that referenced this pull request Mar 12, 2025
* Use path alias

* Remove deprecated property

* Pleasing the linting gods

(cherry picked from commit de5c2ef)
Anaethelion added a commit that referenced this pull request Mar 12, 2025
* Use path alias

* Remove deprecated property

* Pleasing the linting gods

(cherry picked from commit de5c2ef)

Co-authored-by: Laurent Saint-Félix <[email protected]>
Anaethelion added a commit that referenced this pull request Mar 12, 2025
* Use path alias

* Remove deprecated property

* Pleasing the linting gods

(cherry picked from commit de5c2ef)

Co-authored-by: Laurent Saint-Félix <[email protected]>
Anaethelion added a commit that referenced this pull request Mar 12, 2025
* Use path alias

* Remove deprecated property

* Pleasing the linting gods

(cherry picked from commit de5c2ef)

Co-authored-by: Laurent Saint-Félix <[email protected]>
Anaethelion added a commit that referenced this pull request Mar 12, 2025
* Use path alias

* Remove deprecated property

* Pleasing the linting gods

(cherry picked from commit de5c2ef)

Co-authored-by: Laurent Saint-Félix <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants