fix(deps): update all non-major dependencies #361
Annotations
10 errors and 2 warnings
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)
|
Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test (ubuntu-latest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|