feat: add custom metrics names #65
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
go.yml
on: pull_request
build_n_test
3m 8s
lint
12s
Annotations
10 errors and 1 warning
lint:
client.go#L56
`metricLabels` is unused (structcheck)
|
lint:
client.go#L67
calculated cyclomatic complexity for function client is 29, max is 25 (cyclop)
|
lint:
client.go#L135
type assertion must be checked (forcetypeassert)
|
lint:
client.go#L136
type assertion must be checked (forcetypeassert)
|
lint:
client.go#L137
type assertion must be checked (forcetypeassert)
|
lint:
client.go#L138
type assertion must be checked (forcetypeassert)
|
lint:
client.go#L141
type assertion must be checked (forcetypeassert)
|
lint:
client.go#L142
type assertion must be checked (forcetypeassert)
|
lint:
client.go#L143
type assertion must be checked (forcetypeassert)
|
lint:
client.go#L144
type assertion must be checked (forcetypeassert)
|
build_n_test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
|