Adding tests for struct types #36
Annotations
1 error and 7 warnings
Build extension
Process completed with exit code 1.
|
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 extension:
src/core/crypto/crypto_primitives.cpp#L75
'duckdb::GetCipher': not all control paths return a value [D:\a\simple-encryption\simple-encryption\build\release\extension\simple_encryption\simple_encryption_extension.vcxproj]
|
Build extension:
src/core/crypto/crypto_primitives.cpp#L195
'duckdb::AESStateSSL::Finalize': not all control paths return a value [D:\a\simple-encryption\simple-encryption\build\release\extension\simple_encryption\simple_encryption_extension.vcxproj]
|
Build extension:
src/core/crypto/crypto_primitives.cpp#L75
'duckdb::GetCipher': not all control paths return a value [D:\a\simple-encryption\simple-encryption\build\release\extension\simple_encryption\simple_encryption_loadable_extension.vcxproj]
|
Build extension:
src/core/crypto/crypto_primitives.cpp#L195
'duckdb::AESStateSSL::Finalize': not all control paths return a value [D:\a\simple-encryption\simple-encryption\build\release\extension\simple_encryption\simple_encryption_loadable_extension.vcxproj]
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "simple_encryption-v1.1.1-extension-linux_amd64", "simple_encryption-v1.1.1-extension-linux_amd64_gcc4", "simple_encryption-v1.1.1-extension-linux_arm64", "simple_encryption-v1.1.1-extension-osx_amd64", "simple_encryption-v1.1.1-extension-osx_arm64", "simple_encryption-v1.1.1-extension-wasm_eh", "simple_encryption-v1.1.1-extension-wasm_mvp", "simple_encryption-v1.1.1-extension-wasm_threads", "simple_encryption-v1.1.1-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