crowdsec/pkg/apiclient
mmetc 8fecc2c00b
enable staticcheck linter; fixes (#1806)
- explicitly ignore returned parameters
 - replace Walk with faster WalkDir
 - log path error during hub dir sync
 - colorize static unit tests
 - removed duplicate import in crowdsec/main.go
 - typos
 - func tests: default datasource in tests/var/log instead of /tmp
 - action setup-go v3
2022-10-14 16:12:21 +02:00
..
alerts_service.go golangci-lint v1.48 and fixes for "usestdlibvars" (#1711) 2022-08-16 09:46:10 +02:00
alerts_service_test.go enable staticcheck linter; fixes (#1806) 2022-10-14 16:12:21 +02:00
auth.go golangci-lint v1.48 and fixes for "usestdlibvars" (#1711) 2022-08-16 09:46:10 +02:00
auth_service.go golangci-lint v1.48 and fixes for "usestdlibvars" (#1711) 2022-08-16 09:46:10 +02:00
auth_service_test.go replace log.Fatal with t.Fatal (#1805) 2022-10-13 10:42:46 +02:00
auth_test.go enable staticcheck linter; fixes (#1806) 2022-10-14 16:12:21 +02:00
client.go golangci-lint 1.49 and related fixes (#1736) 2022-09-06 13:55:03 +02:00
client_http.go Check log level before dumping resp (#1243) 2022-02-08 15:40:01 +01:00
client_http_test.go replace log.Fatal with t.Fatal (#1805) 2022-10-13 10:42:46 +02:00
client_test.go replace log.Fatal with t.Fatal (#1805) 2022-10-13 10:42:46 +02:00
config.go local api (#482) 2020-11-30 10:37:17 +01:00
decisions_service.go golangci-lint v1.48 and fixes for "usestdlibvars" (#1711) 2022-08-16 09:46:10 +02:00
decisions_service_test.go replace log.Fatal with t.Fatal (#1805) 2022-10-13 10:42:46 +02:00
heartbeat.go golangci-lint v1.48 and fixes for "usestdlibvars" (#1711) 2022-08-16 09:46:10 +02:00
metrics.go golangci-lint v1.48 and fixes for "usestdlibvars" (#1711) 2022-08-16 09:46:10 +02:00
signal.go golangci-lint 1.49 and related fixes (#1736) 2022-09-06 13:55:03 +02:00