Question
I followed the instruction for Seat Adjuster example and after pushing to GitHub ,all the Actions fail.
1-Devcontainer check Action:
Error: Dev container exec failed: (exit code: 1)
2-CI Workflow Action:
Get Native binary from Image
Run for arch in amd64; do
Error response from daemon: Could not find the file /app in container 93a255ee8ea21ca5510fd8abf5216da78bd4895b6fc13d1af9e7286bbe14c0cb
3-Build multiarch image Action
Get Native binary from Image
Run for arch in amd64 arm64; do
Error response from daemon: Could not find the file /app in container 8d0e10992d788f6734f27e07cb5d6b0ab42168014333d41015df35998df5616a
Question
I followed the instruction for Seat Adjuster example and after pushing to GitHub ,all the Actions fail.
1-Devcontainer check Action:
Error: Dev container exec failed: (exit code: 1)
2-CI Workflow Action:
Get Native binary from Image
Run for arch in amd64; do
Error response from daemon: Could not find the file /app in container 93a255ee8ea21ca5510fd8abf5216da78bd4895b6fc13d1af9e7286bbe14c0cb
3-Build multiarch image Action
Get Native binary from Image
Run for arch in amd64 arm64; do
Error response from daemon: Could not find the file /app in container 8d0e10992d788f6734f27e07cb5d6b0ab42168014333d41015df35998df5616a