Skip to content

feat(api): contact template validation #2323

feat(api): contact template validation

feat(api): contact template validation #2323

Triggered via pull request September 26, 2024 12:42
Status Failure
Total duration 1m 47s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
lint: cmd/api/config_test.go#L254
shadow: declaration of "webConfig" shadows declaration at line 72 (govet)
lint: cmd/api/config_test.go#L261
shadow: declaration of "webConfig" shadows declaration at line 72 (govet)
lint: cmd/api/config_test.go#L274
shadow: declaration of "webConfig" shadows declaration at line 72 (govet)
lint
issues found
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/