Skip to content

refactor implementation #16

refactor implementation

refactor implementation #16

Triggered via push September 4, 2023 13:10
Status Failure
Total duration 1m 49s
Artifacts 1

publish.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
validate_nuget
Process completed with exit code 1.
create_nuget: ExcelMapper/ExcelExporter/ExportMappingExpression.cs#L32
Nullability of reference types in type of parameter 'memberOptions' of 'ExportMappingExpression<TDestination> ExportMappingExpression<TDestination>.ForColumn<TMember>(string column, Expression<Func<TDestination, TMember>> destinationMember, Action<ExportMemberConfigurationExpression<TDestination, TMember>> memberOptions = null)' doesn't match implicitly implemented member 'ExportMappingExpression<TDestination> IExportMappingExpression<TDestination>.ForColumn<TMember>(string col, Expression<Func<TDestination, TMember>> destinationMember, Action<ExportMemberConfigurationExpression<TDestination, TMember>>? memberOptions = null)' (possibly because of nullability attributes).
create_nuget: ExcelMapper/ExcelExporter/ExportMappingExpression.cs#L44
Nullability of reference types in type of parameter 'memberOptions' of 'ExportMappingExpression<TDestination> ExportMappingExpression<TDestination>.AddColumn<TMember>(Expression<Func<TDestination, TMember>> destinationMember, Action<ExportMemberConfigurationExpression<TDestination, TMember>> memberOptions = null)' doesn't match implicitly implemented member 'ExportMappingExpression<TDestination> IExportMappingExpression<TDestination>.AddColumn<TMember>(Expression<Func<TDestination, TMember>> destinationMember, Action<ExportMemberConfigurationExpression<TDestination, TMember>>? memberOptions = null)' (possibly because of nullability attributes).
create_nuget: ExcelMapper/ExcelExporter/ExportMappingExpression.cs#L35
Cannot convert null literal to non-nullable reference type.
create_nuget: ExcelMapper/ExcelExporter/ExportMappingExpression.cs#L46
Cannot convert null literal to non-nullable reference type.
create_nuget: ExcelMapper/Models/RowState.cs#L9
Non-nullable property 'CellsState' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
create_nuget: ExcelMapper/ExcelExporter/SheetBuilder.cs#L16
Non-nullable field '_sheet' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
create_nuget: ExcelMapper/Util/TypeConverter.cs#L38
Converting null literal or possible null value to non-nullable type.
create_nuget: ExcelMapper/ExcelExporter/SheetBuilder.cs#L75
Dereference of a possibly null reference.
create_nuget: ExcelMapper/ImportMapper/ImportMappingExpression.cs#L26
Possible null reference argument for parameter 'columnName' in 'PropertyMapInfo.PropertyMapInfo(string name, PropertyInfo property, string columnName)'.
create_nuget: ExcelMapper/ExcelExporter/ExportMapper.cs#L99
Possible null reference return.

Artifacts

Produced during runtime
Name Size
nuget Expired
50.7 KB