fix(deps): update all non-major dependencies #359
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)
|