Release #4
Annotations
10 warnings
Build:
src/Detached.Mappers/Types/Class/ClassTypeMemberCollection.cs#L12
'ClassTypeMemberCollection.TryGetValue(string, out ClassTypeMember)' hides inherited member 'KeyedCollection<string, ClassTypeMember>.TryGetValue(string, out ClassTypeMember)'. Use the new keyword if hiding was intended.
|
Build:
src/Detached.Mappers/Types/Class/ClassTypeMemberCollection.cs#L12
'ClassTypeMemberCollection.TryGetValue(string, out ClassTypeMember)' hides inherited member 'KeyedCollection<string, ClassTypeMember>.TryGetValue(string, out ClassTypeMember)'. Use the new keyword if hiding was intended.
|
Build:
src/Detached.Mappers/Types/Class/ClassTypeMemberCollection.cs#L12
'ClassTypeMemberCollection.TryGetValue(string, out ClassTypeMember)' hides inherited member 'KeyedCollection<string, ClassTypeMember>.TryGetValue(string, out ClassTypeMember)'. Use the new keyword if hiding was intended.
|
Build:
sample/Detached.Samples.RestApi/Startup.cs#L35
'Package.UseDetached(DbContextOptionsBuilder, Action<MapperOptions>)' is obsolete: 'Call UseMapping() instead.'
|
Build:
test/Detached.Mappers.EntityFramework.Tests/MapEntityTests.cs#L86
'MapParameters.Upsert' is obsolete: 'Please use MissingRoot'
|
Build:
test/Detached.Mappers.EntityFramework.Tests/MapAssociatedListTests.cs#L67
Do not use Assert.Equal() to check for collection size. (https://xunit.github.io/xunit.analyzers/rules/xUnit2013)
|
Build:
test/Detached.Mappers.EntityFramework.Tests/MapAssociatedListTests.cs#L71
Do not use Assert.Equal() to check for collection size. (https://xunit.github.io/xunit.analyzers/rules/xUnit2013)
|
Build:
test/Detached.Mappers.EntityFramework.Tests/MapInputTests.cs#L71
Do not use Assert.Equal() to check for collection size. (https://xunit.github.io/xunit.analyzers/rules/xUnit2013)
|
Build:
contrib/Detached.Mappers.EntityFramework.Contrib.SysTec/ComplexDeepModelBugReproTests.cs#L456
'MapParameters.AssociateExistingCompositions' is obsolete: 'Please use ExistingCompositions'
|
Build:
src/Detached.Mappers/Types/Class/ClassTypeMemberCollection.cs#L12
'ClassTypeMemberCollection.TryGetValue(string, out ClassTypeMember)' hides inherited member 'KeyedCollection<string, ClassTypeMember>.TryGetValue(string, out ClassTypeMember)'. Use the new keyword if hiding was intended.
|
The logs for this run have expired and are no longer available.
Loading