Skip to content

fix(deps): update all non-major dependencies #359

fix(deps): update all non-major dependencies

fix(deps): update all non-major dependencies #359

Triggered via pull request November 23, 2024 14:12
Status Failure
Total duration 2m 33s
Artifacts

ci.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Lint: collect.go#L383
SA1019: h.Text is deprecated: Use other properties of the node to get the text value(i.e. Pragraph.Lines, Text.Value). (staticcheck)
Lint: collect.go#L428
SA1019: h.Text is deprecated: Use other properties of the node to get the text value(i.e. Pragraph.Lines, Text.Value). (staticcheck)
Lint: internal/goldast/walk_test.go#L34
SA1019: n.Text is deprecated: Use other properties of the node to get the text value(i.e. Pragraph.Lines, Text.Value). (staticcheck)
Lint: internal/goldast/walk_test.go#L38
SA1019: n.Text is deprecated: Use other properties of the node to get the text value(i.e. Pragraph.Lines, Text.Value). (staticcheck)
Lint: internal/goldast/walk_test.go#L45
SA1019: n.Text is deprecated: Use other properties of the node to get the text value(i.e. Pragraph.Lines, Text.Value). (staticcheck)
Lint: internal/stitch/item.go#L155
SA1019: link.Text is deprecated: Use other properties of the node to get the text value(i.e. Pragraph.Lines, Text.Value). (staticcheck)
Lint: internal/stitch/item.go#L200
SA1019: embed.Text is deprecated: Use other properties of the node to get the text value(i.e. Pragraph.Lines, Text.Value). (staticcheck)
Lint: internal/stitch/item.go#L242
SA1019: text.Text is deprecated: Use other properties of the node to get the text value(i.e. Text.Value). (staticcheck)
Lint: internal/stitch/summary.go#L135
SA1019: h.Text is deprecated: Use other properties of the node to get the text value(i.e. Pragraph.Lines, Text.Value). (staticcheck)
Lint: transform.go#L402
SA1019: h.AST.Text is deprecated: Use other properties of the node to get the text value(i.e. Pragraph.Lines, Text.Value). (staticcheck)