Fix code scanning issues #114
Annotations
10 warnings
|
Build:
src/WebExtensions.Net/Generated/Scripting/CSSInjection.cs#L10
Rename class 'CSSInjection' to match pascal case naming rules, consider using 'CssInjection'. (https://rules.sonarsource.com/csharp/RSPEC-101)
|
|
Build:
src/WebExtensions.Net/Generated/I18n/II18nApi.cs#L9
Rename interface 'II18nApi' to match pascal case naming rules, consider using 'II18NApi'. (https://rules.sonarsource.com/csharp/RSPEC-101)
|
|
Build:
src/WebExtensions.Net/Generated/BrowserSettings/IBrowserSettingsApi.cs#L34
Do not forget to remove this deprecated code someday. (https://rules.sonarsource.com/csharp/RSPEC-1133)
|
|
Build:
src/WebExtensions.Net/Generated/BrowserSettings/BrowserSettingsApi.cs#L31
Do not forget to remove this deprecated code someday. (https://rules.sonarsource.com/csharp/RSPEC-1133)
|
|
Build:
src/WebExtensions.Net/Generated/Manifest/Images.cs#L20
Do not forget to remove this deprecated code someday. (https://rules.sonarsource.com/csharp/RSPEC-1133)
|
|
Build:
src/WebExtensions.Net/Generated/Manifest/Colors.cs#L231
Do not forget to remove this deprecated code someday. (https://rules.sonarsource.com/csharp/RSPEC-1133)
|
|
Build:
src/WebExtensions.Net/Generated/Manifest/Colors.cs#L176
Do not forget to remove this deprecated code someday. (https://rules.sonarsource.com/csharp/RSPEC-1133)
|
|
Build:
src/WebExtensions.Net/Generated/Manifest/Colors.cs#L13
Do not forget to remove this deprecated code someday. (https://rules.sonarsource.com/csharp/RSPEC-1133)
|
|
Build:
src/WebExtensions.Net/Generated/ExtensionTypes/CSSOrigin.cs#L7
Rename the enumeration 'CSSOrigin' to match the regular expression: '^([A-Z]{1,3}[a-z0-9]+)*([A-Z]{2})?$'. (https://rules.sonarsource.com/csharp/RSPEC-2342)
|
|
Build:
src/WebExtensions.Net/Generated/DeclarativeNetRequest/Condition.cs#L90
Complete the task associated to this 'TODO' comment. (https://rules.sonarsource.com/csharp/RSPEC-1135)
|
Loading