Merge pull request #1992 from EvotecIT/excel-offline-polish-core #4908
Annotations
11 warnings
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build solution:
OfficeIMO.Tests/Excel.RowsFromObjectsTests.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.RangeBuilder.cs#L13
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.
|
|
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