feat: A new port is added for prometheus collection, and the indicator init… #65
lint_and_test_collector.yml
on: pull_request
Annotations
7 errors and 1 warning
Lint:
collector/webui/webserver.go#L76
Error return value of `http.ListenAndServe` is not checked (errcheck)
|
Lint:
collector/metrics/metric_collector.go#L70
File is not `gofmt`-ed with `-s` (gofmt)
|
Lint:
collector/aggregate/perf_counter_decoder.go#L18
File is not `gofmt`-ed with `-s` (gofmt)
|
Lint:
collector/webui/webserver.go#L22
File is not `gofmt`-ed with `-s` (gofmt)
|
Lint:
collector/metrics/metric_collector.go#L189
File is not `goimports`-ed (goimports)
|
Lint:
collector/webui/webserver.go#L23
File is not `goimports`-ed (goimports)
|
Lint
issues found
|
Build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|