Skip to content

update checks for wrapped errors #5476

update checks for wrapped errors

update checks for wrapped errors #5476

Triggered via pull request October 26, 2024 18:47
@mmetcmmetc
synchronize #3117
errorlint
Status Failure
Total duration 11m 54s
Artifacts

go-tests-windows.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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