Skip to content

build(deps): Bump envoyproxy/toolshed from actions-v0.0.18 to 0.1.2 #1550

build(deps): Bump envoyproxy/toolshed from actions-v0.0.18 to 0.1.2

build(deps): Bump envoyproxy/toolshed from actions-v0.0.18 to 0.1.2 #1550

Status Failure
Total duration 35s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: pkg/cache/v3/cache_test.go#L31
error-nil: use assert.NoError (testifylint)
lint: pkg/cache/v3/cache_test.go#L33
len: use assert.Len (testifylint)
lint: pkg/cache/v3/cache_test.go#L36
error-nil: use assert.NoError (testifylint)
lint: pkg/cache/v3/cache_test.go#L41
error-nil: use assert.NoError (testifylint)
lint: pkg/cache/v3/cache_test.go#L42
expected-actual: need to reverse actual and expected values (testifylint)
lint: pkg/cache/v3/cache_test.go#L62
len: use assert.Len (testifylint)
lint: pkg/cache/v3/cache_test.go#L67
expected-actual: need to reverse actual and expected values (testifylint)
lint: pkg/cache/v3/cache_test.go#L83
len: use assert.Len (testifylint)
lint: pkg/cache/v3/cache_test.go#L93
expected-actual: need to reverse actual and expected values (testifylint)
lint: pkg/cache/v3/delta_test.go#L243
require-error: for error assertions use require (testifylint)