Add support for reading/writing .xlsx
files
#21
Annotations
10 errors and 2 warnings
Build extension:
src/excel/include/xlsx/xml_parser.hpp#L163
‘make_unsafe_uniq_array_uninitialized’ was not declared in this scope
|
Build extension:
src/excel/include/xlsx/xml_parser.hpp#L163
expected primary-expression before ‘char’
|
Build extension:
src/excel/xlsx/read_xlsx.cpp#L323
‘make_unsafe_uniq_array_uninitialized’ was not declared in this scope
|
Build extension:
src/excel/xlsx/read_xlsx.cpp#L323
expected primary-expression before ‘char’
|
Build extension:
src/excel/xlsx/read_xlsx.cpp#L553
‘GetFullPath’ is not a member of ‘duckdb::ReplacementScan’
|
Build extension:
src/excel/include/xlsx/xml_parser.hpp#L163
‘make_unsafe_uniq_array_uninitialized’ was not declared in this scope
|
Build extension:
src/excel/include/xlsx/xml_parser.hpp#L163
expected primary-expression before ‘char’
|
Build extension:
src/excel/xlsx/read_xlsx.cpp#L323
‘make_unsafe_uniq_array_uninitialized’ was not declared in this scope
|
Build extension:
src/excel/xlsx/read_xlsx.cpp#L323
expected primary-expression before ‘char’
|
Build extension:
src/excel/xlsx/read_xlsx.cpp#L553
‘GetFullPath’ is not a member of ‘duckdb::ReplacementScan’
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, hendrikmuhs/[email protected], lukka/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Setup vcpkg
The file vcpkg.json was found multiple times with glob expression '**/vcpkg.json'.
|
Loading