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

RPAA false-positive for property with array literal initializer #708

Open
ileitch opened this issue Jan 21, 2024 · 0 comments
Open

RPAA false-positive for property with array literal initializer #708

ileitch opened this issue Jan 21, 2024 · 0 comments
Labels
bug A bug in Periphery

Comments

@ileitch
Copy link
Contributor

ileitch commented Jan 21, 2024

public someVar = [SomeType.foo] // error: class 'SomeType' is internal and cannot be referenced from a default argument value
@ileitch ileitch added the bug A bug in Periphery label Jan 21, 2024
@ileitch ileitch changed the title RPAA for property with array literal initializer RPAA false-positive for property with array literal initializer Jan 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A bug in Periphery
Projects
None yet
Development

No branches or pull requests

1 participant