Skip to content

fix(deps): update all non-major dependencies #126

fix(deps): update all non-major dependencies

fix(deps): update all non-major dependencies #126

Triggered via push July 31, 2023 00:57
Status Failure
Total duration 48s
Artifacts

test.yml

on: push
run tests and linters  /  unit-tests
29s
run tests and linters / unit-tests
run tests and linters  /  lint
38s
run tests and linters / lint
run tests and linters  /  check-artifacthub
6s
run tests and linters / check-artifacthub
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 1 warning
run tests and linters / unit-tests: validate.go#L17
cannot use &validationRequest (value of type *protocol.ValidationRequest) as easyjson.Unmarshaler value in argument to easyjson.Unmarshal: *protocol.ValidationRequest does not implement easyjson.Unmarshaler (missing method UnmarshalEasyJSON)
run tests and linters / unit-tests: settings_test.go#L85
cannot use &response (value of type *protocol.SettingsValidationResponse) as easyjson.Unmarshaler value in argument to easyjson.Unmarshal: *protocol.SettingsValidationResponse does not implement easyjson.Unmarshaler (missing method UnmarshalEasyJSON)
run tests and linters / unit-tests: settings_test.go#L111
cannot use &response (value of type *protocol.SettingsValidationResponse) as easyjson.Unmarshaler value in argument to easyjson.Unmarshal: *protocol.SettingsValidationResponse does not implement easyjson.Unmarshaler (missing method UnmarshalEasyJSON)
run tests and linters / unit-tests: settings_test.go#L141
cannot use &response (value of type *protocol.SettingsValidationResponse) as easyjson.Unmarshaler value in argument to easyjson.Unmarshal: *protocol.SettingsValidationResponse does not implement easyjson.Unmarshaler (missing method UnmarshalEasyJSON)
run tests and linters / unit-tests: settings_test.go#L171
cannot use &response (value of type *protocol.SettingsValidationResponse) as easyjson.Unmarshaler value in argument to easyjson.Unmarshal: *protocol.SettingsValidationResponse does not implement easyjson.Unmarshaler (missing method UnmarshalEasyJSON)
run tests and linters / unit-tests: validate_test.go#L32
cannot use &response (value of type *protocol.ValidationResponse) as easyjson.Unmarshaler value in argument to easyjson.Unmarshal: *protocol.ValidationResponse does not implement easyjson.Unmarshaler (missing method UnmarshalEasyJSON)
run tests and linters / unit-tests: validate_test.go#L64
cannot use &response (value of type *protocol.ValidationResponse) as easyjson.Unmarshaler value in argument to easyjson.Unmarshal: *protocol.ValidationResponse does not implement easyjson.Unmarshaler (missing method UnmarshalEasyJSON)
run tests and linters / unit-tests: validate_test.go#L96
cannot use &response (value of type *protocol.ValidationResponse) as easyjson.Unmarshaler value in argument to easyjson.Unmarshal: *protocol.ValidationResponse does not implement easyjson.Unmarshaler (missing method UnmarshalEasyJSON)
run tests and linters / unit-tests: validate_test.go#L128
cannot use &response (value of type *protocol.ValidationResponse) as easyjson.Unmarshaler value in argument to easyjson.Unmarshal: *protocol.ValidationResponse does not implement easyjson.Unmarshaler (missing method UnmarshalEasyJSON)
run tests and linters / unit-tests: validate_test.go#L165
cannot use &response (value of type *protocol.ValidationResponse) as easyjson.Unmarshaler value in argument to easyjson.Unmarshal: *protocol.ValidationResponse does not implement easyjson.Unmarshaler (missing method UnmarshalEasyJSON)
run tests and linters / lint: main.go#L1
: # github.com/kubewarden/safe-annotations-policy [github.com/kubewarden/safe-annotations-policy.test]
run tests and linters / lint: validate.go#L17
cannot use &validationRequest (value of type *protocol.ValidationRequest) as easyjson.Unmarshaler value in argument to easyjson.Unmarshal: *protocol.ValidationRequest does not implement easyjson.Unmarshaler (missing method UnmarshalEasyJSON)
run tests and linters / lint: settings_test.go#L85
cannot use &response (value of type *protocol.SettingsValidationResponse) as easyjson.Unmarshaler value in argument to easyjson.Unmarshal: *protocol.SettingsValidationResponse does not implement easyjson.Unmarshaler (missing method UnmarshalEasyJSON)
run tests and linters / lint: settings_test.go#L111
cannot use &response (value of type *protocol.SettingsValidationResponse) as easyjson.Unmarshaler value in argument to easyjson.Unmarshal: *protocol.SettingsValidationResponse does not implement easyjson.Unmarshaler (missing method UnmarshalEasyJSON)
run tests and linters / lint: settings_test.go#L141
cannot use &response (value of type *protocol.SettingsValidationResponse) as easyjson.Unmarshaler value in argument to easyjson.Unmarshal: *protocol.SettingsValidationResponse does not implement easyjson.Unmarshaler (missing method UnmarshalEasyJSON)
run tests and linters / lint: settings_test.go#L171
cannot use &response (value of type *protocol.SettingsValidationResponse) as easyjson.Unmarshaler value in argument to easyjson.Unmarshal: *protocol.SettingsValidationResponse does not implement easyjson.Unmarshaler (missing method UnmarshalEasyJSON)
run tests and linters / lint: validate_test.go#L32
cannot use &response (value of type *protocol.ValidationResponse) as easyjson.Unmarshaler value in argument to easyjson.Unmarshal: *protocol.ValidationResponse does not implement easyjson.Unmarshaler (missing method UnmarshalEasyJSON)
run tests and linters / lint: validate_test.go#L64
cannot use &response (value of type *protocol.ValidationResponse) as easyjson.Unmarshaler value in argument to easyjson.Unmarshal: *protocol.ValidationResponse does not implement easyjson.Unmarshaler (missing method UnmarshalEasyJSON)
run tests and linters / lint: validate_test.go#L96
cannot use &response (value of type *protocol.ValidationResponse) as easyjson.Unmarshaler value in argument to easyjson.Unmarshal: *protocol.ValidationResponse does not implement easyjson.Unmarshaler (missing method UnmarshalEasyJSON)
run tests and linters / lint: validate_test.go#L128
cannot use &response (value of type *protocol.ValidationResponse) as easyjson.Unmarshaler value in argument to easyjson.Unmarshal: *protocol.ValidationResponse does not implement easyjson.Unmarshaler (missing method UnmarshalEasyJSON)
run tests and linters / lint
Restore cache failed: Dependencies file is not found in /home/runner/work/safe-annotations-policy/safe-annotations-policy. Supported file pattern: go.sum