Skip to content

chore(deps): update kubewarden/github-actions action to v3.1.7 #129

chore(deps): update kubewarden/github-actions action to v3.1.7

chore(deps): update kubewarden/github-actions action to v3.1.7 #129

Triggered via pull request July 31, 2023 12:14
Status Failure
Total duration 34s
Artifacts

test.yml

on: pull_request
run tests and linters  /  unit-tests
26s
run tests and linters / unit-tests
run tests and linters  /  lint
14s
run tests and linters / lint
run tests and linters  /  check-artifacthub
8s
run tests and linters / check-artifacthub
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 1 warning
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 / 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
Restore cache failed: Dependencies file is not found in /home/runner/work/safe-annotations-policy/safe-annotations-policy. Supported file pattern: go.sum