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

(JS-0296) Use of a banned type detected #139

Closed
DerekNonGeneric opened this issue Oct 16, 2022 · 1 comment
Closed

(JS-0296) Use of a banned type detected #139

DerekNonGeneric opened this issue Oct 16, 2022 · 1 comment
Assignees
Labels

Comments

@DerekNonGeneric
Copy link
Member

Description

Some builtin types have aliases, some types are considered dangerous or harmful. It's often a good idea to ban certain types to help with consistency and safety.

Occurrences

There are 6 occurrences of this issue in the repository.

See all occurrences on DeepSource → deepsource.io/gh/openinf/util-object/issue/JS-0296/occurrences/

@DerekNonGeneric
Copy link
Member Author

This is currently being tackled in #138.

DerekNonGeneric added a commit that referenced this issue Nov 3, 2022
Refs: https://babeljs.io/docs/en/assumptions#setspreadproperties

Fixes: #141
Fixes: #139

PR-URL: #138
Reviewed-by: septs <github@septs.pw>
Reviewed-by: Derek Lewis <DerekNonGeneric@inf.is>
Signed-off-by: Derek Lewis <DerekNonGeneric@inf.is>
Co-authored-by: Derek Lewis <DerekNonGeneric@inf.is>
Co-authored-by: septs <github@septs.pw>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant