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

👷 Add GitHub Actions based CI #14

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

👷 Add GitHub Actions based CI #14

wants to merge 2 commits into from

Conversation

daenney
Copy link
Member

@daenney daenney commented Apr 13, 2020

  • Add a GitHub Actions based CI pipeline
  • Remove Travis-CI

@daenney daenney requested a review from bonan April 13, 2020 09:42
@daenney
Copy link
Member Author

daenney commented Apr 13, 2020

@bonan Transport tests are failing with:

 # lib.hemtjan.st/transport/mqtt [lib.hemtjan.st/transport/mqtt.test]
transport/mqtt/message_test.go:32:11: cl.init undefined (type *mqtt has no field or method init)
transport/mqtt/mqtt_test.go:65:11: cl.init undefined (type *mqtt has no field or method init)
transport/mqtt/mqtt_test.go:105:11: cl.init undefined (type *mqtt has no field or method init)
transport/mqtt/mqtt_test.go:121:11: cl.init undefined (type *mqtt has no field or method init)
transport/mqtt/mqtt_test.go:140:11: cl.init undefined (type *mqtt has no field or method init)

What do I need to do to fix those?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant