Skip to content

Publishing Dart SDK 5.1.1 failed #905

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

Closed
4 tasks done
mtrezza opened this issue May 17, 2023 · 4 comments · Fixed by #906, #908 or #912
Closed
4 tasks done

Publishing Dart SDK 5.1.1 failed #905

mtrezza opened this issue May 17, 2023 · 4 comments · Fixed by #906, #908 or #912
Labels
type:ci CI related issue

Comments

@mtrezza
Copy link
Member

mtrezza commented May 17, 2023

New Issue Checklist

Issue Description

Analyzer failed with:

info - example/main.dart:1:8 - Can't use a relative path to import a library in 'lib'. Try fixing the relative path or changing the import to a 'package:' import. - avoid_relative_lib_imports

The question is also why this was not already detected in the CI of the PR - maybe there is room for improvement?

Logs

https://github.com/parse-community/Parse-SDK-Flutter/actions/runs/5007534966

Important

This issue blocks the commit pipeline.

@parse-github-assistant
Copy link

parse-github-assistant bot commented May 17, 2023

Thanks for opening this issue!

  • 🚀 You can help us to fix this issue faster by opening a pull request with a failing test. See our Contribution Guide for how to make a pull request, or read our New Contributor's Guide if this is your first time contributing.

@mtrezza mtrezza pinned this issue May 17, 2023
@mtrezza mtrezza added the type:ci CI related issue label May 17, 2023
@Nidal-Bakir
Copy link
Member

Nidal-Bakir commented May 17, 2023

How this passed the Ci tests?

Our current CI setup should catch such a thing.

Edit :

The question is also why this was not already detected in the CI of the PR - maybe there is room for improvement?

I'm wondering the same thing!

@mtrezza
Copy link
Member Author

mtrezza commented May 17, 2023

Maybe it runs on a different dart version?

@Nidal-Bakir
Copy link
Member

No, see #906

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:ci CI related issue
Projects
None yet
2 participants