Draft websocket for WASM #39
Annotations
7 errors and 11 warnings
Build Wasm module:
src/httpserver_extension.cpp#L403
use of undeclared identifier 'WebSocketOpen'
|
Build Wasm module:
src/httpserver_extension.cpp#L404
use of undeclared identifier 'WebSocketClose'
|
Build Wasm module:
src/httpserver_extension.cpp#L405
use of undeclared identifier 'WebSocketMessage'
|
Build Wasm module:
src/httpserver_extension.cpp#L403
use of undeclared identifier 'WebSocketOpen'
|
Build Wasm module:
src/httpserver_extension.cpp#L404
use of undeclared identifier 'WebSocketClose'
|
Build Wasm module:
src/httpserver_extension.cpp#L405
use of undeclared identifier 'WebSocketMessage'
|
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: 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/
|
Setup vcpkg
The file vcpkg.json was found multiple times with glob expression '**/vcpkg.json'.
|
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:
src/httpserver_extension.cpp#L409
object backing the pointer attrs.url will be destroyed at the end of the full-expression [-Wdangling-assignment-gsl]
|
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:
src/httpserver_extension.cpp#L409
object backing the pointer attrs.url will be destroyed at the end of the full-expression [-Wdangling-assignment-gsl]
|
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