We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
cpu_percent
Describe the bug When opening a PR, the logs show a crash even if I don't make changes related to the code.
Logs copied over from github:
Step 1/8 : FROM aarch64/alpine:latest manifest for aarch64/alpine:latest not found: manifest unknown: manifest unknown make[1]: Leaving directory '/home/runner/work/examples/examples/edge/services/cpu_percent' make[1]: *** [Makefile:13: build] Error 1 make: *** [Makefile:25: test-all-arches] Error 2 *********************************** *********************************** Make exited with non-zero result *********************************** *********************************** Error: Process completed with exit code 1. 0s
To Reproduce Steps to reproduce the behavior:
pr-test / build (pull_request)
Expected behavior The build doesn't crash.
Screenshots n/a
Operating Environment:
Additional context n/a
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
When opening a PR, the logs show a crash even if I don't make changes related to the code.
Logs copied over from github:
To Reproduce
Steps to reproduce the behavior:
pr-test / build (pull_request)
logs.Expected behavior
The build doesn't crash.
Screenshots
n/a
Operating Environment:
Additional context
n/a
The text was updated successfully, but these errors were encountered: