Merge pull request #1992 from EvotecIT/excel-offline-polish-core #4908
Annotations
10 warnings
|
Build solution:
OfficeIMO.Tests/Excel.AutoFilter.cs#L178
Dereference of a possibly null reference.
|
|
Build solution:
OfficeIMO.Tests/Excel.AutoFilter.cs#L121
Dereference of a possibly null reference.
|
|
Build solution:
OfficeIMO.Tests/Excel.CellAndRange.cs#L95
Dereference of a possibly null reference.
|
|
Build solution:
OfficeIMO.Tests/Excel.Fluent.cs#L15
Dereference of a possibly null reference.
|
|
Build solution:
OfficeIMO.Tests/Excel.AutoFilter.cs#L78
Dereference of a possibly null reference.
|
|
Build solution:
OfficeIMO.Tests/Excel.AutoFilter.cs#L39
Dereference of a possibly null reference.
|
|
Build solution:
OfficeIMO.Tests/Excel.CellAndRange.cs#L14
Dereference of a possibly null reference.
|
|
Build solution:
OfficeIMO.Examples/Word/MarketReadiness/MarketReadinessProofGallery.cs#L164
Argument of type 'Dictionary<string, object?>' cannot be used for parameter 'values' of type 'IReadOnlyDictionary<string, object>' in 'void MarketReadinessProofGallery.WriteExtractedValues(string path, int updated, IReadOnlyDictionary<string, object> values)' due to differences in the nullability of reference types.
|
|
Build solution:
OfficeIMO.Examples/Word/MarketReadiness/MarketReadinessProofGallery.cs#L163
Argument of type 'Dictionary<string, object>' cannot be used for parameter 'values' of type 'IReadOnlyDictionary<string, object?>' in 'int WordDocument.FillContentControlValues(IReadOnlyDictionary<string, object?> values, WordContentControlFormKey keyMode = WordContentControlFormKey.TagThenAlias)' due to differences in the nullability of reference types.
|
|
Build solution:
OfficeIMO.Examples/Word/MarketReadiness/MarketReadinessProofGallery.cs#L159
Argument of type 'Dictionary<string, object>' cannot be used for parameter 'values' of type 'IReadOnlyDictionary<string, object?>' in 'WordContentControlFormValidationResult WordDocument.ValidateContentControlValues(IReadOnlyDictionary<string, object?> values, WordContentControlFormKey keyMode = WordContentControlFormKey.TagThenAlias, bool requireAllControls = true, bool allowUnusedValues = false)' due to differences in the nullability of reference types.
|
background
wait
wait-all
cancel
parallel
Loading