Allow code search by filename #22976
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
pull-compliance.yml
on: pull_request
files-changed
/
detect
5s
lint-backend
6m 6s
lint-templates
0s
lint-yaml
19s
lint-swagger
0s
lint-spell
23s
lint-go-windows
6m 3s
lint-go-gogit
5m 36s
checks-backend
3m 0s
frontend
0s
backend
6m 40s
docs
0s
actions
0s
Annotations
8 errors
|
lint-yaml:
models/fixtures/repository.yml#L1802
1802:3 [new-line-at-end-of-file] no new line character at the end of file
|
|
lint-yaml:
models/fixtures/repository.yml#L1802
1802:1 [trailing-spaces] trailing spaces
|
|
lint-yaml:
models/fixtures/repo_unit.yml#L736
736:1 [empty-lines] too many blank lines (1 > 0)
|
|
lint-yaml
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-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-windows
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
cannot use debug.SetCrashOutput (value of type func(f *os.File, opts debug.CrashOptions) error) as func(*os.File) error value in assignment
|