feat(worker): activate grpc-v1 worker plugins in relay #1628
ci.yaml
on: push
Prepare
6s
Matrix: Node.js / Test
Matrix: Go / Test
Matrix: Python / Test
Matrix: Rust / Test
Matrix: WebAssembly / Test
License Diff
/
Run
1m 48s
Matrix: Node.js / Package
Matrix: Python / Package
Matrix: Rust / Package
Annotations
37 errors and 8 warnings
|
Rust / Test (windows-amd64)
Process completed with exit code 101.
|
|
Rust / Test (windows-amd64):
crates/worker/src/lib.rs#L1362
type annotations needed
|
|
Rust / Test (windows-amd64):
crates/worker/src/lib.rs#L1356
type annotations needed
|
|
Rust / Test (windows-amd64):
crates/worker/src/lib.rs#L1359
type annotations needed
|
|
Rust / Test (windows-amd64):
crates/worker/src/lib.rs#L673
type annotations needed
|
|
Rust / Test (windows-amd64):
crates/worker/src/lib.rs#L669
type annotations needed
|
|
Rust / Test (windows-amd64):
crates/worker/src/lib.rs#L35
unresolved import `tokio_stream::wrappers::UnixListenerStream`
|
|
Rust / Test (windows-amd64):
crates/worker/src/lib.rs#L34
unresolved imports `tokio::net::UnixListener`, `tokio::net::UnixStream`
|
|
Rust / Test (windows-arm64)
Process completed with exit code 101.
|
|
Rust / Test (windows-arm64):
crates/worker/src/lib.rs#L1362
type annotations needed
|
|
Rust / Test (windows-arm64):
crates/worker/src/lib.rs#L1356
type annotations needed
|
|
Rust / Test (windows-arm64):
crates/worker/src/lib.rs#L1359
type annotations needed
|
|
Rust / Test (windows-arm64):
crates/worker/src/lib.rs#L673
type annotations needed
|
|
Rust / Test (windows-arm64):
crates/worker/src/lib.rs#L669
type annotations needed
|
|
Rust / Test (windows-arm64):
crates/worker/src/lib.rs#L35
unresolved import `tokio_stream::wrappers::UnixListenerStream`
|
|
Rust / Test (windows-arm64):
crates/worker/src/lib.rs#L34
unresolved imports `tokio::net::UnixListener`, `tokio::net::UnixStream`
|
|
Rust / Package (windows-amd64):
crates/core/src/plugin/dynamic/worker.rs#L70
constant `PYTHON_WORKER_BOOTSTRAP` is never used
|
|
Rust / Package (windows-amd64):
crates/core/src/plugin/dynamic/worker.rs#L69
constant `WORKER_CONNECT_RETRY` is never used
|
|
Rust / Package (windows-amd64):
crates/core/src/plugin/dynamic/worker.rs#L68
constant `WORKER_STARTUP_TIMEOUT` is never used
|
|
Rust / Package (windows-amd64):
crates/core/src/plugin/dynamic/worker.rs#L62
unused imports: `DynamicPluginKind`, `DynamicPluginManifestLoad`, `DynamicPluginManifest`, and `WorkerRuntime`
|
|
Rust / Package (windows-amd64):
crates/core/src/plugin/dynamic/worker.rs#L32
unused imports: `Endpoint` and `Server`
|
|
Rust / Package (windows-amd64):
crates/core/src/plugin/dynamic/worker.rs#L29
unused import: `Builder as RuntimeBuilder`
|
|
Rust / Package (windows-amd64):
crates/core/src/plugin/dynamic/worker.rs#L26
unused import: `WORKER_PROTOCOL_GRPC_V1`
|
|
Rust / Package (windows-amd64):
crates/core/src/plugin/dynamic/worker.rs#L20
unused imports: `HandshakeRequest`, `RegisterRequest`, and `ValidateRequest`
|
|
Rust / Package (windows-amd64):
crates/core/src/plugin/dynamic/worker.rs#L16
unused import: `RelayHostRuntimeServer`
|
|
Rust / Package (windows-amd64):
crates/core/src/plugin/dynamic/worker.rs#L10
unused imports: `Command` and `Stdio`
|
|
Rust / Package (windows-arm64):
crates/core/src/plugin/dynamic/worker.rs#L70
constant `PYTHON_WORKER_BOOTSTRAP` is never used
|
|
Rust / Package (windows-arm64):
crates/core/src/plugin/dynamic/worker.rs#L69
constant `WORKER_CONNECT_RETRY` is never used
|
|
Rust / Package (windows-arm64):
crates/core/src/plugin/dynamic/worker.rs#L68
constant `WORKER_STARTUP_TIMEOUT` is never used
|
|
Rust / Package (windows-arm64):
crates/core/src/plugin/dynamic/worker.rs#L62
unused imports: `DynamicPluginKind`, `DynamicPluginManifestLoad`, `DynamicPluginManifest`, and `WorkerRuntime`
|
|
Rust / Package (windows-arm64):
crates/core/src/plugin/dynamic/worker.rs#L32
unused imports: `Endpoint` and `Server`
|
|
Rust / Package (windows-arm64):
crates/core/src/plugin/dynamic/worker.rs#L29
unused import: `Builder as RuntimeBuilder`
|
|
Rust / Package (windows-arm64):
crates/core/src/plugin/dynamic/worker.rs#L26
unused import: `WORKER_PROTOCOL_GRPC_V1`
|
|
Rust / Package (windows-arm64):
crates/core/src/plugin/dynamic/worker.rs#L20
unused imports: `HandshakeRequest`, `RegisterRequest`, and `ValidateRequest`
|
|
Rust / Package (windows-arm64):
crates/core/src/plugin/dynamic/worker.rs#L16
unused import: `RelayHostRuntimeServer`
|
|
Rust / Package (windows-arm64):
crates/core/src/plugin/dynamic/worker.rs#L10
unused imports: `Command` and `Stdio`
|
|
CI Pipeline
Process completed with exit code 1.
|
|
Node.js / Test (macos-arm64)
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
|
|
Go / Test (macos-arm64)
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
|
|
Python / Test (macos-arm64)
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
|
|
Rust / Test (macos-arm64)
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
|
|
WebAssembly / Test (macos-arm64)
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
|
|
Rust / Package (macos-arm64)
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
|
|
Node.js / Package (macos-arm64)
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
|
|
Python / Package (macos-arm64)
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 | |
|---|---|---|---|
|
cli-linux-amd64
|
10.3 MB |
sha256:7ac21308bab2772dc4bdd64c6dc7e47dd9f47db5d85aafe6b7ec02cfaf5fadba
|
|
|
cli-linux-arm64
|
10.1 MB |
sha256:1b3c0713be396b3a8fa1a52f86474d70630704daf07880d155340dfec0974598
|
|
|
cli-macos-arm64
|
9.43 MB |
sha256:3fa0a46498dd6cec57cbe6395943234c3a528689111a95b9ff6c8c23bc6c9b97
|
|
|
npm-consolidated
|
28.3 MB |
sha256:a337eb65688b53dd68f729fce7c9ad111053ab45abc4433a701f31c5b205debe
|
|
|
npm-linux-amd64
|
5.96 MB |
sha256:573cdbb7bcff5f5c1a266e7b5bca28bc859c54395fdbf96183b891a567f9017f
|
|
|
npm-linux-arm64
|
5.66 MB |
sha256:2a16f8fd5aa46be0535d005e216c04585ab95b7b44f191f5021cb533732b0809
|
|
|
npm-macos-arm64
|
6.27 MB |
sha256:b84071ffa0dec3f2d78b64204c8dc6d23ecea3483c2e4ab31f63aae265b12e3a
|
|
|
npm-windows-amd64
|
6.01 MB |
sha256:f14791c597d6a06047a42333948643c6a4cba89725f26c8f33d6016f5cbd031a
|
|
|
npm-windows-arm64
|
5.7 MB |
sha256:400f509d9ef37454bf140e544a3ffae14c87978762513aa11ea4c4c5e556d820
|
|
|
openclaw-npm
|
64.7 KB |
sha256:ac6370cc3c0e6eae303e7ba8def904fe8fa6fae217af26b4ca4e3e5c66b23ed5
|
|
|
wasm-bundler
|
1.45 MB |
sha256:9d3e47da0cc1dc141dd6687bfaa1ebfa902f9fec167eeb6127ad2b592400490e
|
|
|
wheel-linux-amd64
|
6.14 MB |
sha256:8159ca19c6d2ff730d4c13a34a43b9dcd29e30632c6a05b5d205b9a300b628f5
|
|
|
wheel-linux-arm64
|
5.83 MB |
sha256:f9368ff419cb756911770b6103252565367f08d1d248efd5b6fc7217956b4ca8
|
|
|
wheel-macos-arm64
|
6.49 MB |
sha256:51328f8e23ebbbe8e88c1fdf84c06b984fbf11874c9661375b03710ec92ed69b
|
|
|
wheel-windows-amd64
|
6.17 MB |
sha256:3aebf7f69c050b8aaefb8d0ff1b3cdca5401578e10e087076d2aa1a164bbec96
|
|
|
wheel-windows-arm64
|
5.82 MB |
sha256:aaa14d2c52eb5eb961261ea64114e786e9673cb0ae0beeddad783f14a11a3787
|
|