Add support for reading/writing .xlsx
files
#22
Annotations
7 errors and 2 warnings
Build Wasm module:
src/excel/include/xlsx/xml_parser.hpp#L163
use of undeclared identifier 'make_unsafe_uniq_array_uninitialized'
|
Build Wasm module:
src/excel/xlsx/read_xlsx.cpp#L325
use of undeclared identifier 'make_unsafe_uniq_array_uninitialized'
|
Build Wasm module:
src/excel/xlsx/read_xlsx.cpp#L555
no member named 'GetFullPath' in 'duckdb::ReplacementScan'
|
Build Wasm module:
src/excel/include/xlsx/xml_parser.hpp#L163
use of undeclared identifier 'make_unsafe_uniq_array_uninitialized'
|
Build Wasm module:
src/excel/xlsx/read_xlsx.cpp#L325
use of undeclared identifier 'make_unsafe_uniq_array_uninitialized'
|
Build Wasm module:
src/excel/xlsx/read_xlsx.cpp#L555
no member named 'GetFullPath' in 'duckdb::ReplacementScan'
|
Build Wasm module
Process completed with exit code 2.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, lukka/run-vcpkg@v11.1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Setup vcpkg
The file vcpkg.json was found multiple times with glob expression '**/vcpkg.json'.
|
Loading