Fix CREATE IF NOT EXISTS
for r-tree indexes, don't destroy buffers when evicted during bulk-loading.
#185
Annotations
13 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, lukka/[email protected], actions/upload-artifact@v3. 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:
CMakeLists.txt#L1240
Extension 'spatial' has a vcpkg.json, but build was not run with VCPKG. If
|
Build Wasm module:
build/wasm_eh/deps/projects/Stamp/ZLIB/verify-ZLIB.cmake#L15
File cannot be verified since no URL_HASH specified
|
Build Wasm module:
build/wasm_eh/deps/projects/Source/ZLIB/adler32.c#L63
a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
|
Build Wasm module:
build/wasm_eh/deps/projects/Source/ZLIB/adler32.c#L134
a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
|
Build Wasm module:
build/wasm_eh/deps/projects/Source/ZLIB/adler32.c#L143
a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
|
Build Wasm module:
build/wasm_eh/deps/projects/Source/ZLIB/adler32.c#L172
a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
|
Build Wasm module:
build/wasm_eh/deps/projects/Source/ZLIB/adler32.c#L180
a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
|
Build Wasm module:
build/wasm_eh/deps/projects/Source/ZLIB/compress.c#L22
a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
|
Build Wasm module:
build/wasm_eh/deps/projects/Source/ZLIB/compress.c#L68
a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
|
Build Wasm module:
build/wasm_eh/deps/projects/Source/ZLIB/compress.c#L81
a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "spatial-main-extension-linux_amd64", "spatial-main-extension-linux_amd64_gcc4", "spatial-main-extension-linux_arm64", "spatial-main-extension-osx_amd64", "spatial-main-extension-osx_arm64", "spatial-main-extension-wasm_eh", "spatial-main-extension-wasm_mvp", "spatial-main-extension-wasm_threads", "spatial-main-extension-windows_amd64".
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