Block a user
659218682e
add context Object to check methods and create the ability to have a specific method for each type of context or one for all by using the superclass and casting yourself
019ba8f552
add getMostSpecificMethod method to simplify Check method parsing.
4ed5482b63
Merge pull request 'add package publishing and CI/CD using Gitea actions' (#5) from feat/ci-cd into master
4d20dd65f2
upload test results instead of non working publishing
2ab30a2bc1
switch to comma seperation
420408fbdf
switch to java-junit reporter
df10c54767
fix variable usage
add package publishing and CI/CD using Gitea actions