Add Excel column format plans #4904
Annotations
1 error and 20 warnings
|
|
|
Run AOT/Trim analyzers (net10.0):
OfficeIMO.Tests/Excel.AutoFit.cs#L67
Dereference of a possibly null reference.
|
|
Run AOT/Trim analyzers (net10.0):
OfficeIMO.Tests/Excel.AutoFit.cs#L34
Dereference of a possibly null reference.
|
|
Run AOT/Trim analyzers (net10.0):
OfficeIMO.Tests/Excel.AutoFilter.cs#L241
Dereference of a possibly null reference.
|
|
Run AOT/Trim analyzers (net10.0):
OfficeIMO.Tests/Excel.AutoFilter.cs#L178
Dereference of a possibly null reference.
|
|
Run AOT/Trim analyzers (net10.0):
OfficeIMO.Tests/Excel.AutoFilter.cs#L121
Dereference of a possibly null reference.
|
|
Run AOT/Trim analyzers (net10.0):
OfficeIMO.Tests/Excel.AutoFilter.cs#L78
Dereference of a possibly null reference.
|
|
Run AOT/Trim analyzers (net10.0):
OfficeIMO.Tests/Excel.AutoFilter.cs#L39
Dereference of a possibly null reference.
|
|
Run AOT/Trim analyzers (net10.0):
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.
|
|
Run AOT/Trim analyzers (net10.0):
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.
|
|
Run AOT/Trim analyzers (net10.0):
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.
|
|
Run AOT/Trim analyzers (net8.0):
OfficeIMO.Tests/Excel.AutoFit.cs#L67
Dereference of a possibly null reference.
|
|
Run AOT/Trim analyzers (net8.0):
OfficeIMO.Tests/Excel.AutoFit.cs#L34
Dereference of a possibly null reference.
|
|
Run AOT/Trim analyzers (net8.0):
OfficeIMO.Tests/Excel.AutoFilter.cs#L241
Dereference of a possibly null reference.
|
|
Run AOT/Trim analyzers (net8.0):
OfficeIMO.Tests/Excel.AutoFilter.cs#L178
Dereference of a possibly null reference.
|
|
Run AOT/Trim analyzers (net8.0):
OfficeIMO.Tests/Excel.AutoFilter.cs#L121
Dereference of a possibly null reference.
|
|
Run AOT/Trim analyzers (net8.0):
OfficeIMO.Tests/Excel.AutoFilter.cs#L78
Dereference of a possibly null reference.
|
|
Run AOT/Trim analyzers (net8.0):
OfficeIMO.Tests/Excel.AutoFilter.cs#L39
Dereference of a possibly null reference.
|
|
Run AOT/Trim analyzers (net8.0):
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.
|
|
Run AOT/Trim analyzers (net8.0):
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.
|
|
Run AOT/Trim analyzers (net8.0):
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