api: rest: workflow api add #7
continuous-integration.yaml
on: pull_request
Build a container image
1m 56s
Matrix: Build source code
Annotations
4 errors and 1 warning
Build source code (1.23.0, ubuntu-22.04):
lib/airflow/workflow.go#L260
ineffectual assignment to err (ineffassign)
|
Build source code (1.23.0, ubuntu-22.04):
lib/airflow/workflow.go#L8
SA1019: "io/ioutil" has been deprecated since Go 1.19: As of Go 1.16, the same functionality is now provided by package [io] or package [os], and those implementations should be preferred in new code. See the specific function documentation for details. (staticcheck)
|
Build source code (1.23.0, ubuntu-22.04)
Process completed with exit code 2.
|
Build a container image
Process completed with exit code 1.
|
Build source code (1.23.0, ubuntu-22.04)
Failed to restore: "/usr/bin/tar" failed with error: The process '/usr/bin/tar' failed with exit code 2
|