feat: Build agent on CI/CD #24
docker-image.yml
on: push
Matrix: build-docker
Matrix: build-agent
docker-manifest
8s
Annotations
20 warnings
build-agent (ubuntu-latest, amd64)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build-agent (ubuntu-latest, amd64)
Unexpected input(s) 'rust-version', valid inputs are ['toolchain', 'target', 'components', 'cache', 'cache-workspaces', 'cache-directories', 'cache-on-failure', 'cache-key', 'matcher', 'rustflags', 'override']
|
build-agent (ubuntu-latest, amd64)
Unexpected input(s) 'rust-version', valid inputs are ['toolchain', 'target', 'components', 'cache', 'cache-workspaces', 'cache-directories', 'cache-on-failure', 'cache-key', 'matcher', 'rustflags', 'override']
|
build-agent (ubuntu-latest, amd64):
agent/src/main.rs#L12
constant `HEARTBEAT` is never used
|
build-agent (ubuntu-latest, amd64):
agent/src/main.rs#L70
unused `Result` that must be used
|
build-agent (ubuntu-latest, amd64)
No files were found with the provided path: release/agent.exe
release/agent. No artifacts will be uploaded.
|
build-agent (ubuntu-latest, arm64)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build-agent (ubuntu-latest, arm64):
agent/src/main.rs#L12
constant `HEARTBEAT` is never used
|
build-agent (ubuntu-latest, arm64):
agent/src/main.rs#L70
unused `Result` that must be used
|
build-agent (ubuntu-latest, arm64)
Unexpected input(s) 'rust-version', valid inputs are ['toolchain', 'target', 'components', 'cache', 'cache-workspaces', 'cache-directories', 'cache-on-failure', 'cache-key', 'matcher', 'rustflags', 'override']
|
build-agent (ubuntu-latest, arm64)
Unexpected input(s) 'rust-version', valid inputs are ['toolchain', 'target', 'components', 'cache', 'cache-workspaces', 'cache-directories', 'cache-on-failure', 'cache-key', 'matcher', 'rustflags', 'override']
|
build-agent (ubuntu-latest, arm64)
No files were found with the provided path: release/agent.exe
release/agent. No artifacts will be uploaded.
|
build-docker (arm64)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build-docker (amd64)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
docker-manifest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build-agent (windows-latest, amd64)
Unexpected input(s) 'rust-version', valid inputs are ['toolchain', 'target', 'components', 'cache', 'cache-workspaces', 'cache-directories', 'cache-on-failure', 'cache-key', 'matcher', 'rustflags', 'override']
|
build-agent (windows-latest, amd64)
No files were found with the provided path: release/agent.exe
release/agent. No artifacts will be uploaded.
|
build-agent (windows-latest, amd64):
agent/src/main.rs#L12
constant `HEARTBEAT` is never used
|
build-agent (windows-latest, amd64):
agent/src/main.rs#L70
unused `Result` that must be used
|
build-agent (windows-latest, amd64)
Unexpected input(s) 'rust-version', valid inputs are ['toolchain', 'target', 'components', 'cache', 'cache-workspaces', 'cache-directories', 'cache-on-failure', 'cache-key', 'matcher', 'rustflags', 'override']
|