67 shortest path bounded #149
Annotations
1 error and 4 warnings
Build Wasm module
Process completed with exit code 2.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, lukka/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Setup vcpkg
The file vcpkg.json was found multiple times with glob expression '**/vcpkg.json'.
|
Build Wasm module:
duckpgq/src/duckpgq/functions/scalar/shortest_path_two_phase.cpp#L161
implicit conversion from 'long long' to 'size_t' (aka 'unsigned long') changes value from 9223372036854775807 to 4294967295 [-Wconstant-conversion]
|
Build Wasm module:
duckpgq/src/duckpgq/functions/scalar/shortest_path_two_phase.cpp#L161
implicit conversion from 'long long' to 'size_t' (aka 'unsigned long') changes value from 9223372036854775807 to 4294967295 [-Wconstant-conversion]
|
Loading