Skip to content

deps:chore - update module github.com/prometheus/client_golang to v1.20.5 - autoclosed #1150

deps:chore - update module github.com/prometheus/client_golang to v1.20.5 - autoclosed

deps:chore - update module github.com/prometheus/client_golang to v1.20.5 - autoclosed #1150

Triggered via pull request September 5, 2024 17:36
Status Failure
Total duration 1m 27s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
lint: pkg/services/app/config.go#L60
c.GetDisableEmails undefined (type *Config has no field or method GetDisableEmails) (typecheck)
lint: pkg/services/app/config.go#L64
c.GetEnableApplicationAdmin undefined (type *Config has no field or method GetEnableApplicationAdmin) (typecheck)
lint: pkg/services/app/config.go#L68
c.GetAuthType undefined (type *Config has no field or method GetAuthType) (typecheck)
lint
Process completed with exit code 2.
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/