Skip to content

feat: Implement memcache adapter #6

feat: Implement memcache adapter

feat: Implement memcache adapter #6

Triggered via push November 2, 2023 22:16
Status Failure
Total duration 51s
Billable time 3m
Artifacts

build-test.yaml

on: push
Matrix: Build
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 2 warnings
golangci: internal/core/app/app_test.go#L64
Error return value of `app.FindRedirect` is not checked (errcheck)
golangci: internal/adapters/memcache/memcache_test.go#L37
Error return value of `memCache.Set` is not checked (errcheck)
golangci: internal/adapters/memcache/memcache_test.go#L85
Error return value of `memCache.Set` is not checked (errcheck)
golangci: internal/adapters/memcache/memcache_test.go#L106
Error return value of `memCache.Set` is not checked (errcheck)
golangci
issues found
Build (1.21.0, ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build (1.21.0, ubuntu-latest)
Restore cache failed: Dependencies file is not found in /home/runner/work/dexus/dexus. Supported file pattern: go.sum