Skip to content

🔥 feat: Improve and Optimize ShutdownWithContext Func #6345

🔥 feat: Improve and Optimize ShutdownWithContext Func

🔥 feat: Improve and Optimize ShutdownWithContext Func #6345

Re-run triggered October 12, 2024 16:50
Status Failure
Total duration 44s
Artifacts

linter.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
lint: app_test.go#L907
require-error: for error assertions use require (testifylint)
lint: app_test.go#L908
error-is-as: use assert.ErrorIs (testifylint)
lint: app_test.go#L913
S1000: should use a simple channel send/receive instead of `select` with a single case (gosimple)
lint
issues found