Merge branch 'original' into DataAwareClassGenCompatibility #69
Annotations
5 errors and 11 warnings
build:
CodedThought.Core/Data/DataSpecificEnums.cs#L90
The type 'DbTypeSupported' already contains a definition for 'dbTinyInt'
|
build:
CodedThought.Core/Data/DataSpecificEnums.cs#L88
The type 'DbTypeSupported' already contains a definition for 'dbSqlVariant'
|
build:
CodedThought.Core/Data/DataSpecificEnums.cs#L90
The type 'DbTypeSupported' already contains a definition for 'dbTinyInt'
|
build:
CodedThought.Core/Data/DataSpecificEnums.cs#L88
The type 'DbTypeSupported' already contains a definition for 'dbSqlVariant'
|
build
Process completed with exit code 1.
|
build
Unexpected input(s) 'include-prerelease', valid inputs are ['dotnet-version', 'dotnet-quality', 'global-json-file', 'source-url', 'owner', 'config-file', 'cache', 'cache-dependency-path']
|
build:
CodedThought.Core.Utility.Email/TextFileReader.cs#L102
Non-nullable field '_tr' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
CodedThought.Core.Utility.Email/TextFileReader.cs#L102
Non-nullable field '_fileName' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
CodedThought.Core.Utility.Email/TextFileReader.cs#L107
Non-nullable field '_tr' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
CodedThought.Core.Utility.Email/TextFileReader.cs#L107
Non-nullable field '_fileName' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
CodedThought.Core.Utility.Email/Models/EmailAddress.cs#L229
Non-nullable field '_name' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
CodedThought.Core.Utility.Email/Models/EmailAddress.cs#L229
Non-nullable field '_computerName' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
build:
CodedThought.Core.Utility.Email/EmailHelper.cs#L47
Non-nullable property 'SenderEmail' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
CodedThought.Core.Utility.Email/EmailHelper.cs#L47
Non-nullable property 'Subject' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
CodedThought.Core.Utility.Email/EmailHelper.cs#L47
Non-nullable property 'SMTPService' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
CodedThought.Core.Utility.Email/EmailHelper.cs#L47
Non-nullable property 'TemplateHTML' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|