TownSuite.MultiTenant.Console add single exe builds to gh #20
Annotations
60 warnings
linux-build:
TownSuite.MultiTenant/ConfigReader.cs#L96
Dereference of a possibly null reference.
|
linux-build:
TownSuite.MultiTenant/ConfigReader.cs#L111
Converting null literal or possible null value to non-nullable type.
|
linux-build:
TownSuite.MultiTenant/ConfigReader.cs#L13
Non-nullable field '_connections' must contain a non-null value when exiting constructor. Consider declaring the field 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/TsWebClient.cs#L170
Possible null reference assignment.
|
linux-build:
TownSuite.MultiTenant/TsWebClient.cs#L166
Non-nullable property 'Response' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
linux-build:
TownSuite.MultiTenant/ConnectionStrings.cs#L54
Possible null reference argument for parameter 'cipherString' in 'string ConnectionStrings.Decrypt(string cipherString)'.
|
linux-build:
TownSuite.MultiTenant/ConnectionStrings.cs#L67
Possible null reference argument for parameter 'cipherString' in 'string ConnectionStrings.Decrypt(string cipherString)'.
|
linux-build:
TownSuite.MultiTenant/ConnectionStrings.cs#L87
Converting null literal or possible null value to non-nullable type.
|
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 'UniqueIdDbPattern' 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 'DecryptionKey' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
linux-build:
TownSuite.MultiTenant/Settings.cs#L7
Non-nullable property 'ConfigReaderUrls' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
linux-build:
TownSuite.MultiTenant/ConnectionStrings.cs#L54
Possible null reference argument for parameter 'cipherString' in 'string ConnectionStrings.Decrypt(string cipherString)'.
|
linux-build:
TownSuite.MultiTenant/ConnectionStrings.cs#L67
Possible null reference argument for parameter 'cipherString' in 'string ConnectionStrings.Decrypt(string cipherString)'.
|
linux-build:
TownSuite.MultiTenant/TsWebClient.cs#L142
Non-nullable property 'TenantId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
linux-build:
TownSuite.MultiTenant/TsWebClient.cs#L145
Non-nullable property 'Connections' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
linux-build:
TownSuite.MultiTenant/TsWebClient.cs#L148
Non-nullable property 'AppSettings' 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 'UniqueIdDbPattern' 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 'DecryptionKey' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
mac-build:
TownSuite.MultiTenant/Settings.cs#L7
Non-nullable property 'ConfigReaderUrls' 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/TsWebClient.cs#L142
Non-nullable property 'TenantId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
mac-build:
TownSuite.MultiTenant/TsWebClient.cs#L145
Non-nullable property 'Connections' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
mac-build:
TownSuite.MultiTenant/TsWebClient.cs#L148
Non-nullable property 'AppSettings' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
mac-build:
TownSuite.MultiTenant/TsWebClient.cs#L153
Non-nullable property 'Key' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
mac-build:
TownSuite.MultiTenant/TsWebClient.cs#L155
Non-nullable property 'Value' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
mac-build:
TownSuite.MultiTenant/ConfigReader.cs#L96
Dereference of a possibly null reference.
|
mac-build:
TownSuite.MultiTenant/ConfigReader.cs#L111
Converting null literal or possible null value to non-nullable type.
|
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/ConfigReader.cs#L13
Non-nullable field '_connections' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
mac-build:
TownSuite.MultiTenant/ConnectionStrings.cs#L54
Possible null reference argument for parameter 'cipherString' in 'string ConnectionStrings.Decrypt(string cipherString)'.
|
mac-build:
TownSuite.MultiTenant/ConnectionStrings.cs#L67
Possible null reference argument for parameter 'cipherString' in 'string ConnectionStrings.Decrypt(string cipherString)'.
|
mac-build:
TownSuite.MultiTenant/TsWebClient.cs#L170
Possible null reference assignment.
|
mac-build:
TownSuite.MultiTenant/TsWebClient.cs#L166
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#L87
Converting null literal or possible null value to non-nullable 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/ConnectionStrings.cs#L54
Possible null reference argument for parameter 'cipherString' in 'string ConnectionStrings.Decrypt(string cipherString)'.
|
windows-build:
TownSuite.MultiTenant/ConnectionStrings.cs#L67
Possible null reference argument for parameter 'cipherString' in 'string ConnectionStrings.Decrypt(string cipherString)'.
|
windows-build:
TownSuite.MultiTenant/ConnectionStrings.cs#L87
Converting null literal or possible null value to non-nullable type.
|
windows-build:
TownSuite.MultiTenant/Settings.cs#L5
Non-nullable property 'UniqueIdDbPattern' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
windows-build:
TownSuite.MultiTenant/Settings.cs#L6
Non-nullable property 'DecryptionKey' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
windows-build:
TownSuite.MultiTenant/Settings.cs#L7
Non-nullable property 'ConfigReaderUrls' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
windows-build:
TownSuite.MultiTenant/TenantResolver.cs#L64
Dereference of a possibly null reference.
|
windows-build:
TownSuite.MultiTenant/TenantResolver.cs#L75
Possible null reference return.
|
windows-build:
TownSuite.MultiTenant/ConfigReader.cs#L96
Dereference of a possibly null reference.
|
windows-build:
TownSuite.MultiTenant/TsWebClient.cs#L170
Possible null reference assignment.
|
windows-build:
TownSuite.MultiTenant/TsWebClient.cs#L166
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#L153
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#L155
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#L142
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#L145
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#L148
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#L72
Cannot convert null literal to non-nullable reference type.
|
windows-build:
TownSuite.MultiTenant/TsWebClient.cs#L84
Possible null reference argument for parameter 'response' in 'ApiException.ApiException(string message, int statusCode, string response, IReadOnlyDictionary<string, IEnumerable<string>> headers, Exception innerException)'.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
TownSuite.MultiTenant.Console-linux-x64
Expired
|
127 MB |
|
TownSuite.MultiTenant.Console-osx-x64
Expired
|
126 MB |
|
TownSuite.MultiTenant.Console-win-x64
Expired
|
125 MB |
|
test-results
Expired
|
353 KB |
|