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

build: track tool versions as input of generateProto task #101

Merged
merged 1 commit into from
Feb 3, 2025

build: track tool versions as input of generateProto task

a0a0105
Select commit
Loading
Failed to load commit list.
Merged

build: track tool versions as input of generateProto task #101

build: track tool versions as input of generateProto task
a0a0105
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis required action Feb 3, 2025 in 0s

2 new issues (0 max.) of at least minor severity.

Annotations

Check warning on line 9 in src/test/kotlin/org/hiero/gradle/test/ProtobufTest.kt

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src/test/kotlin/org/hiero/gradle/test/ProtobufTest.kt#L9

ProtobufTest is missing required documentation.

Check warning on line 12 in src/test/kotlin/org/hiero/gradle/test/ProtobufTest.kt

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src/test/kotlin/org/hiero/gradle/test/ProtobufTest.kt#L12

The function task re-runs if protobuf plugin version changes is missing documentation.