Add test ci #245
MainDistributionPipeline.yml
on: pull_request
Build extension binaries
/
Generate matrix
3s
Build extension binaries
/
Generate matrix
3s
Matrix: Build extension binaries / Linux
Matrix: Build extension binaries / MacOS
Matrix: Build extension binaries / DuckDB-Wasm
Matrix: Build extension binaries / Windows
Matrix: Build extension binaries / Linux
Matrix: Build extension binaries / MacOS
Matrix: Build extension binaries / DuckDB-Wasm
Matrix: Build extension binaries / Windows
Annotations
1 error, 124 warnings, and 1 notice
Build extension binaries / Windows (windows_amd64_mingw, x64-mingw-static)
Restoring cache failed: Error: The process 'C:\rtools42\usr\bin\sh.exe' failed with exit code 77
|
Build extension binaries / MacOS (osx_arm64, arm64, arm64-osx):
CMakeLists.txt#L181
Not disabling vptr sanitizer on M1 Macbook - set DISABLE_VPTR_SANITIZER
|
Build extension binaries / MacOS (osx_arm64, arm64, arm64-osx):
src/gsheets_get_token.cpp#L108
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
|
Build extension binaries / MacOS (osx_arm64, arm64, arm64-osx):
src/gsheets_get_token.cpp#L113
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
|
Build extension binaries / MacOS (osx_arm64, arm64, arm64-osx):
src/gsheets_get_token.cpp#L123
'EVP_PKEY_get1_RSA' is deprecated [-Wdeprecated-declarations]
|
Build extension binaries / MacOS (osx_arm64, arm64, arm64-osx):
src/gsheets_get_token.cpp#L128
'RSA_sign' is deprecated [-Wdeprecated-declarations]
|
Build extension binaries / MacOS (osx_arm64, arm64, arm64-osx):
src/gsheets_get_token.cpp#L129
'RSA_verify' is deprecated [-Wdeprecated-declarations]
|
Build extension binaries / MacOS (osx_arm64, arm64, arm64-osx):
src/gsheets_get_token.cpp#L134
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
|
Build extension binaries / MacOS (osx_arm64, arm64, arm64-osx):
src/gsheets_get_token.cpp#L153
'RSA_free' is deprecated [-Wdeprecated-declarations]
|
Build extension binaries / MacOS (osx_arm64, arm64, arm64-osx):
src/gsheets_get_token.cpp#L108
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
|
Build extension binaries / MacOS (osx_arm64, arm64, arm64-osx):
src/gsheets_get_token.cpp#L113
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
|
Build extension binaries / MacOS (osx_arm64, arm64, arm64-osx)
The file vcpkg.json was found multiple times with glob expression '**/vcpkg.json'.
|
Build extension binaries / MacOS (osx_amd64, x86_64, x64-osx):
CMakeLists.txt#L181
Not disabling vptr sanitizer on M1 Macbook - set DISABLE_VPTR_SANITIZER
|
Build extension binaries / MacOS (osx_amd64, x86_64, x64-osx):
src/gsheets_get_token.cpp#L108
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
|
Build extension binaries / MacOS (osx_amd64, x86_64, x64-osx):
src/gsheets_get_token.cpp#L113
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
|
Build extension binaries / MacOS (osx_amd64, x86_64, x64-osx):
src/gsheets_get_token.cpp#L123
'EVP_PKEY_get1_RSA' is deprecated [-Wdeprecated-declarations]
|
Build extension binaries / MacOS (osx_amd64, x86_64, x64-osx):
src/gsheets_get_token.cpp#L128
'RSA_sign' is deprecated [-Wdeprecated-declarations]
|
Build extension binaries / MacOS (osx_amd64, x86_64, x64-osx):
src/gsheets_get_token.cpp#L129
'RSA_verify' is deprecated [-Wdeprecated-declarations]
|
Build extension binaries / MacOS (osx_amd64, x86_64, x64-osx):
src/gsheets_get_token.cpp#L134
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
|
Build extension binaries / MacOS (osx_amd64, x86_64, x64-osx):
src/gsheets_get_token.cpp#L153
'RSA_free' is deprecated [-Wdeprecated-declarations]
|
Build extension binaries / MacOS (osx_amd64, x86_64, x64-osx):
src/gsheets_get_token.cpp#L108
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
|
Build extension binaries / MacOS (osx_amd64, x86_64, x64-osx):
src/gsheets_get_token.cpp#L113
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
|
Build extension binaries / MacOS (osx_amd64, x86_64, x64-osx)
The file vcpkg.json was found multiple times with glob expression '**/vcpkg.json'.
|
Build extension binaries / DuckDB-Wasm (wasm_mvp, wasm32-emscripten):
duckdb/third_party/fmt/include/fmt/format.h#L551
identifier '_u' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
|
Build extension binaries / DuckDB-Wasm (wasm_mvp, wasm32-emscripten):
duckdb/third_party/fmt/include/fmt/format.h#L3345
identifier '_format' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
|
Build extension binaries / DuckDB-Wasm (wasm_mvp, wasm32-emscripten):
duckdb/third_party/fmt/include/fmt/format.h#L3349
identifier '_format' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
|
Build extension binaries / DuckDB-Wasm (wasm_mvp, wasm32-emscripten):
duckdb/third_party/fmt/include/fmt/format.h#L3365
identifier '_a' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
|
Build extension binaries / DuckDB-Wasm (wasm_mvp, wasm32-emscripten):
duckdb/third_party/fmt/include/fmt/format.h#L3369
identifier '_a' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
|
Build extension binaries / DuckDB-Wasm (wasm_mvp, wasm32-emscripten):
duckdb/third_party/fmt/include/fmt/format.h#L551
identifier '_u' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
|
Build extension binaries / DuckDB-Wasm (wasm_mvp, wasm32-emscripten):
duckdb/third_party/fmt/include/fmt/format.h#L3345
identifier '_format' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
|
Build extension binaries / DuckDB-Wasm (wasm_mvp, wasm32-emscripten):
duckdb/third_party/fmt/include/fmt/format.h#L3349
identifier '_format' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
|
Build extension binaries / DuckDB-Wasm (wasm_mvp, wasm32-emscripten):
duckdb/third_party/fmt/include/fmt/format.h#L3365
identifier '_a' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
|
Build extension binaries / DuckDB-Wasm (wasm_mvp, wasm32-emscripten):
duckdb/third_party/fmt/include/fmt/format.h#L3369
identifier '_a' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
|
Build extension binaries / DuckDB-Wasm (wasm_mvp, wasm32-emscripten)
The file vcpkg.json was found multiple times with glob expression '**/vcpkg.json'.
|
Build extension binaries / DuckDB-Wasm (wasm_threads, wasm32-emscripten)
The file vcpkg.json was found multiple times with glob expression '**/vcpkg.json'.
|
Build extension binaries / DuckDB-Wasm (wasm_threads, wasm32-emscripten):
duckdb/third_party/fmt/include/fmt/format.h#L551
identifier '_u' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
|
Build extension binaries / DuckDB-Wasm (wasm_threads, wasm32-emscripten):
duckdb/third_party/fmt/include/fmt/format.h#L3345
identifier '_format' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
|
Build extension binaries / DuckDB-Wasm (wasm_threads, wasm32-emscripten):
duckdb/third_party/fmt/include/fmt/format.h#L3349
identifier '_format' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
|
Build extension binaries / DuckDB-Wasm (wasm_threads, wasm32-emscripten):
duckdb/third_party/fmt/include/fmt/format.h#L3365
identifier '_a' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
|
Build extension binaries / DuckDB-Wasm (wasm_threads, wasm32-emscripten):
duckdb/third_party/fmt/include/fmt/format.h#L3369
identifier '_a' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
|
Build extension binaries / DuckDB-Wasm (wasm_threads, wasm32-emscripten):
duckdb/third_party/fmt/include/fmt/format.h#L551
identifier '_u' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
|
Build extension binaries / DuckDB-Wasm (wasm_threads, wasm32-emscripten):
duckdb/third_party/fmt/include/fmt/format.h#L3345
identifier '_format' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
|
Build extension binaries / DuckDB-Wasm (wasm_threads, wasm32-emscripten):
duckdb/third_party/fmt/include/fmt/format.h#L3349
identifier '_format' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
|
Build extension binaries / DuckDB-Wasm (wasm_threads, wasm32-emscripten):
duckdb/third_party/fmt/include/fmt/format.h#L3365
identifier '_a' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
|
Build extension binaries / DuckDB-Wasm (wasm_threads, wasm32-emscripten):
duckdb/third_party/fmt/include/fmt/format.h#L3369
identifier '_a' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
|
Build extension binaries / DuckDB-Wasm (wasm_eh, wasm32-emscripten)
The file vcpkg.json was found multiple times with glob expression '**/vcpkg.json'.
|
Build extension binaries / DuckDB-Wasm (wasm_eh, wasm32-emscripten):
duckdb/third_party/fmt/include/fmt/format.h#L551
identifier '_u' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
|
Build extension binaries / DuckDB-Wasm (wasm_eh, wasm32-emscripten):
duckdb/third_party/fmt/include/fmt/format.h#L3345
identifier '_format' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
|
Build extension binaries / DuckDB-Wasm (wasm_eh, wasm32-emscripten):
duckdb/third_party/fmt/include/fmt/format.h#L3349
identifier '_format' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
|
Build extension binaries / DuckDB-Wasm (wasm_eh, wasm32-emscripten):
duckdb/third_party/fmt/include/fmt/format.h#L3365
identifier '_a' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
|
Build extension binaries / DuckDB-Wasm (wasm_eh, wasm32-emscripten):
duckdb/third_party/fmt/include/fmt/format.h#L3369
identifier '_a' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
|
Build extension binaries / DuckDB-Wasm (wasm_eh, wasm32-emscripten):
duckdb/third_party/fmt/include/fmt/format.h#L551
identifier '_u' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
|
Build extension binaries / DuckDB-Wasm (wasm_eh, wasm32-emscripten):
duckdb/third_party/fmt/include/fmt/format.h#L3345
identifier '_format' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
|
Build extension binaries / DuckDB-Wasm (wasm_eh, wasm32-emscripten):
duckdb/third_party/fmt/include/fmt/format.h#L3349
identifier '_format' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
|
Build extension binaries / DuckDB-Wasm (wasm_eh, wasm32-emscripten):
duckdb/third_party/fmt/include/fmt/format.h#L3365
identifier '_a' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
|
Build extension binaries / DuckDB-Wasm (wasm_eh, wasm32-emscripten):
duckdb/third_party/fmt/include/fmt/format.h#L3369
identifier '_a' preceded by whitespace in a literal operator declaration is deprecated [-Wdeprecated-literal-operator]
|
Build extension binaries / Linux (linux_amd64_gcc4, quay.io/pypa/manylinux2014_x86_64, x64-linux)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build extension binaries / DuckDB-Wasm (wasm_threads, wasm32-emscripten)
The file vcpkg.json was found multiple times with glob expression '**/vcpkg.json'.
|
Build extension binaries / DuckDB-Wasm (wasm_threads, wasm32-emscripten):
src/gsheets_get_token.cpp#L123
'EVP_PKEY_get1_RSA' is deprecated [-Wdeprecated-declarations]
|
Build extension binaries / DuckDB-Wasm (wasm_threads, wasm32-emscripten):
src/gsheets_get_token.cpp#L128
'RSA_sign' is deprecated [-Wdeprecated-declarations]
|
Build extension binaries / DuckDB-Wasm (wasm_threads, wasm32-emscripten):
src/gsheets_get_token.cpp#L129
'RSA_verify' is deprecated [-Wdeprecated-declarations]
|
Build extension binaries / DuckDB-Wasm (wasm_threads, wasm32-emscripten):
src/gsheets_get_token.cpp#L153
'RSA_free' is deprecated [-Wdeprecated-declarations]
|
Build extension binaries / DuckDB-Wasm (wasm_threads, wasm32-emscripten):
src/gsheets_get_token.cpp#L123
'EVP_PKEY_get1_RSA' is deprecated [-Wdeprecated-declarations]
|
Build extension binaries / DuckDB-Wasm (wasm_threads, wasm32-emscripten):
src/gsheets_get_token.cpp#L128
'RSA_sign' is deprecated [-Wdeprecated-declarations]
|
Build extension binaries / DuckDB-Wasm (wasm_threads, wasm32-emscripten):
src/gsheets_get_token.cpp#L129
'RSA_verify' is deprecated [-Wdeprecated-declarations]
|
Build extension binaries / DuckDB-Wasm (wasm_threads, wasm32-emscripten):
src/gsheets_get_token.cpp#L153
'RSA_free' is deprecated [-Wdeprecated-declarations]
|
Build extension binaries / Linux (linux_amd64, ubuntu:18.04, x64-linux)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build extension binaries / Linux (linux_arm64, ubuntu:18.04, arm64-linux)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build extension binaries / MacOS (osx_amd64, x86_64, x64-osx)
The file vcpkg.json was found multiple times with glob expression '**/vcpkg.json'.
|
Build extension binaries / MacOS (osx_amd64, x86_64, x64-osx):
CMakeLists.txt#L196
Not disabling vptr sanitizer on M1 Macbook - set DISABLE_VPTR_SANITIZER
|
Build extension binaries / MacOS (osx_amd64, x86_64, x64-osx):
src/gsheets_get_token.cpp#L108
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
|
Build extension binaries / MacOS (osx_amd64, x86_64, x64-osx):
src/gsheets_get_token.cpp#L113
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
|
Build extension binaries / MacOS (osx_amd64, x86_64, x64-osx):
src/gsheets_get_token.cpp#L123
'EVP_PKEY_get1_RSA' is deprecated [-Wdeprecated-declarations]
|
Build extension binaries / MacOS (osx_amd64, x86_64, x64-osx):
src/gsheets_get_token.cpp#L128
'RSA_sign' is deprecated [-Wdeprecated-declarations]
|
Build extension binaries / MacOS (osx_amd64, x86_64, x64-osx):
src/gsheets_get_token.cpp#L129
'RSA_verify' is deprecated [-Wdeprecated-declarations]
|
Build extension binaries / MacOS (osx_amd64, x86_64, x64-osx):
src/gsheets_get_token.cpp#L134
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
|
Build extension binaries / MacOS (osx_amd64, x86_64, x64-osx):
src/gsheets_get_token.cpp#L153
'RSA_free' is deprecated [-Wdeprecated-declarations]
|
Build extension binaries / MacOS (osx_amd64, x86_64, x64-osx):
src/gsheets_get_token.cpp#L108
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
|
Build extension binaries / MacOS (osx_amd64, x86_64, x64-osx):
src/gsheets_get_token.cpp#L113
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
|
Build extension binaries / DuckDB-Wasm (wasm_eh, wasm32-emscripten):
src/gsheets_get_token.cpp#L123
'EVP_PKEY_get1_RSA' is deprecated [-Wdeprecated-declarations]
|
Build extension binaries / DuckDB-Wasm (wasm_eh, wasm32-emscripten):
src/gsheets_get_token.cpp#L128
'RSA_sign' is deprecated [-Wdeprecated-declarations]
|
Build extension binaries / DuckDB-Wasm (wasm_eh, wasm32-emscripten):
src/gsheets_get_token.cpp#L129
'RSA_verify' is deprecated [-Wdeprecated-declarations]
|
Build extension binaries / DuckDB-Wasm (wasm_eh, wasm32-emscripten):
src/gsheets_get_token.cpp#L153
'RSA_free' is deprecated [-Wdeprecated-declarations]
|
Build extension binaries / DuckDB-Wasm (wasm_eh, wasm32-emscripten):
src/gsheets_get_token.cpp#L123
'EVP_PKEY_get1_RSA' is deprecated [-Wdeprecated-declarations]
|
Build extension binaries / DuckDB-Wasm (wasm_eh, wasm32-emscripten):
src/gsheets_get_token.cpp#L128
'RSA_sign' is deprecated [-Wdeprecated-declarations]
|
Build extension binaries / DuckDB-Wasm (wasm_eh, wasm32-emscripten):
src/gsheets_get_token.cpp#L129
'RSA_verify' is deprecated [-Wdeprecated-declarations]
|
Build extension binaries / DuckDB-Wasm (wasm_eh, wasm32-emscripten):
src/gsheets_get_token.cpp#L153
'RSA_free' is deprecated [-Wdeprecated-declarations]
|
Build extension binaries / DuckDB-Wasm (wasm_eh, wasm32-emscripten)
The file vcpkg.json was found multiple times with glob expression '**/vcpkg.json'.
|
Build extension binaries / DuckDB-Wasm (wasm_mvp, wasm32-emscripten)
The file vcpkg.json was found multiple times with glob expression '**/vcpkg.json'.
|
Build extension binaries / DuckDB-Wasm (wasm_mvp, wasm32-emscripten):
src/gsheets_get_token.cpp#L123
'EVP_PKEY_get1_RSA' is deprecated [-Wdeprecated-declarations]
|
Build extension binaries / DuckDB-Wasm (wasm_mvp, wasm32-emscripten):
src/gsheets_get_token.cpp#L128
'RSA_sign' is deprecated [-Wdeprecated-declarations]
|
Build extension binaries / DuckDB-Wasm (wasm_mvp, wasm32-emscripten):
src/gsheets_get_token.cpp#L129
'RSA_verify' is deprecated [-Wdeprecated-declarations]
|
Build extension binaries / DuckDB-Wasm (wasm_mvp, wasm32-emscripten):
src/gsheets_get_token.cpp#L153
'RSA_free' is deprecated [-Wdeprecated-declarations]
|
Build extension binaries / DuckDB-Wasm (wasm_mvp, wasm32-emscripten):
src/gsheets_get_token.cpp#L123
'EVP_PKEY_get1_RSA' is deprecated [-Wdeprecated-declarations]
|
Build extension binaries / DuckDB-Wasm (wasm_mvp, wasm32-emscripten):
src/gsheets_get_token.cpp#L128
'RSA_sign' is deprecated [-Wdeprecated-declarations]
|
Build extension binaries / DuckDB-Wasm (wasm_mvp, wasm32-emscripten):
src/gsheets_get_token.cpp#L129
'RSA_verify' is deprecated [-Wdeprecated-declarations]
|
Build extension binaries / DuckDB-Wasm (wasm_mvp, wasm32-emscripten):
src/gsheets_get_token.cpp#L153
'RSA_free' is deprecated [-Wdeprecated-declarations]
|
Build extension binaries / MacOS (osx_arm64, arm64, arm64-osx):
CMakeLists.txt#L196
Not disabling vptr sanitizer on M1 Macbook - set DISABLE_VPTR_SANITIZER
|
Build extension binaries / MacOS (osx_arm64, arm64, arm64-osx):
src/gsheets_get_token.cpp#L108
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
|
Build extension binaries / MacOS (osx_arm64, arm64, arm64-osx):
src/gsheets_get_token.cpp#L113
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
|
Build extension binaries / MacOS (osx_arm64, arm64, arm64-osx):
src/gsheets_get_token.cpp#L123
'EVP_PKEY_get1_RSA' is deprecated [-Wdeprecated-declarations]
|
Build extension binaries / MacOS (osx_arm64, arm64, arm64-osx):
src/gsheets_get_token.cpp#L128
'RSA_sign' is deprecated [-Wdeprecated-declarations]
|
Build extension binaries / MacOS (osx_arm64, arm64, arm64-osx):
src/gsheets_get_token.cpp#L129
'RSA_verify' is deprecated [-Wdeprecated-declarations]
|
Build extension binaries / MacOS (osx_arm64, arm64, arm64-osx):
src/gsheets_get_token.cpp#L134
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
|
Build extension binaries / MacOS (osx_arm64, arm64, arm64-osx):
src/gsheets_get_token.cpp#L153
'RSA_free' is deprecated [-Wdeprecated-declarations]
|
Build extension binaries / MacOS (osx_arm64, arm64, arm64-osx):
src/gsheets_get_token.cpp#L108
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
|
Build extension binaries / MacOS (osx_arm64, arm64, arm64-osx):
src/gsheets_get_token.cpp#L113
'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations]
|
Build extension binaries / MacOS (osx_arm64, arm64, arm64-osx)
The file vcpkg.json was found multiple times with glob expression '**/vcpkg.json'.
|
Build extension binaries / Linux (linux_amd64, ubuntu:18.04, x64-linux)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build extension binaries / Linux (linux_arm64, ubuntu:18.04, arm64-linux)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build extension binaries / Linux (linux_amd64_gcc4, quay.io/pypa/manylinux2014_x86_64, x64-linux)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build extension binaries / Linux (linux_amd64_musl, alpine:3, x64-linux)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build extension binaries / Windows (windows_amd64, x64-windows-static-md)
The file vcpkg.json was found multiple times with glob expression '**/vcpkg.json'.
|
Build extension binaries / Windows (windows_amd64, x64-windows-static-md)
The file vcpkg.json was found multiple times with glob expression '**/vcpkg.json'.
|
Build extension binaries / Windows (windows_amd64_mingw, x64-mingw-static)
The file vcpkg.json was found multiple times with glob expression '**/vcpkg.json'.
|
Build extension binaries / Windows (windows_amd64_mingw, x64-mingw-static)
#warning Please include winsock2.h before windows.h [-Wcpp]
|
Build extension binaries / Windows (windows_amd64_mingw, x64-mingw-static):
src/gsheets_get_token.cpp#L123
'rsa_st* EVP_PKEY_get1_RSA(EVP_PKEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
|
Build extension binaries / Windows (windows_amd64_mingw, x64-mingw-static):
src/gsheets_get_token.cpp#L128
'int RSA_sign(int, const unsigned char*, unsigned int, unsigned char*, unsigned int*, RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
|
Build extension binaries / Windows (windows_amd64_mingw, x64-mingw-static):
src/gsheets_get_token.cpp#L129
'int RSA_verify(int, const unsigned char*, unsigned int, const unsigned char*, unsigned int, RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
|
Build extension binaries / Windows (windows_amd64_mingw, x64-mingw-static):
src/gsheets_get_token.cpp#L153
'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
|
Build extension binaries / Windows (windows_amd64_mingw, x64-mingw-static):
src/gsheets_get_token.cpp#L123
'rsa_st* EVP_PKEY_get1_RSA(EVP_PKEY*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
|
Build extension binaries / Windows (windows_amd64_mingw, x64-mingw-static):
src/gsheets_get_token.cpp#L128
'int RSA_sign(int, const unsigned char*, unsigned int, unsigned char*, unsigned int*, RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
|
Build extension binaries / Windows (windows_amd64_mingw, x64-mingw-static):
src/gsheets_get_token.cpp#L129
'int RSA_verify(int, const unsigned char*, unsigned int, const unsigned char*, unsigned int, RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
|
Build extension binaries / Windows (windows_amd64_mingw, x64-mingw-static):
src/gsheets_get_token.cpp#L153
'void RSA_free(RSA*)' is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations]
|
Build extension binaries / Windows (windows_amd64_mingw, x64-mingw-static):
duckdb/tools/shell/shell.cpp#L4599
ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
|
Build extension binaries / Windows (windows_amd64_mingw, x64-mingw-static)
ccache setup failed, skipping saving.
|
Artifacts
Produced during runtime
Name | Size | Digest | |
---|---|---|---|
gsheets-main-extension-linux_amd64
Expired
|
4.24 MB |
sha256:dffeaf95f5cd0d393b7aefcbb13d0a85248f24adebec6b136ffd06b5d9f4985f
|
|
gsheets-main-extension-linux_amd64_gcc4
Expired
|
4.19 MB |
sha256:393aabdd9fa82bc492b64e34c0e8905bf1ef8829df5cefd7a71ac38da2710662
|
|
gsheets-main-extension-linux_amd64_musl
Expired
|
4.19 MB |
sha256:04710b79fb005211f923e268328f2c86b0a665fb1cc8b5f758b468135486cb08
|
|
gsheets-main-extension-linux_arm64
Expired
|
4.37 MB |
sha256:be080a5aaa49cd5ffb973f5ba45701b707c34147223708ce31dde56b38abf6d1
|
|
gsheets-main-extension-osx_amd64
Expired
|
3.31 MB |
sha256:3050ca5d3ea14f0bf351a22a46cfcaee426cec6c4fa7458a13f512493236cf81
|
|
gsheets-main-extension-osx_arm64
Expired
|
3.51 MB |
sha256:f15eabb2a396e8e330c50b67e822342ac08009352ccc0e6455eca439cf134fde
|
|
gsheets-main-extension-wasm_eh
Expired
|
98.3 KB |
sha256:69111cd455e18b0cb40ca59ef8e733bddc438b3a68790f850bddce9a77ed6ae8
|
|
gsheets-main-extension-wasm_mvp
Expired
|
86.2 KB |
sha256:eb3453b7bc293bce6917c1d686e49d4c833846f81211a2f1416105757baafb3b
|
|
gsheets-main-extension-wasm_threads
Expired
|
86.2 KB |
sha256:c602ba4d016e7a2458462e8f1f3ec03c9d80a684fc94a83904e67b9610b1427d
|
|
gsheets-main-extension-windows_amd64
Expired
|
9.49 MB |
sha256:154aaff503c581b91c2633b4cf976cff72f1512a113a586630e1b059c693605b
|
|
gsheets-main-extension-windows_amd64_mingw
Expired
|
16.2 MB |
sha256:ca3296d108819ca1ca0269ef8cad29f91523e2743bc85442af511a8511fdd45e
|
|
gsheets-v1.1.3-extension-linux_amd64
Expired
|
4.09 MB |
sha256:1ed8fb181d736f0b763bd96f45a5f3876e89f2f4f7c3e924876f0ff6f3825b1f
|
|
gsheets-v1.1.3-extension-linux_amd64_gcc4
Expired
|
4.07 MB |
sha256:8a3fa38dfc2bde4050ee22f51455ac4ee43526f78f22aec0b81aa8380cf1d33f
|
|
gsheets-v1.1.3-extension-linux_arm64
Expired
|
4.23 MB |
sha256:7638d9f457aaff0fa0da54d26fae62c76ed0451d0819ba107ba412c8f92c9ae7
|
|
gsheets-v1.1.3-extension-osx_amd64
Expired
|
3.2 MB |
sha256:c3ec64e7454191cc73441c701f713329f4925ae6c54efe06bd3079c3a0c4fdb5
|
|
gsheets-v1.1.3-extension-osx_arm64
Expired
|
3.4 MB |
sha256:8d532e4eae86878c602e6ac3f7926efeee8e78ce5b1b16f1f82d549f7111a9c4
|
|
gsheets-v1.1.3-extension-wasm_eh
Expired
|
95.8 KB |
sha256:627d086cc5fb988a7b3ba84affd7a099996b618f4a9807219762188d596f6ef6
|
|
gsheets-v1.1.3-extension-wasm_mvp
Expired
|
83.7 KB |
sha256:33d7cf2b5864a4dfbd735e8ae9859ecf56d5a08253faed0c1f9df9405e97039c
|
|
gsheets-v1.1.3-extension-wasm_threads
Expired
|
83.6 KB |
sha256:aa6d400169b769a885d3728da6c2f08e944491b8e910f667edc1b541aa6e2282
|
|
gsheets-v1.1.3-extension-windows_amd64
Expired
|
8.97 MB |
sha256:606d107826f75cc8879d88c9c1e9698aec43c6556baf29deb72f1b61cff95fef
|
|