Skip to content

feat: add custom metrics names #63

feat: add custom metrics names

feat: add custom metrics names #63

Triggered via pull request November 5, 2023 22:45
Status Failure
Total duration 3m 26s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

go.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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/