Run tests on GitHub Actions #4
Annotations
10 warnings
Build:
src/FluentNHibernate.Specs.ExternalFixtures/Entity.cs#L7
Field 'Entity.readOnlyChild' is never assigned to, and will always have its default value null
|
Build:
src/FluentNHibernate.Specs.ExternalFixtures/Entity.cs#L7
Field 'Entity.readOnlyChild' is never assigned to, and will always have its default value null
|
Build:
src/FluentNHibernate.Specs/Automapping/AutoMapBackwardsCompatibilitySpecs.cs#L13
'AutoMap.AssemblyOf<T>(Func<Type, bool>)' is obsolete: 'Depreciated overload. Use either chained Where method or ShouldMap(Type) in IAutomappingConfiguration.'
|
Build:
src/FluentNHibernate.Specs/Automapping/AutoMapBackwardsCompatibilitySpecs.cs#L23
'AutoMap.Assembly(Assembly, Func<Type, bool>)' is obsolete: 'Depreciated overload. Use either chained Where method or ShouldMap(Type) in IAutomappingConfiguration.'
|
Build:
src/FluentNHibernate.Specs/Automapping/PrivateFieldsSpecs.cs#L16
'AutoMappingExpressions.FindMembers' is obsolete: 'Use an instance of IAutomappingConfiguration for configuration, and override ShouldMap(Member)'
|
Build:
src/FluentNHibernate.Specs/Automapping/PrivateFieldsSpecs.cs#L15
'AutoPersistenceModel.Setup(Action<AutoMappingExpressions>)' is obsolete: 'Depreciated in favour of supplying your own IAutomappingConfiguration instance to AutoMap: AutoMap.AssemblyOf<T>(your_configuration_instance)'
|
Build:
src/FluentNHibernate.Specs/Automapping/PrivateAutomapperSpecs.cs#L14
'PrivateAutoPersistenceModel' is obsolete: 'Depreciated in favour of supplying your own IAutomappingConfiguration instance to AutoMap: AutoMap.AssemblyOf<T>(your_configuration_instance)'
|
Build:
src/FluentNHibernate.Specs/Automapping/PrivateAutomapperSpecs.cs#L15
'AutoMappingExpressions.FindMembers' is obsolete: 'Use an instance of IAutomappingConfiguration for configuration, and override ShouldMap(Member)'
|
Build:
src/FluentNHibernate.Specs/Automapping/PrivateAutomapperSpecs.cs#L14
'AutoPersistenceModel.Setup(Action<AutoMappingExpressions>)' is obsolete: 'Depreciated in favour of supplying your own IAutomappingConfiguration instance to AutoMap: AutoMap.AssemblyOf<T>(your_configuration_instance)'
|
Build:
src/FluentNHibernate.Specs/Automapping/AutoMapBackwardsCompatibilitySpecs.cs#L33
'AutoMap.Source(ITypeSource, Func<Type, bool>)' is obsolete: 'Depreciated overload. Use either chained Where method or ShouldMap(Type) in IAutomappingConfiguration.'
|
Loading