Commit 9914662
committed
ci: drop --no-fatal-infos from the analyze steps
Both workflows invoke `flutter analyze --no-fatal-infos` directly rather
than going through `./bin/mise run analyze`, so without this the previous
commit only tightens the local gate and CI stays advisory — which is the
regression #524 is about.
`.github/workflows/` is on the AGENTS.md Do-Not-Modify list, so this is
kept as a separate commit: it can be dropped on its own if the maintainer
would rather have the workflows call the mise task instead.
Refs #5241 parent 0d17f37 commit 9914662
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
155 | 155 | | |
156 | 156 | | |
157 | 157 | | |
158 | | - | |
| 158 | + | |
159 | 159 | | |
160 | 160 | | |
161 | 161 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
0 commit comments