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

Bug: CI Compilation is failing for ESP8266 boards #216

Closed
aentinger opened this issue Jan 11, 2021 · 1 comment · Fixed by #226
Closed

Bug: CI Compilation is failing for ESP8266 boards #216

aentinger opened this issue Jan 11, 2021 · 1 comment · Fixed by #226
Assignees
Labels
conclusion: off topic Off topic for this repository conclusion: resolved Issue was resolved topic: infrastructure Related to project infrastructure type: imperfection Perceived defect in any part of project

Comments

@aentinger
Copy link
Collaborator

I believe this is due to some background change within the compile-examples action or within the tooling used for compilation which results in a ESP8266 core != 2.5.0 being used for CI build. (Also see arduino-libraries/ArduinoMqttClient#33).

@per1234 Can you please fix this?

@aentinger aentinger added the type: imperfection Perceived defect in any part of project label Jan 11, 2021
@per1234
Copy link
Contributor

per1234 commented Jan 21, 2021

Should be fixed by arduino/arduino-cli#1140

The fix will only become available to the CI system when the next release of Arduino CLI (presumably 0.15.0) comes out. at that time, the workaround for this issue (#222) should be reverted.

@per1234 per1234 added conclusion: resolved Issue was resolved conclusion: off topic Off topic for this repository topic: infrastructure Related to project infrastructure labels Oct 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
conclusion: off topic Off topic for this repository conclusion: resolved Issue was resolved topic: infrastructure Related to project infrastructure type: imperfection Perceived defect in any part of project
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants