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

docker-compose run buildが失敗する #73

Closed
kamiyaowl opened this issue Jul 19, 2020 · 3 comments
Closed

docker-compose run buildが失敗する #73

kamiyaowl opened this issue Jul 19, 2020 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@kamiyaowl
Copy link
Owner

https://github.com/kamiyaowl/wfh_monitor/runs/886232600?check_suite_focus=true
がPassするように修正する

@kamiyaowl kamiyaowl added the bug Something isn't working label Jul 19, 2020
@kamiyaowl kamiyaowl self-assigned this Jul 19, 2020
@kamiyaowl
Copy link
Owner Author

ローカルでもビルドし直したら再現した

root@dc9e678610d4:/work# arduino-cli compile -b Seeeduino:samd:seeed_wio_terminal ./wfh_monitor.ino --verbose --log-level trace
Using board 'seeed_wio_terminal' from platform in folder: /root/.arduino15/packages/Seeeduino/hardware/samd/1.7.6
Using core 'arduino' from platform in folder: /root/.arduino15/packages/Seeeduino/hardware/samd/1.7.6
Error during build: unable to find a sketch file in directory /work

@kamiyaowl
Copy link
Owner Author

Arduino cli 0.11.0担ってるところが差分の模様
https://github.com/kamiyaowl/wfh_monitor/runs/791168500?check_suite_focus=true

@kamiyaowl
Copy link
Owner Author

kamiyaowl commented Jul 19, 2020

多分これ、作業ディレクトリが/workだけどスケッチ名がwfh_monitor.inoになってる
ディレクトリ名とスケッチ名が一致しないとダメかもしれない
arduino/arduino-cli#765

(本家のIssueにリンクするつもりはなかった...)

kamiyaowl added a commit that referenced this issue Jul 19, 2020
close #73 support arduino-cli v0.11.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant