Skip to content

Update go dependencies #23473

Update go dependencies

Update go dependencies #23473

Triggered via pull request October 31, 2024 04:34
Status Failure
Total duration 8m 10s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

pull-compliance.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

25 errors
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: modules/markup/markdown/transform_blockquote.go#L48
SA1019: node1.Text is deprecated: Use other properties of the node to get the text value(i.e. Pragraph.Lines, Text.Value). (staticcheck)
lint-go-windows: modules/markup/markdown/transform_codespan.go#L72
SA1019: v.Text is deprecated: Use other properties of the node to get the text value(i.e. Pragraph.Lines, Text.Value). (staticcheck)
lint-go-windows: modules/markup/markdown/transform_heading.go#L22
SA1019: v.Text is deprecated: Use other properties of the node to get the text value(i.e. Pragraph.Lines, Text.Value). (staticcheck)
lint-go-windows: modules/markup/mdstripper/mdstripper.go#L49
SA1019: v.Text is deprecated: Use other properties of the node to get the text value(i.e. Text.Value). (staticcheck)
lint-go-windows: services/auth/source/ldap/source_search.go#L120
SA1019: ldap.DialTLS is deprecated: Use DialURL instead. (staticcheck)
lint-go-windows: services/auth/source/ldap/source_search.go#L123
SA1019: ldap.Dial is deprecated: Use DialURL instead. (staticcheck)
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
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: modules/markup/markdown/transform_blockquote.go#L48
SA1019: node1.Text is deprecated: Use other properties of the node to get the text value(i.e. Pragraph.Lines, Text.Value). (staticcheck)
lint-go-gogit: modules/markup/markdown/transform_codespan.go#L72
SA1019: v.Text is deprecated: Use other properties of the node to get the text value(i.e. Pragraph.Lines, Text.Value). (staticcheck)
lint-go-gogit: modules/markup/markdown/transform_heading.go#L22
SA1019: v.Text is deprecated: Use other properties of the node to get the text value(i.e. Pragraph.Lines, Text.Value). (staticcheck)
lint-go-gogit: modules/markup/mdstripper/mdstripper.go#L49
SA1019: v.Text is deprecated: Use other properties of the node to get the text value(i.e. Text.Value). (staticcheck)
lint-go-gogit: services/auth/source/ldap/source_search.go#L120
SA1019: ldap.DialTLS is deprecated: Use DialURL instead. (staticcheck)
lint-go-gogit: services/auth/source/ldap/source_search.go#L123
SA1019: ldap.Dial is deprecated: Use DialURL instead. (staticcheck)
lint-go-gogit
Process completed with exit code 2.
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: modules/markup/markdown/transform_blockquote.go#L48
SA1019: node1.Text is deprecated: Use other properties of the node to get the text value(i.e. Pragraph.Lines, Text.Value). (staticcheck)
lint-backend: modules/markup/markdown/transform_codespan.go#L72
SA1019: v.Text is deprecated: Use other properties of the node to get the text value(i.e. Pragraph.Lines, Text.Value). (staticcheck)
lint-backend: modules/markup/markdown/transform_heading.go#L22
SA1019: v.Text is deprecated: Use other properties of the node to get the text value(i.e. Pragraph.Lines, Text.Value). (staticcheck)
lint-backend: modules/markup/mdstripper/mdstripper.go#L49
SA1019: v.Text is deprecated: Use other properties of the node to get the text value(i.e. Text.Value). (staticcheck)
lint-backend: services/auth/source/ldap/source_search.go#L120
SA1019: ldap.DialTLS is deprecated: Use DialURL instead. (staticcheck)
lint-backend: services/auth/source/ldap/source_search.go#L123
SA1019: ldap.Dial is deprecated: Use DialURL instead. (staticcheck)
lint-backend
Process completed with exit code 2.