Fix open_prompt w/ settings #19
Annotations
11 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'
|
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'.
|
Post Setup Ccache
Failed to save: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 1
|
Loading