vernet icon indicating copy to clipboard operation
vernet copied to clipboard

Enforce flutter analyze and flutter tests in workflow

Open git-elliot opened this issue 2 years ago • 2 comments

In workflow, I skipped (or commented) these two commands.

git-elliot avatar Aug 20 '22 15:08 git-elliot

Are they failing?

guyluz11 avatar Aug 20 '22 18:08 guyluz11

Yes analyze fails whereas there is no tests created yet. There should be some tests.

git-elliot avatar Aug 21 '22 16:08 git-elliot

#47 Once analyzer warnings removed, we can enforce this.

git-elliot avatar Oct 02 '22 18:10 git-elliot