feat(all): support suppressing warnings via // fable-disable comments - #4808
Draft
MangelMaxime wants to merge 1 commit into
Draft
feat(all): support suppressing warnings via // fable-disable comments#4808MangelMaxime wants to merge 1 commit into
// fable-disable comments#4808MangelMaxime wants to merge 1 commit into
GitHub Advanced Security / Ionide.Analyzers.Cli
succeeded
Jul 22, 2026 in 3s
2 new alerts
New alerts in code changed by this pull request
- 2 warnings
See annotations below for details.
Annotations
Check warning on line 23 in src/Fable.Transforms/Global/WarningCodes.fs
Code scanning / Ionide.Analyzers.Cli
Warns about missing type specifiers in interpolated strings Warning
Check warning on line 107 in src/Fable.Transforms/Global/WarningSuppression.fs
Code scanning / Ionide.Analyzers.Cli
Checks if the `string` function call is type annotated. Warning
Loading