Add database-related methods to implement on LumenModuleBase #6
Annotations
1 error and 9 warnings
build
Process completed with exit code 1.
|
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#L14
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#L34
Consider making method 'GetModuleDatabaseContext' a property. (https://rules.sonarsource.com/csharp/RSPEC-4049)
|
build:
Lumen.Modules.Sdk/LumenModuleBase.cs#L35
Consider making method 'GetModuleDatabaseContextSchemaName' a property. (https://rules.sonarsource.com/csharp/RSPEC-4049)
|
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#L14
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#L34
Consider making method 'GetModuleDatabaseContext' a property. (https://rules.sonarsource.com/csharp/RSPEC-4049)
|
build:
Lumen.Modules.Sdk/LumenModuleBase.cs#L35
Consider making method 'GetModuleDatabaseContextSchemaName' a property. (https://rules.sonarsource.com/csharp/RSPEC-4049)
|