Merge pull request #1992 from EvotecIT/excel-offline-polish-core #4908
Annotations
10 warnings and 1 notice
|
Build solution:
OfficeIMO.Tests/Excel.CellAndRange.cs#L14
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.RowsFromObjectsTests.cs#L14
Dereference of a possibly null reference.
|
|
Build solution:
OfficeIMO.Tests/Excel.RangeBuilder.cs#L13
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.
|
|
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.
|
|
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167
|
background
wait
wait-all
cancel
parallel
Loading