Joao Lopes

Results 5 issues of Joao Lopes

Project is not compiling because class SquareCaptcha.java does not exists any more and Main.java is trying to import it.

# Changelog - stop using SquareCaptcha at Main.java because this class has been removed # Tests - import project into your IDE - [ ] no compilation errors should appear...

## Changelog - removes Intelij files (.idea folder) - adds .idea to .gitignore - adds .tool-versions (asdf) to .gitignore

## Feedback When making lesson 2, docker compose fails to find portertech/demo-app image at docker-hub. Went to docker-hub and I could not find it too. ``` ~/dev/sensu-go-workshop (latest)$ docker-compose up...