Skip to content

Merge pull request #16 from dynamicweb/dbe/16714-ExportToExcelV2 #17

Merge pull request #16 from dynamicweb/dbe/16714-ExportToExcelV2

Merge pull request #16 from dynamicweb/dbe/16714-ExportToExcelV2 #17

Triggered via push January 24, 2024 15:58
Status Success
Total duration 55s
Artifacts

main.yml

on: push
call-pushworkflow  /  build-and-publish
43s
call-pushworkflow / build-and-publish
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
call-pushworkflow / build-and-publish
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/.
call-pushworkflow / build-and-publish: src/PIM/ListFieldsHelper.cs#L92
'Field.FieldOptions' is obsolete: 'Use FieldOptionService'
call-pushworkflow / build-and-publish: src/PIM/ListFieldsHelper.cs#L197
'Field.FieldOptions' is obsolete: 'Use FieldOptionService'
call-pushworkflow / build-and-publish: src/PIM/BaseImportExcelProvider.cs#L518
'Field.FieldOptions' is obsolete: 'Use FieldOptionService'
call-pushworkflow / build-and-publish: src/ExcelProvider.cs#L422
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)
call-pushworkflow / build-and-publish: src/ExcelReader.cs#L80
This call site is reachable on all platforms. 'OleDbCommand.CommandType' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
call-pushworkflow / build-and-publish: src/ExcelReader.cs#L138
This call site is reachable on all platforms. 'OleDbConnection' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
call-pushworkflow / build-and-publish: src/ExcelReader.cs#L69
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)
call-pushworkflow / build-and-publish: 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)
call-pushworkflow / build-and-publish: src/ExcelReader.cs#L58
This call site is reachable on all platforms. 'OleDbConnection' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
call-pushworkflow / build-and-publish: 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)