fix qodana.yaml #32
Annotations
60 warnings
linux-build:
TownSuite.MultiTenant/AppSettingsConfigPairs.cs#L5
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
linux-build:
TownSuite.MultiTenant/AppSettingsConfigPairs.cs#L6
Non-nullable property 'ConfigReaderUrls' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
linux-build:
TownSuite.MultiTenant/AppSettingsConfigPairs.cs#L7
Non-nullable property 'ConfigReaderUrlBearerToken' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
linux-build:
TownSuite.MultiTenant/AppSettingsConfigPairs.cs#L8
Non-nullable property 'DecryptionKey' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
linux-build:
TownSuite.MultiTenant/AppSettingsConfigPairs.cs#L9
Non-nullable property 'UniqueIdDbPattern' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
linux-build:
TownSuite.MultiTenant/AppSettingsConfigPairs.cs#L10
Non-nullable property 'SqlUniqueIdLookup' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
linux-build:
TownSuite.MultiTenant/TsWebClient.cs#L167
Possible null reference assignment.
|
linux-build:
TownSuite.MultiTenant/TsWebClient.cs#L163
Non-nullable property 'Response' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
linux-build:
TownSuite.MultiTenant/TsWebClient.cs#L150
Non-nullable property 'Key' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
linux-build:
TownSuite.MultiTenant/TsWebClient.cs#L152
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
linux-build:
TownSuite.MultiTenant/ConnectionStrings.cs#L11
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
linux-build:
TownSuite.MultiTenant/ConnectionStrings.cs#L11
Non-nullable field '_connStr' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
linux-build:
TownSuite.MultiTenant/Settings.cs#L5
Non-nullable property 'ConfigPairs' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
linux-build:
TownSuite.MultiTenant/Settings.cs#L6
Non-nullable property 'UserAgent' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
linux-build:
TownSuite.MultiTenant/AppSettingsConfigReader.cs#L42
Dereference of a possibly null reference.
|
linux-build:
TownSuite.MultiTenant/AppSettingsConfigPairs.cs#L5
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
linux-build:
TownSuite.MultiTenant/AppSettingsConfigPairs.cs#L6
Non-nullable property 'ConfigReaderUrls' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
linux-build:
TownSuite.MultiTenant/AppSettingsConfigPairs.cs#L7
Non-nullable property 'ConfigReaderUrlBearerToken' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
linux-build:
TownSuite.MultiTenant/AppSettingsConfigPairs.cs#L8
Non-nullable property 'DecryptionKey' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
linux-build:
TownSuite.MultiTenant/AppSettingsConfigPairs.cs#L9
Non-nullable property 'UniqueIdDbPattern' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
mac-build:
TownSuite.MultiTenant/AppSettingsConfigPairs.cs#L5
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
mac-build:
TownSuite.MultiTenant/AppSettingsConfigPairs.cs#L6
Non-nullable property 'ConfigReaderUrls' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
mac-build:
TownSuite.MultiTenant/AppSettingsConfigPairs.cs#L7
Non-nullable property 'ConfigReaderUrlBearerToken' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
mac-build:
TownSuite.MultiTenant/AppSettingsConfigPairs.cs#L8
Non-nullable property 'DecryptionKey' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
mac-build:
TownSuite.MultiTenant/AppSettingsConfigPairs.cs#L9
Non-nullable property 'UniqueIdDbPattern' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
mac-build:
TownSuite.MultiTenant/AppSettingsConfigPairs.cs#L10
Non-nullable property 'SqlUniqueIdLookup' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
mac-build:
TownSuite.MultiTenant/Settings.cs#L5
Non-nullable property 'ConfigPairs' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
mac-build:
TownSuite.MultiTenant/Settings.cs#L6
Non-nullable property 'UserAgent' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
mac-build:
TownSuite.MultiTenant/ConnectionStrings.cs#L11
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
mac-build:
TownSuite.MultiTenant/ConnectionStrings.cs#L11
Non-nullable field '_connStr' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
mac-build:
TownSuite.MultiTenant/AppSettingsConfigPairs.cs#L5
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
mac-build:
TownSuite.MultiTenant/AppSettingsConfigPairs.cs#L6
Non-nullable property 'ConfigReaderUrls' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
mac-build:
TownSuite.MultiTenant/AppSettingsConfigPairs.cs#L7
Non-nullable property 'ConfigReaderUrlBearerToken' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
mac-build:
TownSuite.MultiTenant/AppSettingsConfigPairs.cs#L8
Non-nullable property 'DecryptionKey' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
mac-build:
TownSuite.MultiTenant/AppSettingsConfigPairs.cs#L9
Non-nullable property 'UniqueIdDbPattern' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
mac-build:
TownSuite.MultiTenant/AppSettingsConfigPairs.cs#L10
Non-nullable property 'SqlUniqueIdLookup' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
mac-build:
TownSuite.MultiTenant/TsWebClient.cs#L167
Possible null reference assignment.
|
mac-build:
TownSuite.MultiTenant/TsWebClient.cs#L163
Non-nullable property 'Response' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
mac-build:
TownSuite.MultiTenant/ConnectionStrings.cs#L11
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
mac-build:
TownSuite.MultiTenant/ConnectionStrings.cs#L11
Non-nullable field '_connStr' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
windows-build:
TownSuite.MultiTenant/TsWebClient.cs#L167
Possible null reference assignment.
|
windows-build:
TownSuite.MultiTenant/TsWebClient.cs#L163
Non-nullable property 'Response' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
windows-build:
TownSuite.MultiTenant/TsWebClient.cs#L150
Non-nullable property 'Key' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
windows-build:
TownSuite.MultiTenant/TsWebClient.cs#L152
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
windows-build:
TownSuite.MultiTenant/TsWebClient.cs#L139
Non-nullable property 'TenantId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
windows-build:
TownSuite.MultiTenant/TsWebClient.cs#L142
Non-nullable property 'Connections' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
windows-build:
TownSuite.MultiTenant/TsWebClient.cs#L145
Non-nullable property 'AppSettings' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
windows-build:
TownSuite.MultiTenant/TsWebClient.cs#L69
Cannot convert null literal to non-nullable reference type.
|
windows-build:
TownSuite.MultiTenant/TsWebClient.cs#L81
Possible null reference argument for parameter 'response' in 'ApiException.ApiException(string message, int statusCode, string response, IReadOnlyDictionary<string, IEnumerable<string>> headers, Exception innerException)'.
|
windows-build:
TownSuite.MultiTenant/TsWebClient.cs#L81
Cannot convert null literal to non-nullable reference type.
|
windows-build:
TownSuite.MultiTenant/ConnectionStrings.cs#L11
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
windows-build:
TownSuite.MultiTenant/ConnectionStrings.cs#L11
Non-nullable field '_connStr' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
windows-build:
TownSuite.MultiTenant/AppSettingsConfigPairs.cs#L5
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
windows-build:
TownSuite.MultiTenant/AppSettingsConfigPairs.cs#L6
Non-nullable property 'ConfigReaderUrls' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
windows-build:
TownSuite.MultiTenant/AppSettingsConfigPairs.cs#L7
Non-nullable property 'ConfigReaderUrlBearerToken' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
windows-build:
TownSuite.MultiTenant/AppSettingsConfigPairs.cs#L8
Non-nullable property 'DecryptionKey' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
windows-build:
TownSuite.MultiTenant/AppSettingsConfigPairs.cs#L9
Non-nullable property 'UniqueIdDbPattern' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
windows-build:
TownSuite.MultiTenant/AppSettingsConfigPairs.cs#L10
Non-nullable property 'SqlUniqueIdLookup' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
windows-build:
TownSuite.MultiTenant/TsWebClient.cs#L167
Possible null reference assignment.
|
windows-build:
TownSuite.MultiTenant/TsWebClient.cs#L163
Non-nullable property 'Response' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
TownSuite.MultiTenant.Console-linux-x64
Expired
|
40.7 MB |
|
TownSuite.MultiTenant.Console-osx-x64
Expired
|
41.1 MB |
|
TownSuite.MultiTenant.Console-win-x64
Expired
|
40.5 MB |
|
test-results
Expired
|
46.9 KB |
|