make lint-go
* Do not use golangci action for better reproducibility * Add fix to trigger build * Fix all reported issues * fix more lint errors * Add missing import * Remove unused method * Remove change not necessary
* check for errors when setting test logs on new services * fix tests that fail because a log file wasn't specified * remove unnecessary nil check