Skip to content

Merge pull request #2 from teaguesterling/feature/parse-functions #19

Merge pull request #2 from teaguesterling/feature/parse-functions

Merge pull request #2 from teaguesterling/feature/parse-functions #19

Triggered via push July 8, 2025 22:48
Status Success
Total duration 23m 13s
Artifacts 10
Build extension binaries  /  Generate matrix
4s
Build extension binaries / Generate matrix
Matrix: Build extension binaries / Linux
Matrix: Build extension binaries / MacOS
Matrix: Build extension binaries / DuckDB-Wasm
Matrix: Build extension binaries / Windows
Fit to window
Zoom out
Zoom in

Annotations

18 warnings
Build extension binaries / MacOS (osx_amd64, x86_64, x64-osx-release, x64-osx-release)
ninja 1.13.0 is already installed and up-to-date. To reinstall 1.13.0, run: brew reinstall ninja
Build extension binaries / MacOS (osx_arm64, arm64, arm64-osx-release, arm64-osx-release)
ninja 1.13.0 is already installed and up-to-date. To reinstall 1.13.0, run: brew reinstall ninja
Build extension binaries / Linux (linux_arm64, ubuntu-24.04-arm, arm64-linux-release, arm64-linux-linux-release)
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, ubuntu-24.04, x64-linux-release, x64-linux-release)
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-release, x64-windows-static-md-release)
stdext::checked_array_iterator, stdext::unchecked_array_iterator, and related factory functions are non-Standard extensions and will be removed in the future. std::span (since C++20) and gsl::span can be used instead. You can define _SILENCE_STDEXT_ARR_ITERS_DEPRECATION_WARNING or _SILENCE_ALL_MS_EXT_DEPRECATION_WARNINGS to suppress this warning.
Build extension binaries / Windows (windows_amd64, x64-windows-static-md-release, x64-windows-static-md-release)
stdext::checked_array_iterator, stdext::unchecked_array_iterator, and related factory functions are non-Standard extensions and will be removed in the future. std::span (since C++20) and gsl::span can be used instead. You can define _SILENCE_STDEXT_ARR_ITERS_DEPRECATION_WARNING or _SILENCE_ALL_MS_EXT_DEPRECATION_WARNINGS to suppress this warning.
Build extension binaries / Windows (windows_amd64, x64-windows-static-md-release, x64-windows-static-md-release)
stdext::checked_array_iterator, stdext::unchecked_array_iterator, and related factory functions are non-Standard extensions and will be removed in the future. std::span (since C++20) and gsl::span can be used instead. You can define _SILENCE_STDEXT_ARR_ITERS_DEPRECATION_WARNING or _SILENCE_ALL_MS_EXT_DEPRECATION_WARNINGS to suppress this warning.
Build extension binaries / Windows (windows_amd64, x64-windows-static-md-release, x64-windows-static-md-release)
stdext::checked_array_iterator, stdext::unchecked_array_iterator, and related factory functions are non-Standard extensions and will be removed in the future. std::span (since C++20) and gsl::span can be used instead. You can define _SILENCE_STDEXT_ARR_ITERS_DEPRECATION_WARNING or _SILENCE_ALL_MS_EXT_DEPRECATION_WARNINGS to suppress this warning.
Build extension binaries / Windows (windows_amd64, x64-windows-static-md-release, x64-windows-static-md-release)
stdext::checked_array_iterator, stdext::unchecked_array_iterator, and related factory functions are non-Standard extensions and will be removed in the future. std::span (since C++20) and gsl::span can be used instead. You can define _SILENCE_STDEXT_ARR_ITERS_DEPRECATION_WARNING or _SILENCE_ALL_MS_EXT_DEPRECATION_WARNINGS to suppress this warning.
Build extension binaries / Windows (windows_amd64, x64-windows-static-md-release, x64-windows-static-md-release)
stdext::checked_array_iterator, stdext::unchecked_array_iterator, and related factory functions are non-Standard extensions and will be removed in the future. std::span (since C++20) and gsl::span can be used instead. You can define _SILENCE_STDEXT_ARR_ITERS_DEPRECATION_WARNING or _SILENCE_ALL_MS_EXT_DEPRECATION_WARNINGS to suppress this warning.
Build extension binaries / Windows (windows_amd64, x64-windows-static-md-release, x64-windows-static-md-release)
stdext::checked_array_iterator, stdext::unchecked_array_iterator, and related factory functions are non-Standard extensions and will be removed in the future. std::span (since C++20) and gsl::span can be used instead. You can define _SILENCE_STDEXT_ARR_ITERS_DEPRECATION_WARNING or _SILENCE_ALL_MS_EXT_DEPRECATION_WARNINGS to suppress this warning.
Build extension binaries / Windows (windows_amd64, x64-windows-static-md-release, x64-windows-static-md-release)
stdext::checked_array_iterator, stdext::unchecked_array_iterator, and related factory functions are non-Standard extensions and will be removed in the future. std::span (since C++20) and gsl::span can be used instead. You can define _SILENCE_STDEXT_ARR_ITERS_DEPRECATION_WARNING or _SILENCE_ALL_MS_EXT_DEPRECATION_WARNINGS to suppress this warning.
Build extension binaries / Windows (windows_amd64, x64-windows-static-md-release, x64-windows-static-md-release)
stdext::checked_array_iterator, stdext::unchecked_array_iterator, and related factory functions are non-Standard extensions and will be removed in the future. std::span (since C++20) and gsl::span can be used instead. You can define _SILENCE_STDEXT_ARR_ITERS_DEPRECATION_WARNING or _SILENCE_ALL_MS_EXT_DEPRECATION_WARNINGS to suppress this warning.
Build extension binaries / Windows (windows_amd64, x64-windows-static-md-release, x64-windows-static-md-release)
stdext::checked_array_iterator, stdext::unchecked_array_iterator, and related factory functions are non-Standard extensions and will be removed in the future. std::span (since C++20) and gsl::span can be used instead. You can define _SILENCE_STDEXT_ARR_ITERS_DEPRECATION_WARNING or _SILENCE_ALL_MS_EXT_DEPRECATION_WARNINGS to suppress this warning.
Build extension binaries / Windows (windows_amd64, x64-windows-static-md-release, x64-windows-static-md-release)
The file vcpkg.json was found multiple times with glob expression '**/vcpkg.json'.
Build extension binaries / Linux (linux_amd64_musl, ubuntu-24.04, x64-linux-release, x64-linux-release)
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_mingw, x64-mingw-static, x64-mingw-static): duckdb/tools/shell/shell.cpp#L4601
ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
Build extension binaries / Windows (windows_amd64_mingw, x64-mingw-static, x64-mingw-static)
The file vcpkg.json was found multiple times with glob expression '**/vcpkg.json'.

Artifacts

Produced during runtime
Name Size Digest
parser_tools-v1.3.0-extension-linux_amd64 Expired
1.8 MB
sha256:a737c8fea0ce0cc8c27176cc992bb542b068ccf136abe19d00ba70760d6555bb
parser_tools-v1.3.0-extension-linux_amd64_musl Expired
1.72 MB
sha256:342aaa030af33997f017797eb83de4dad6fe358fd12f7484032232d974b39109
parser_tools-v1.3.0-extension-linux_arm64 Expired
1.64 MB
sha256:17f06257fb375ff94408efa3cea0eceda28a517cacbcb01f0b1f9e2925430112
parser_tools-v1.3.0-extension-osx_amd64 Expired
1.43 MB
sha256:de8a99698d342c8fbbfad9e9b71143507d186f2755cf29512324943149a1085f
parser_tools-v1.3.0-extension-osx_arm64 Expired
1.3 MB
sha256:f67c94e3fe14872533eb2dd6ffabd214ed29815189f427dcdcdd1513aaf21f36
parser_tools-v1.3.0-extension-wasm_eh Expired
29.1 KB
sha256:ae58da213da517029d38874ba503b9240ad392699555491595b96b06549309bd
parser_tools-v1.3.0-extension-wasm_mvp Expired
24 KB
sha256:a5bb9d4b254565c031a481e8d877687008511733348ee11d7bc028ee4a6791fc
parser_tools-v1.3.0-extension-wasm_threads Expired
23.9 KB
sha256:d12b5ccc50afae3f1a46afeea076a5102369c804d9e5986071e644e3ccfdc187
parser_tools-v1.3.0-extension-windows_amd64 Expired
7.98 MB
sha256:6248214aeed0ce53c4ed00f2ed03797dc7db6d532b480caf2c8c19af2f5ae95b
parser_tools-v1.3.0-extension-windows_amd64_mingw Expired
14.2 MB
sha256:85546305eed2cf9d9c1e480413e2860ab87c58109825e11156b5fb5c3e19edec