Rename qodana_code_quality.ym to qodana_code_quality.yml #28
Annotations
20 warnings
TownSuite.MultiTenant/TsWebClient.cs#L167
Possible null reference assignment.
|
TownSuite.MultiTenant/TsWebClient.cs#L163
Non-nullable property 'Response' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
TownSuite.MultiTenant/TsWebClient.cs#L150
Non-nullable property 'Key' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
TownSuite.MultiTenant/TsWebClient.cs#L152
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
TownSuite.MultiTenant/TsWebClient.cs#L139
Non-nullable property 'TenantId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
TownSuite.MultiTenant/TsWebClient.cs#L142
Non-nullable property 'Connections' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
TownSuite.MultiTenant/TsWebClient.cs#L145
Non-nullable property 'AppSettings' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
TownSuite.MultiTenant/AppSettingsConfigPairs.cs#L5
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
TownSuite.MultiTenant/AppSettingsConfigPairs.cs#L6
Non-nullable property 'ConfigReaderUrls' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
TownSuite.MultiTenant/AppSettingsConfigPairs.cs#L7
Non-nullable property 'ConfigReaderUrlBearerToken' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
TownSuite.MultiTenant/AppSettingsConfigPairs.cs#L5
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
TownSuite.MultiTenant/AppSettingsConfigPairs.cs#L6
Non-nullable property 'ConfigReaderUrls' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
TownSuite.MultiTenant/AppSettingsConfigPairs.cs#L7
Non-nullable property 'ConfigReaderUrlBearerToken' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
TownSuite.MultiTenant/AppSettingsConfigPairs.cs#L8
Non-nullable property 'DecryptionKey' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
TownSuite.MultiTenant/AppSettingsConfigPairs.cs#L9
Non-nullable property 'UniqueIdDbPattern' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
TownSuite.MultiTenant/AppSettingsConfigPairs.cs#L10
Non-nullable property 'SqlUniqueIdLookup' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
TownSuite.MultiTenant/TsWebClient.cs#L167
Possible null reference assignment.
|
TownSuite.MultiTenant/TsWebClient.cs#L163
Non-nullable property 'Response' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
TownSuite.MultiTenant/TsWebClient.cs#L150
Non-nullable property 'Key' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
TownSuite.MultiTenant/TsWebClient.cs#L152
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
The logs for this run have expired and are no longer available.
Loading