fix: fix deduplication manager (call to CleanupExpiredEntries) #122
Annotations
3 errors and 4 warnings
lint:
web/webapiserver.go#L125
Error return value of `w.reqDedupManager.Stop` is not checked (errcheck)
|
lint:
web/webapiserver.go#L134
Error return value of `w.reqDedupManager.Stop` is not checked (errcheck)
|
lint
issues found
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/ministream/ministream. Supported file pattern: go.sum
|
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test
Restore cache failed: Dependencies file is not found in /home/runner/work/ministream/ministream. Supported file pattern: go.sum
|