t #148
Annotations
10 errors
Build:
src/Parquet/Serialization/TypeExtensions.cs#L41
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicProperties' in call to 'System.Type.GetProperties(BindingFlags)'. The parameter 't' of method 'Parquet.Serialization.TypeExtensions.FindProperties(Type, Boolean)' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
|
Build:
src/Parquet/Serialization/Dremel/FieldStriperCompiler.cs#L86
Using member 'System.Linq.Expressions.Expression.Property(Expression, String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Creating Expressions requires unreferenced code because the members being referenced by the Expression may be trimmed.
|
Build:
src/Parquet/Serialization/Dremel/FieldStriperCompiler.cs#L221
Using member 'System.Linq.Expressions.Expression.Property(Expression, String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Creating Expressions requires unreferenced code because the members being referenced by the Expression may be trimmed.
|
Build:
src/Parquet/Serialization/Dremel/FieldStriperCompiler.cs#L245
Using member 'System.Linq.Expressions.Expression.Property(Expression, String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Creating Expressions requires unreferenced code because the members being referenced by the Expression may be trimmed.
|
Build:
src/Parquet/Serialization/Dremel/FieldStriperCompiler.cs#L244
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicProperties' in call to 'System.Type.GetProperty(String)'. The parameter 'rootType' of method 'Parquet.Serialization.Dremel.FieldStriperCompiler<TClass>.GetClassPropertyAccessorAndType(Type, Expression, Field, Field, String, out Type)' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
|
Build:
src/Parquet/Serialization/Dremel/FieldAssemblerCompiler.cs#L72
Using member 'System.Linq.Expressions.Expression.Property(Expression, String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Creating Expressions requires unreferenced code because the members being referenced by the Expression may be trimmed.
|
Build:
src/Parquet/Serialization/Dremel/FieldAssemblerCompiler.cs#L72
Using member 'System.Linq.Expressions.Expression.Property(Expression, String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Creating Expressions requires unreferenced code because the members being referenced by the Expression may be trimmed.
|
Build:
src/Parquet/Serialization/Dremel/FieldAssemblerCompiler.cs#L76
Using member 'System.Linq.Expressions.Expression.Property(Expression, String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Creating Expressions requires unreferenced code because the members being referenced by the Expression may be trimmed.
|
Build:
src/Parquet/Serialization/Dremel/FieldAssemblerCompiler.cs#L76
Using member 'System.Linq.Expressions.Expression.Property(Expression, String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Creating Expressions requires unreferenced code because the members being referenced by the Expression may be trimmed.
|
Build:
src/Parquet/Serialization/Dremel/FieldStriperCompiler.cs#L327
'type' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicParameterlessConstructor' in call to 'System.Linq.Expressions.Expression.New(Type)'. The field 'Parquet.Serialization.Dremel.FieldStriperCompiler<TClass>._valuesListType' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
|
The logs for this run have expired and are no longer available.
Loading