Setup CI for adapter with service dependencies #2689
build.yml
on: pull_request
initialize
6s
Matrix: build
Matrix: build_sdist
Matrix: lint
Matrix: test
Matrix: test_adapters
Matrix: test_dependencies
Matrix: test_sdist
publish_release_artifacts
0s
Annotations
2 errors and 18 warnings
|
build (macos-14, 3.11, cp313, false)
Could not symlink bin/autoconf
Target /opt/homebrew/bin/autoconf
is a symlink belonging to autoconf@2.72. You can unlink it:
brew unlink autoconf@2.72
To force the link and overwrite all conflicting files:
brew link --overwrite autoconf
To list all files that would be deleted:
brew link --overwrite autoconf --dry-run
|
|
build (macos-14, 3.11, cp314, false)
Could not symlink bin/autoconf
Target /opt/homebrew/bin/autoconf
is a symlink belonging to autoconf@2.72. You can unlink it:
brew unlink autoconf@2.72
To force the link and overwrite all conflicting files:
brew link --overwrite autoconf
To list all files that would be deleted:
brew link --overwrite autoconf --dry-run
|
|
build (macos-14, 3.11, cp313, false)
Already linked: /opt/homebrew/Cellar/autoconf@2.72/2.72
|
|
build (macos-14, 3.11, cp313, false)
These files were overwritten during the `brew link` step:
|
|
build (macos-14, 3.11, cp313, false)
The following taps are not trusted:
aws/tap
Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required.
Untap them with:
brew untap aws/tap
Trust specific formulae, casks and commands with:
brew trust --formula <user>/<tap>/<formula>
brew trust --cask <user>/<tap>/<cask>
brew trust --command <user>/<tap>/<command>
Whole-tap trust is broader and includes all current and future formulae,
casks and commands from the listed taps. Trust whole taps with:
brew trust aws/tap
To disable trust checks:
export HOMEBREW_NO_REQUIRE_TAP_TRUST=1
This is not recommended and will be removed in a later release.
For more information, see:
https://docs.brew.sh/Tap-Trust
|
|
build (macos-14, 3.11, cp313, false)
The following taps are not trusted:
aws/tap
Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required.
Untap them with:
brew untap aws/tap
Trust specific formulae, casks and commands with:
brew trust --formula <user>/<tap>/<formula>
brew trust --cask <user>/<tap>/<cask>
brew trust --command <user>/<tap>/<command>
Whole-tap trust is broader and includes all current and future formulae,
casks and commands from the listed taps. Trust whole taps with:
brew trust aws/tap
To disable trust checks:
export HOMEBREW_NO_REQUIRE_TAP_TRUST=1
This is not recommended and will be removed in a later release.
For more information, see:
https://docs.brew.sh/Tap-Trust
|
|
build (macos-14, 3.11, cp314, false)
Already linked: /opt/homebrew/Cellar/autoconf@2.72/2.72
|
|
build (macos-14, 3.11, cp314, false)
These files were overwritten during the `brew link` step:
|
|
build (macos-14, 3.11, cp314, false)
The following taps are not trusted:
aws/tap
Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required.
Untap them with:
brew untap aws/tap
Trust specific formulae, casks and commands with:
brew trust --formula <user>/<tap>/<formula>
brew trust --cask <user>/<tap>/<cask>
brew trust --command <user>/<tap>/<command>
Whole-tap trust is broader and includes all current and future formulae,
casks and commands from the listed taps. Trust whole taps with:
brew trust aws/tap
To disable trust checks:
export HOMEBREW_NO_REQUIRE_TAP_TRUST=1
This is not recommended and will be removed in a later release.
For more information, see:
https://docs.brew.sh/Tap-Trust
|
|
build (macos-14, 3.11, cp314, false)
The following taps are not trusted:
aws/tap
Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required.
Untap them with:
brew untap aws/tap
Trust specific formulae, casks and commands with:
brew trust --formula <user>/<tap>/<formula>
brew trust --cask <user>/<tap>/<cask>
brew trust --command <user>/<tap>/<command>
Whole-tap trust is broader and includes all current and future formulae,
casks and commands from the listed taps. Trust whole taps with:
brew trust aws/tap
To disable trust checks:
export HOMEBREW_NO_REQUIRE_TAP_TRUST=1
This is not recommended and will be removed in a later release.
For more information, see:
https://docs.brew.sh/Tap-Trust
|
|
build (ubuntu-24.04, 3.11, cp311, false)
cibuildwheel: Invalid skip selector: 'musllinux*'. This selector will have no effect.
|
|
build (ubuntu-24.04, 3.11, cp310, false)
cibuildwheel: Invalid skip selector: 'musllinux*'. This selector will have no effect.
|
|
build (ubuntu-24.04, 3.11, cp313, false)
cibuildwheel: Invalid skip selector: 'musllinux*'. This selector will have no effect.
|
|
build (ubuntu-24.04, 3.11, cp312, false)
cibuildwheel: Invalid skip selector: 'musllinux*'. This selector will have no effect.
|
|
build (ubuntu-24.04, 3.11, cp314, false)
cibuildwheel: Invalid skip selector: 'musllinux*'. This selector will have no effect.
|
|
build (windows-2022, 3.11, cp314, false)
cibuildwheel: Invalid skip selector: '*arm_64'. This selector will have no effect.
|
|
build (windows-2022, 3.11, cp313, false)
cibuildwheel: Invalid skip selector: '*arm_64'. This selector will have no effect.
|
|
test_adapters (ubuntu-24.04, 3.11, kafka)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/download-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
test (macos-14, 3.13, false)
The following taps are not trusted:
aws/tap
Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required.
Untap them with:
brew untap aws/tap
Trust specific formulae, casks and commands with:
brew trust --formula <user>/<tap>/<formula>
brew trust --cask <user>/<tap>/<cask>
brew trust --command <user>/<tap>/<command>
Whole-tap trust is broader and includes all current and future formulae,
casks and commands from the listed taps. Trust whole taps with:
brew trust aws/tap
To disable trust checks:
export HOMEBREW_NO_REQUIRE_TAP_TRUST=1
This is not recommended and will be removed in a later release.
For more information, see:
https://docs.brew.sh/Tap-Trust
|
|
test (macos-14, 3.14, false)
The following taps are not trusted:
aws/tap
Homebrew is currently ignoring formulae, casks and commands from these taps because tap trust is required.
Untap them with:
brew untap aws/tap
Trust specific formulae, casks and commands with:
brew trust --formula <user>/<tap>/<formula>
brew trust --cask <user>/<tap>/<cask>
brew trust --command <user>/<tap>/<command>
Whole-tap trust is broader and includes all current and future formulae,
casks and commands from the listed taps. Trust whole taps with:
brew trust aws/tap
To disable trust checks:
export HOMEBREW_NO_REQUIRE_TAP_TRUST=1
This is not recommended and will be removed in a later release.
For more information, see:
https://docs.brew.sh/Tap-Trust
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
csp-dist-Linux-X64-3.10
|
36.4 MB |
sha256:07446c9425b7d9c8eb86211ebc160fecf46df49c12a3c1678518df08450f01e3
|
|
|
csp-dist-Linux-X64-3.11
|
36.4 MB |
sha256:b3ead4ef30e5c06ef9ba1afd6ebeaba4fa4cfda765001e508b95908e2e392dbf
|
|
|
csp-dist-Linux-X64-3.12
|
36.4 MB |
sha256:b9193919cc7ee0e1bae996b4a088999b1e38ab604c88c7d616dde6a697611adc
|
|
|
csp-dist-Linux-X64-3.13
|
36.4 MB |
sha256:95081596353b45d8257719b027db252dc77698f720c38fdb555346c0656c358e
|
|
|
csp-dist-Linux-X64-3.14
|
36.4 MB |
sha256:77de4a7b9b567b4b1e9dffacff884438ab1097ed72ab66884f5473317e01b648
|
|
|
csp-dist-Windows-X64-3.13
|
28.3 MB |
sha256:4c3f6c79e0bcda6e0d494ac3909d654bfa887fa33a6a226a0ae2dd65ed1d77a2
|
|
|
csp-dist-Windows-X64-3.14
|
28.9 MB |
sha256:3b6cec474438a92537bdbf6fb1605119285ead473fa7c3bad2bc13ffd3c6cc72
|
|
|
csp-dist-macOS-ARM64-3.13
|
29.4 MB |
sha256:0d508193f39b77f2dc6d9391c69cf79734d847f12be472f24b5e83e65f8eca22
|
|
|
csp-dist-macOS-ARM64-3.14
|
29.4 MB |
sha256:0b48b9053c38e478430b053c82427f68b473338e9d99c87ec746ec22f40fd9a9
|
|
|
csp-sdist
|
754 KB |
sha256:67f4815acd15bd6f74b59332313bf199278fca531e2823f2131895bbe37000f9
|
|