Skip to content

Added cache, funcspec and implemented total cache #54

Added cache, funcspec and implemented total cache

Added cache, funcspec and implemented total cache #54

Triggered via push December 1, 2025 12:41
Status Failure
Total duration 1m 45s
Artifacts

test.yml

on: push
Matrix: Run Tests
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Lint Code: pkg/cache/example_usage.go#L243
Error return value of `cache.SetBytes` is not checked (errcheck)
Lint Code: pkg/cache/example_usage.go#L242
Error return value of `cache.SetBytes` is not checked (errcheck)
Lint Code: pkg/cache/example_usage.go#L241
Error return value of `cache.SetBytes` is not checked (errcheck)
Lint Code: pkg/cache/example_usage.go#L235
Error return value is not checked (errcheck)
Lint Code: pkg/cache/example_usage.go#L205
Error return value is not checked (errcheck)
Lint Code: pkg/cache/example_usage.go#L161
Error return value is not checked (errcheck)
Lint Code: pkg/cache/example_usage.go#L122
Error return value is not checked (errcheck)
Lint Code: pkg/cache/example_usage.go#L81
Error return value is not checked (errcheck)
Lint Code: pkg/cache/example_usage.go#L20
Error return value is not checked (errcheck)
Lint Code: pkg/cache/cache.go#L50
Error return value is not checked (errcheck)