Skip to content

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

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 #1148

Triggered via pull request August 20, 2024 13:08
Status Failure
Total duration 1m 28s
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/