Add project workflow feature so users can define how to execute steps when project related events fired #30504
pull-compliance.yml
on: pull_request
files-changed
/
detect
7s
lint-backend
5m 44s
lint-templates
47s
lint-yaml
0s
lint-swagger
0s
lint-spell
26s
lint-go-windows
5m 50s
lint-go-gogit
5m 53s
checks-backend
3m 8s
frontend
0s
backend
6m 57s
docs
0s
actions
0s
Annotations
6 errors
|
lint-backend
Process completed with exit code 2.
|
|
lint-backend:
models/project/workflows.go#L42
exported: type name will be used as project.ProjectWorkflow by other packages, and that stutters; consider calling this Workflow (revive)
|
|
lint-go-windows
Process completed with exit code 2.
|
|
lint-go-windows:
models/project/workflows.go#L42
exported: type name will be used as project.ProjectWorkflow by other packages, and that stutters; consider calling this Workflow (revive)
|
|
lint-go-gogit
Process completed with exit code 2.
|
|
lint-go-gogit:
models/project/workflows.go#L42
exported: type name will be used as project.ProjectWorkflow by other packages, and that stutters; consider calling this Workflow (revive)
|