Skip to content

Fix false positive for unusedDependency when a resource from the dependency is used with R from the dependent in a downstream project - #510

Merged
kodiakhq[bot] merged 1 commit into
mainfrom
484-fix_unused_false_positive_with_transitive_resources
Apr 7, 2022
Merged

Fix false positive for unusedDependency when a resource from the dependency is used with R from the dependent in a downstream project#510
kodiakhq[bot] merged 1 commit into
mainfrom
484-fix_unused_false_positive_with_transitive_resources

Conversation

@RBusarow

@RBusarow RBusarow commented Apr 7, 2022

Copy link
Copy Markdown
Member

fixes #484

…pendency is used with R from the dependent in a downstream project

fixes #484
@kodiakhq
kodiakhq Bot merged commit d95fa42 into main Apr 7, 2022
@kodiakhq
kodiakhq Bot deleted the 484-fix_unused_false_positive_with_transitive_resources branch April 7, 2022 14:45
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.

Resource declarations are "unused" in intermediate module if consumed via that module's R class

1 participant