Skip to content

Start batching combiner requests #735

Start batching combiner requests

Start batching combiner requests #735

Triggered via pull request January 8, 2024 10:25
Status Failure
Total duration 42s
Artifacts

pull-request.yml

on: pull_request
Validate Go code
30s
Validate Go code
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 3 warnings
Validate Go code: clients/graphql/models.go#L126
`__getAlertsInput` is unused (deadcode)
Validate Go code: feeds/combiner.go#L188
SA4009: argument logger is overwritten before first use (staticcheck)
Validate Go code: feeds/combiner.go#L198
SA4009(related information): assignment to logger (staticcheck)
Validate Go code
issues found
Validate Go code
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Validate Go code
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Validate Go code
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/cache@v2, golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/