Export to Excel V2 #26
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build:
src/PIM/ListFieldsHelper.cs#L92
'Field.FieldOptions' is obsolete: 'Use FieldOptionService'
|
Build:
src/PIM/ListFieldsHelper.cs#L197
'Field.FieldOptions' is obsolete: 'Use FieldOptionService'
|
Build:
src/PIM/BaseImportExcelProvider.cs#L518
'Field.FieldOptions' is obsolete: 'Use FieldOptionService'
|
Build:
src/ExcelReader.cs#L141
This call site is reachable on all platforms. 'OleDbSchemaGuid.Tables' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build:
src/ExcelReader.cs#L69
This call site is reachable on all platforms. 'OleDbConnection.GetOleDbSchemaTable(Guid, object?[]?)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build:
src/ExcelReader.cs#L84
This call site is reachable on all platforms. 'OleDbDataAdapter' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build:
src/ExcelReader.cs#L141
This call site is reachable on all platforms. 'OleDbConnection.GetOleDbSchemaTable(Guid, object?[]?)' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build:
src/ExcelReader.cs#L62
This call site is reachable on all platforms. 'OleDbConnection.Open()' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build:
src/ExcelReader.cs#L140
This call site is reachable on all platforms. 'OleDbConnection.Open()' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
Build:
src/ExcelReader.cs#L79
This call site is reachable on all platforms. 'OleDbCommand' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
The logs for this run have expired and are no longer available.
Loading