Service & DbContext dependency injection in LumenModuleBase #9
Annotations
9 warnings
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build:
Lumen.Modules.Sdk/LumenModuleRunsOnFlag.cs#L3
Rename this enumeration to match the regular expression: '^([A-Z]{1,3}[a-z0-9]+)*([A-Z]{2})?s$'. (https://rules.sonarsource.com/csharp/RSPEC-2342)
|
build:
Lumen.Modules.Sdk/LumenModuleBase.cs#L15
Rename method 'IsAPIModule' to match pascal case naming rules, consider using 'IsApiModule'. (https://rules.sonarsource.com/csharp/RSPEC-100)
|
build:
Lumen.Modules.Sdk/LumenModuleBase.cs#L37
Consider making method 'GetDatabaseContextType' a property. (https://rules.sonarsource.com/csharp/RSPEC-4049)
|
build:
Lumen.Modules.Sdk/LumenModuleBase.cs#L35
Implement this method or throw 'NotSupportedException' instead. (https://rules.sonarsource.com/csharp/RSPEC-3717)
|
build:
Lumen.Modules.Sdk/LumenModuleRunsOnFlag.cs#L3
Rename this enumeration to match the regular expression: '^([A-Z]{1,3}[a-z0-9]+)*([A-Z]{2})?s$'. (https://rules.sonarsource.com/csharp/RSPEC-2342)
|
build:
Lumen.Modules.Sdk/LumenModuleBase.cs#L15
Rename method 'IsAPIModule' to match pascal case naming rules, consider using 'IsApiModule'. (https://rules.sonarsource.com/csharp/RSPEC-100)
|
build:
Lumen.Modules.Sdk/LumenModuleBase.cs#L37
Consider making method 'GetDatabaseContextType' a property. (https://rules.sonarsource.com/csharp/RSPEC-4049)
|
build:
Lumen.Modules.Sdk/LumenModuleBase.cs#L35
Implement this method or throw 'NotSupportedException' instead. (https://rules.sonarsource.com/csharp/RSPEC-3717)
|