Skip to content

SELECT Actor column for Cache tables #45

SELECT Actor column for Cache tables

SELECT Actor column for Cache tables #45

Triggered via pull request December 18, 2023 14:56
Status Success
Total duration 2m 45s
Artifacts

CodeQuality.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Build: CDP4Orm/AutoGenDao/ArrayParameterTypeDao.cs#L70
'ArrayParameterTypeDao.Read(NpgsqlTransaction, string, IEnumerable<Guid>, bool, DateTime?)' hides inherited member 'CompoundParameterTypeDao.Read(NpgsqlTransaction, string, IEnumerable<Guid>, bool, DateTime?)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
Build: CDP4Orm/AutoGenDao/ArrayParameterTypeDao.cs#L146
'ArrayParameterTypeDao.MapToDto(NpgsqlDataReader)' hides inherited member 'CompoundParameterTypeDao.MapToDto(NpgsqlDataReader)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
Build: CDP4Orm/AutoGenDao/CyclicRatioScaleDao.cs#L70
'CyclicRatioScaleDao.Read(NpgsqlTransaction, string, IEnumerable<Guid>, bool, DateTime?)' hides inherited member 'RatioScaleDao.Read(NpgsqlTransaction, string, IEnumerable<Guid>, bool, DateTime?)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
Build: CDP4Orm/AutoGenDao/CyclicRatioScaleDao.cs#L146
'CyclicRatioScaleDao.MapToDto(NpgsqlDataReader)' hides inherited member 'RatioScaleDao.MapToDto(NpgsqlDataReader)'. To make the current member override that implementation, add the override keyword. Otherwise add the new keyword.
Build: CDP4Orm/AutoGenDao/BooleanExpressionDao.cs#L257
Remove the unused private method 'GetThingDataSql'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
Build: CDP4Orm/AutoGenDao/BooleanExpressionDao.cs#L288
Remove the unused private method 'GetBooleanExpressionDataSql'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
Build: CDP4Orm/AutoGenDao/BooleanExpressionDao.cs#L319
Remove the unused private method 'GetThing_ExcludedDomainDataSql'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
Build: CDP4Orm/AutoGenDao/BooleanExpressionDao.cs#L350
Remove the unused private method 'GetThing_ExcludedPersonDataSql'. (https://rules.sonarsource.com/csharp/RSPEC-1144)
Build: CDP4Orm/AutoGenDao/ChangeRequestDao.cs#L47
This class has 6 parents which is greater than 5 authorized. (https://rules.sonarsource.com/csharp/RSPEC-110)
Build: CDP4Orm/AutoGenDao/ConversionBasedUnitDao.cs#L275
Remove the unused private method 'GetThingDataSql'. (https://rules.sonarsource.com/csharp/RSPEC-1144)