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

[Compile]: #3356

Open
8 tasks done
Gosplex opened this issue Nov 14, 2024 · 1 comment
Open
8 tasks done

[Compile]: #3356

Gosplex opened this issue Nov 14, 2024 · 1 comment
Labels
compile Compilation error triage

Comments

@Gosplex
Copy link

Gosplex commented Nov 14, 2024

Operating System

Windows 11

Plugin

device_info_plus

Version

11.1.1

Flutter SDK

2.24.4

Compilation command

./gradlew build

Dart Dependencies

No response

Native dependencies

No response

Compilation Error

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':device_info_plus:lintDebug'.
> Lint found errors in the project; aborting build.

  Fix the issues identified by lint, or create a baseline to see only new errors:
  
android {
      lint {
          baseline = file("lint-baseline.xml")
      }
  }

Flutter Doctor

Doctor summary (to see all details, run flutter doctor -v):
[√] Flutter (Channel stable, 3.24.4, on Microsoft Windows [Version 10.0.19045.5131], locale en-IN)
[√] Windows Version (Installed version of Windows is version 10 or higher)
[√] Android toolchain - develop for Android devices (Android SDK version 34.0.0)
[√] Chrome - develop for the web
[X] Visual Studio - develop Windows apps
    X Visual Studio not installed; this is necessary to develop Windows apps.
      Download at https://visualstudio.microsoft.com/downloads/.
      Please install the "Desktop development with C++" workload, including all of its default components
[√] Android Studio (version 2024.2)
[√] VS Code (version 1.95.2)
[√] Connected device (4 available)
[√] Network resources

! Doctor found issues in 1 category.

Checklist before submitting a bug

  • I searched issues in this repository and couldn't find such bug/problem
  • I Google'd a solution and I couldn't find it
  • I searched on StackOverflow for a solution and I couldn't find it
  • I read the README.md file of the plugin
  • I'm using the latest version of the plugin
  • All dependencies are up to date with flutter pub upgrade
  • I did a flutter clean
  • I tried running the example project
@Gosplex Gosplex added compile Compilation error triage labels Nov 14, 2024
@vbuberen
Copy link
Collaborator

You didn't provide errors that lint detected. Could you share them as well?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
compile Compilation error triage
Projects
None yet
Development

No branches or pull requests

2 participants