Build and release (started by @vitropy) #270
build-and-release.yaml
on: schedule
git-ref-basename
/
Git ref basename
0s
build-entropy
/
Build and upload entropy binary
32m 33s
build-entropy-tss
/
Build and upload entropy-tss binary
18m 51s
Publish new release
0s
Annotations
1 error and 4 warnings
build-entropy / Build and upload entropy binary
buildx failed with: ERROR: failed to solve: process "/bin/sh -c /bin/bash -o pipefail -c '$( grep \"export GITHUB_TOKEN\" /run/secrets/credentials | cut -d \"#\" -f 1 | tr -d \"\\\"\" || echo true ) && [ -n \"${GITHUB_TOKEN}\" ] && git config --global url.https://entropyxyz:${GITHUB_TOKEN}@github.com/entropyxyz.insteadOf ssh://[email protected]/entropyxyz || true' && mkdir -p ~/.ssh && echo \"github.com ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIOMqqnkVzrm0SdG6UOoqKLsabgH5C9okWi0dh2l9GKJl\" > ~/.ssh/known_hosts && if [ \"amd64\" = ${TARGETPLATFORM#\"linux/\"} ]; then export RUST_PLATFORM=x86_64; export BINUTILS_PATH=/usr/bin; else export RUST_PLATFORM=aarch64; export BINUTILS_PATH=/usr/${RUST_PLATFORM}-linux-gnu/bin; fi; $HOME/.cargo/bin/rustup target add \"${RUST_PLATFORM}-unknown-linux-gnu\" && $HOME/.cargo/bin/rustup component add --target wasm32-unknown-unknown rust-src && if [ \"linux/arm64\" = \"${TARGETPLATFORM}\" ]; then export PKG_CONFIG_SYSROOT_DIR=\"/usr/aarch64-linux-gnu\"; export BINDGEN_EXTRA_CLANG_ARGS=\"-I/usr/aarch64-linux-gnu/include/\"; fi; CARGO_NET_GIT_FETCH_WITH_CLI=true CARGO_TARGET_X86_64_UNKNOWN_LINUX_GNU_LINKER=\"cc\" CARGO_TARGET_AARCH64_UNKNOWN_LINUX_GNU_LINKER=\"aarch64-linux-gnu-gcc\" $HOME/.cargo/bin/cargo build --release -p \"${PACKAGE}\" --target \"${RUST_PLATFORM}-unknown-linux-gnu\" && ${BINUTILS_PATH}/strip \"target/${RUST_PLATFORM}-unknown-linux-gnu/release/${PACKAGE}\" && install \"target/${RUST_PLATFORM}-unknown-linux-gnu/release/${PACKAGE}\" /usr/local/bin" did not complete successfully: exit code: 101
|
The 'as' keyword should match the case of the 'from' keyword:
Dockerfile#L10
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
Legacy key/value format with whitespace separator should not be used:
Dockerfile#L101
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format
More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
|
The 'as' keyword should match the case of the 'from' keyword:
Dockerfile#L10
FromAsCasing: 'as' and 'FROM' keywords' casing do not match
More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
|
Legacy key/value format with whitespace separator should not be used:
Dockerfile#L101
LegacyKeyValueFormat: "ENV key=value" should be used instead of legacy "ENV key value" format
More info: https://docs.docker.com/go/dockerfile/rule/legacy-key-value-format/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
entropy-tss_master
Expired
|
18.4 MB |
|
entropyxyz~entropy-core~5PNIRZ.dockerbuild
Expired
|
206 KB |
|
entropyxyz~entropy-core~TG8SXK.dockerbuild
Expired
|
149 KB |
|
entropyxyz~entropy-core~YDB2OL.dockerbuild
Expired
|
37 KB |
|