Skip to content

[WIP] Feature: Support workflow event dispatch via API #22682

[WIP] Feature: Support workflow event dispatch via API

[WIP] Feature: Support workflow event dispatch via API #22682

Triggered via pull request September 20, 2024 12:17
Status Failure
Total duration 12m 22s
Artifacts

pull-compliance.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

13 errors
lint-backend
cannot use debug.SetCrashOutput (value of type func(f *os.File, opts debug.CrashOptions) error) as func(*os.File) error value in assignment
lint-backend: services/actions/workflow.go#L36
ineffectual assignment to err (ineffassign)
lint-backend: services/actions/workflow.go#L43
getActionWorkflowEntry - result 1 (error) is always nil (unparam)
lint-backend
Process completed with exit code 2.
lint-go-gogit
cannot use debug.SetCrashOutput (value of type func(f *os.File, opts debug.CrashOptions) error) as func(*os.File) error value in assignment
lint-go-gogit: services/actions/workflow.go#L36
ineffectual assignment to err (ineffassign)
lint-go-gogit: services/actions/workflow.go#L43
getActionWorkflowEntry - result 1 (error) is always nil (unparam)
lint-go-gogit
Process completed with exit code 2.
checks-backend
cannot use debug.SetCrashOutput (value of type func(f *os.File, opts debug.CrashOptions) error) as func(*os.File) error value in assignment
lint-go-windows: services/actions/workflow.go#L36
ineffectual assignment to err (ineffassign)
lint-go-windows: services/actions/workflow.go#L43
getActionWorkflowEntry - result 1 (error) is always nil (unparam)
lint-go-windows
Process completed with exit code 2.
lint-go-windows
cannot use debug.SetCrashOutput (value of type func(f *os.File, opts debug.CrashOptions) error) as func(*os.File) error value in assignment