android / android/nowinandroid

[Bug]: Type Inferred Error

Open
#860 7 comments 1 reaction 0 assignees View on GitHub
bug
Dominant language
Kotlin
Stars
21.8k
Forks
4.6k
Avg merge
19h 20m
Merged PRs (30d)
2

Description

### Is there an existing issue for this?

- [X] I have searched the existing issues

### Is there a StackOverflow question about this issue?

- [X] I have searched StackOverflow

### What happened?

A bug happened! While building the project facing the type mismatch error.

### Relevant logcat output

```shell
file:///Users/sundaramanikandan/Library/CloudStorage/OneDrive-M2PSolutionsPrivateLimited/Multi_Module_App/nowinandroid-main/benchmarks/build.gradle.kts:57:22: Type mismatch: inferred type is TestExtension! but CommonExtension<*, *, *, *, *> was expected
```

### Code of Conduct

- [X] I agree to follow this project's Code of Conduct

Contributor guide

Open the contributing guide

Research direction

Start at benchmarks/build.gradle.kts:57 and reproduce the build to inspect the reported type mismatch between TestExtension and CommonExtension. Determine the relevant configuration context and verify that the project builds without this error when the issue is resolved.

Written by the indexing model from the issue text.

Assessment

Tech stack
kotlin
Domain
build-system
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.