Skip to content
New issue

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

typo: fix warning message on macOS #1693

Merged
merged 2 commits into from
Apr 19, 2023
Merged

Conversation

AnotiaWang
Copy link
Contributor

Apple has more than 1 model in its M-series chip, so I think this warning should be changed a little bit?

WARN  ⚠ You are using Apple M1 chip and you have not specified container architecture, you might encounter issues while running act. If so, try running it with '--container-architecture linux/amd64'. ⚠

Apple M1 chip -> Apple M-series chip

@AnotiaWang AnotiaWang requested a review from a team as a code owner March 22, 2023 12:23
@codecov
Copy link

codecov bot commented Mar 23, 2023

Codecov Report

Merging #1693 (150c51c) into master (4989f44) will increase coverage by 1.11%.
The diff coverage is 66.12%.

@@            Coverage Diff             @@
##           master    #1693      +/-   ##
==========================================
+ Coverage   61.22%   62.34%   +1.11%     
==========================================
  Files          46       48       +2     
  Lines        7141     7579     +438     
==========================================
+ Hits         4372     4725     +353     
- Misses       2462     2525      +63     
- Partials      307      329      +22     
Impacted Files Coverage Δ
pkg/common/outbound_ip.go 0.00% <0.00%> (ø)
pkg/container/docker_cli.go 82.23% <ø> (ø)
pkg/container/docker_logger.go 52.08% <ø> (ø)
pkg/container/docker_pull.go 33.33% <ø> (ø)
pkg/container/docker_run.go 13.99% <0.00%> (+0.40%) ⬆️
pkg/container/docker_volume.go 0.00% <ø> (ø)
pkg/container/file_collector.go 39.68% <0.00%> (+2.38%) ⬆️
pkg/container/host_environment.go 0.00% <0.00%> (ø)
...ontainer/linux_container_environment_extensions.go 23.07% <0.00%> (-1.25%) ⬇️
pkg/exprparser/functions.go 66.32% <0.00%> (-1.04%) ⬇️
... and 22 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@mergify
Copy link
Contributor

mergify bot commented Apr 19, 2023

@AnotiaWang this pull request has failed checks 🛠

@mergify mergify bot added needs-work Extra attention is needed and removed needs-work Extra attention is needed labels Apr 19, 2023
@mergify mergify bot merged commit d970056 into nektos:master Apr 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants