Merge pull request #13 from dynamicweb/name-and-description-changes #15
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
main.yml
on: push
call-pushworkflow
/
build-and-publish
42s
Annotations
10 warnings
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#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#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)
|
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#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#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#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#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)
|