update checks for wrapped errors #5476
go-tests-windows.yml
on: pull_request
Build + tests
11m 42s
Annotations
2 errors
Build + tests:
pkg/acquisition/modules/wineventlog/wineventlog_windows.go#L416
comparing with == will fail on wrapped errors. Use errors.Is to check for a specific error (errorlint)
|
Build + tests
issues found
|