sort imports #1353
ci.yml
on: push
Matrix: docker_build
compile_and_lint
1m 42s
windows_test
5m 5s
Matrix: test
docker_push
0s
Annotations
10 errors and 5 warnings
docker_build (linux/amd64)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c touch src/main.rs && cargo build --target $(cat TARGET) --config target.$(cat TARGET).linker='\"'$(cat LINKER)'\"' --profile superoptimized && mv target/$(cat TARGET)/superoptimized/sqlpage sqlpage.bin" did not complete successfully: exit code: 101
|
docker_build (linux/arm/v7)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c touch src/main.rs && cargo build --target $(cat TARGET) --config target.$(cat TARGET).linker='\"'$(cat LINKER)'\"' --profile superoptimized && mv target/$(cat TARGET)/superoptimized/sqlpage sqlpage.bin" did not complete successfully: exit code: 101
|
docker_build (linux/arm64)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c touch src/main.rs && cargo build --target $(cat TARGET) --config target.$(cat TARGET).linker='\"'$(cat LINKER)'\"' --profile superoptimized && mv target/$(cat TARGET)/superoptimized/sqlpage sqlpage.bin" did not complete successfully: exit code: 101
|
compile_and_lint
Process completed with exit code 101.
|
test (mysql)
Process completed with exit code 101.
|
test (postgres)
The operation was canceled.
|
test (postgres)
The strategy configuration was canceled because "test.mysql" failed
|
test (mssql)
The operation was canceled.
|
test (mssql)
The strategy configuration was canceled because "test.mysql" failed
|
windows_test
Process completed with exit code 1.
|
compile_and_lint
Failed to restore: Cache service responded with 422
|
test (mysql)
Failed to restore: Cache service responded with 422
|
test (postgres)
Failed to restore: Cache service responded with 422
|
test (mssql)
Failed to restore: Cache service responded with 422
|
windows_test
Failed to restore: Cache service responded with 422
|