Merge branch 'main' into fixes #18
Annotations
10 errors and 8 warnings
Build Wasm module:
src/open_prompt_extension.cpp#L150
no matching constructor for initialization of 'std::string' (aka 'basic_string<char>')
|
Build Wasm module:
src/open_prompt_extension.cpp#L152
type 'std::string' (aka 'basic_string<char>') does not provide a call operator
|
Build Wasm module:
src/open_prompt_extension.cpp#L153
type 'std::string' (aka 'basic_string<char>') does not provide a call operator
|
Build Wasm module:
src/open_prompt_extension.cpp#L162
no member named 'ToString' in 'std::string'
|
Build Wasm module:
src/open_prompt_extension.cpp#L169
use of undeclared identifier 'api_url'
|
Build Wasm module:
src/open_prompt_extension.cpp#L150
no matching constructor for initialization of 'std::string' (aka 'basic_string<char>')
|
Build Wasm module:
src/open_prompt_extension.cpp#L152
type 'std::string' (aka 'basic_string<char>') does not provide a call operator
|
Build Wasm module:
src/open_prompt_extension.cpp#L153
type 'std::string' (aka 'basic_string<char>') does not provide a call operator
|
Build Wasm module:
src/open_prompt_extension.cpp#L162
no member named 'ToString' in 'std::string'
|
Build Wasm module:
src/open_prompt_extension.cpp#L169
use of undeclared identifier 'api_url'
|
The following actions use a deprecated Node.js version and will be forced to run on node20: lukka/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build Wasm module:
duckdb/third_party/httplib/httplib.hpp#L3425
identifier '_t' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
|
Build Wasm module:
duckdb/third_party/httplib/httplib.hpp#L3440
identifier '_t' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
|
Build Wasm module:
duckdb/third_party/httplib/httplib.hpp#L3498
identifier '_t' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
|
Build Wasm module:
duckdb/third_party/httplib/httplib.hpp#L3425
identifier '_t' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
|
Build Wasm module:
duckdb/third_party/httplib/httplib.hpp#L3440
identifier '_t' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
|
Build Wasm module:
duckdb/third_party/httplib/httplib.hpp#L3498
identifier '_t' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
|
Setup vcpkg
The file vcpkg.json was found multiple times with glob expression '**/vcpkg.json'.
|
Loading