Improve obs #24
Annotations
10 errors and 1 warning
run test:
pkg/config/insights.go#L134
insConf.TagDefs undefined (type *InsightsConfig has no field or method TagDefs)
|
run test:
pkg/config/insights.go#L179
undefined: traceattrs
|
run test:
pkg/config/insights.go#L180
undefined: traceattrs
|
run test:
pkg/config/insights.go#L183
undefined: metricattrs.AttrStatusGroup
|
run test:
pkg/config/insights.go#L188
not enough arguments in call to l.Err
|
run test:
pkg/config/insights.go#L210
unknown field MetricDefinitions in struct literal of type "github.com/dhontecillas/hfw/pkg/obs/metrics".PrometheusConfig
|
run test:
pkg/config/insights.go#L214
not enough arguments in call to metrics.NewPrometheusMeterBuilder
|
run test:
pkg/config/insights.go#L216
not enough arguments in call to l.Err
|
run test:
pkg/config/insights.go#L233
not enough arguments in call to l.Err
|
run test:
pkg/config/mailer.go#L60
not enough arguments in call to ins.L.Panic
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading