WIP: Support concurrency
for Actions
#25068
Annotations
11 errors and 1 warning
Run make deps-backend deps-tools
cannot use debug.SetCrashOutput (value of type func(f *os.File, opts debug.CrashOptions) error) as func(*os.File) error value in assignment
|
Run make lint-go:
cmd/migrate_storage.go#L13
could not import code.gitea.io/gitea/models/actions (-: # code.gitea.io/gitea/models/actions
|
Run make lint-go:
models/actions/run.go#L366
job.RawConcurrency undefined (type *jobparser.Job has no field or method RawConcurrency)
|
Run make lint-go:
models/actions/run.go#L367
job.RawConcurrency undefined (type *jobparser.Job has no field or method RawConcurrency)
|
Run make lint-go:
models/actions/run.go#L368
job.RawConcurrency undefined (type *jobparser.Job has no field or method RawConcurrency)) (typecheck)
|
Run make lint-go:
models/actions/run.go#L366
job.RawConcurrency undefined (type *jobparser.Job has no field or method RawConcurrency)
|
Run make lint-go:
models/actions/run.go#L367
job.RawConcurrency undefined (type *jobparser.Job has no field or method RawConcurrency)
|
Run make lint-go:
models/actions/run.go#L368
job.RawConcurrency undefined (type *jobparser.Job has no field or method RawConcurrency) (typecheck)
|
Run make lint-go:
models/activities/main_test.go#L12
could not import code.gitea.io/gitea/models/actions (-: # code.gitea.io/gitea/models/actions
|
Run make lint-go:
models/actions/run.go#L366
job.RawConcurrency undefined (type *jobparser.Job has no field or method RawConcurrency)
|
Run make lint-go:
models/actions/run.go#L367
job.RawConcurrency undefined (type *jobparser.Job has no field or method RawConcurrency)
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading