Commit 35d8ba7
authored
Fix query health action (#177)
* suppress breaking change warning. NA because we don't get the output from set-azstoragefilecontent
* move float safe/unsafe queries to kmdf folder and fix output strings
* move float safe/unsafe queries to kmdf folder and fix output strings1 parent 35b9f55 commit 35d8ba7
11 files changed
Lines changed: 1194 additions & 905 deletions
File tree
- .github/workflows
- src/drivers
- general/queries
- FloatSafeExit
- FloatUnsafeExit
- kmdf/queries
- FloatSafeExit
- FloatUnsafeExit
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
132 | 132 | | |
133 | 133 | | |
134 | 134 | | |
| 135 | + | |
135 | 136 | | |
136 | 137 | | |
137 | 138 | | |
| |||
Lines changed: 0 additions & 367 deletions
This file was deleted.
Lines changed: 0 additions & 534 deletions
This file was deleted.
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
92 | | - | |
| 92 | + | |
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
98 | | - | |
| 98 | + | |
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
| |||
Lines changed: 610 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
84 | | - | |
| 84 | + | |
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
90 | | - | |
| 90 | + | |
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
| |||
Lines changed: 579 additions & 0 deletions
Large diffs are not rendered by default.
0 commit comments