Update httpserver_extension.cpp #40
Annotations
10 errors and 9 warnings
Build Wasm module:
src/httpserver_extension.cpp#L406
no matching function for call to 'emscripten_websocket_set_onopen_callback_on_thread'
|
Build Wasm module:
src/httpserver_extension.cpp#L407
no matching function for call to 'emscripten_websocket_set_onclose_callback_on_thread'
|
Build Wasm module:
src/httpserver_extension.cpp#L408
no matching function for call to 'emscripten_websocket_set_onmessage_callback_on_thread'
|
Build Wasm module:
src/httpserver_extension.cpp#L550
redefinition of 'WebSocketOpen'
|
Build Wasm module:
src/httpserver_extension.cpp#L556
redefinition of 'WebSocketClose'
|
Build Wasm module:
src/httpserver_extension.cpp#L562
redefinition of 'WebSocketMessage'
|
Build Wasm module:
src/httpserver_extension.cpp#L406
no matching function for call to 'emscripten_websocket_set_onopen_callback_on_thread'
|
Build Wasm module:
src/httpserver_extension.cpp#L407
no matching function for call to 'emscripten_websocket_set_onclose_callback_on_thread'
|
Build Wasm module:
src/httpserver_extension.cpp#L408
no matching function for call to 'emscripten_websocket_set_onmessage_callback_on_thread'
|
Build Wasm module:
src/httpserver_extension.cpp#L550
redefinition of 'WebSocketOpen'
|
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'.
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "httpserver-main-extension-linux_amd64", "httpserver-main-extension-linux_amd64_gcc4", "httpserver-main-extension-linux_arm64", "httpserver-main-extension-osx_amd64", "httpserver-main-extension-osx_arm64", "httpserver-main-extension-windows_amd64", "httpserver-main-extension-windows_amd64_rtools", "httpserver-v1.1.1-extension-linux_amd64", "httpserver-v1.1.1-extension-linux_amd64_gcc4", "httpserver-v1.1.1-extension-linux_arm64", "httpserver-v1.1.1-extension-osx_amd64", "httpserver-v1.1.1-extension-osx_arm64", "httpserver-v1.1.1-extension-windows_amd64", "httpserver-v1.1.1-extension-windows_amd64_rtools".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading