gradle / gradle/gradle-plugin-analyzer

Warn when tasks are modifying their inputs

Open
#22 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
9
Forks
0
PR merge metrics
No merged PRs in 30d

Description

We should process methods in `Task` implementations annotated with `@TaskAction` and methods transitively called from there. These methods should not call any setters on external types used as property types for said tasks.

Contributor guide

No contributing guide indexed for this repository

Research direction

No files or tests are named in the issue. Start by locating Task implementations and @TaskAction entry points, then trace transitively called methods and identify setters on external property types; done means the analyzer warns for those calls.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
devtools
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.