Skip to content

Adds implementation for caching middleware #200

Adds implementation for caching middleware

Adds implementation for caching middleware #200

Triggered via pull request June 23, 2024 13:39
Status Failure
Total duration 38s
Artifacts

main.yml

on: pull_request
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 1 warning
tests (1.22.x): middleware/request/cache.go#L70
Error return value is not checked (errcheck)
tests (1.22.x): middleware/request/cache.go#L72
Error return value of `conn.Send` is not checked (errcheck)
tests (1.22.x): middleware/request/cache.go#L29
commentFormatting: put a space between `//` and comment text (gocritic)
tests (1.22.x): middleware/request/cache.go#L24
mnd: Magic number: 1e7, in <assign> detected (gomnd)
tests (1.22.x): middleware/request/cache.go#L25
mnd: Magic number: 30, in <assign> detected (gomnd)
tests (1.22.x): middleware/request/cache.go#L26
mnd: Magic number: 64, in <assign> detected (gomnd)
tests (1.22.x)
issues found
tests (1.21.x)
The job was canceled because "_1_22_x" failed.
tests (1.21.x)
The operation was canceled.
tests (1.22.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.