Run installer #39
Annotations
20 warnings
src/LexicalModel/Properties/AssemblyInfo.cs#L44
'SecurityAction.RequestMinimum' is obsolete: 'Assembly level declarative security is obsolete and is no longer enforced by the CLR by default. See http://go.microsoft.com/fwlink/?LinkID=155570 for more information.'
|
src/LexicalModel/Foundation/Options/GenericOptionListReader.cs#L15
Return type of 'GenericOptionListReader.LoadFromFile(string)' is not CLS-compliant
|
src/LexicalModel/ResultSetToListOfStringsAdapter.cs#L14
Argument type 'ResultSet<LexEntry>' is not CLS-compliant
|
src/LexicalModel/ResultSetToListOfStringsAdapter.cs#L20
Type of 'ResultSetToListOfStringsAdapter.Items' is not CLS-compliant
|
src/LexicalModel/Foundation/Options/GenericOptionListReader.cs#L10
Return type of 'IOptionListReader.LoadFromFile(string)' is not CLS-compliant
|
src/LexicalModel/MissingFieldQuery.cs#L70
Type of 'MissingFieldQuery.FilteringPredicate' is not CLS-compliant
|
src/LexicalModel/LexEntryRepository.cs#L27
Argument type 'LexEntry' is not CLS-compliant
|
src/LexicalModel/LexEntryRepository.cs#L72
Argument type 'LiftDataMapper' is not CLS-compliant
|
src/LexicalModel/LexEntryRepository.cs#L88
Return type of 'LexEntryRepository.CreateItem()' is not CLS-compliant
|
src/LexicalModel/LexEntryRepository.cs#L105
Argument type 'LexEntry' is not CLS-compliant
|
src/WeSay.Data/Properties/AssemblyInfo.cs#L42
'SecurityAction.RequestMinimum' is obsolete: 'Assembly level declarative security is obsolete and is no longer enforced by the CLR by default. See http://go.microsoft.com/fwlink/?LinkID=155570 for more information.'
|
src/LexicalModel/Properties/AssemblyInfo.cs#L44
'SecurityAction.RequestMinimum' is obsolete: 'Assembly level declarative security is obsolete and is no longer enforced by the CLR by default. See http://go.microsoft.com/fwlink/?LinkID=155570 for more information.'
|
src/LexicalModel/ResultSetToListOfStringsAdapter.cs#L14
Argument type 'ResultSet<LexEntry>' is not CLS-compliant
|
src/LexicalModel/MissingFieldQuery.cs#L70
Type of 'MissingFieldQuery.FilteringPredicate' is not CLS-compliant
|
src/LexicalModel/LexEntryRepository.cs#L27
Argument type 'LexEntry' is not CLS-compliant
|
src/LexicalModel/LexEntryRepository.cs#L72
Argument type 'LiftDataMapper' is not CLS-compliant
|
src/LexicalModel/LexEntryRepository.cs#L88
Return type of 'LexEntryRepository.CreateItem()' is not CLS-compliant
|
src/LexicalModel/LexEntryRepository.cs#L105
Argument type 'LexEntry' is not CLS-compliant
|
src/LexicalModel/LexEntryRepository.cs#L110
Return type of 'LexEntryRepository.GetItem(RepositoryId)' is not CLS-compliant
|
src/LexicalModel/LexEntryRepository.cs#L116
Argument type 'IEnumerable<LexEntry>' is not CLS-compliant
|
This job succeeded
Loading