Merge pull request #19 from dynamicweb/mss/18003-Remove-Option-Folder #19
main.yml
on: push
call-pushworkflow
/
build-and-publish
31s
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/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)
|
call-pushworkflow / build-and-publish:
src/ExcelProvider.cs#L424
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)
|
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/ExcelProvider.cs#L417
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#L94
This call site is reachable on all platforms. 'OleDbConnection.Close()' is only supported on: 'windows'. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
|
call-pushworkflow / build-and-publish:
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)
|
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)
|