Skip to content

(misc) Handle deprecated methods #150

(misc) Handle deprecated methods

(misc) Handle deprecated methods #150

Triggered via push December 19, 2023 15:09
Status Failure
Total duration 46s
Artifacts

test.yaml

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

Annotations

4 errors and 2 warnings
test (1.20): usage.go#L37
doc.ToText has been deprecated since Go 1.20: ToText cannot identify documentation links in the doc comment, because they depend on knowing what package the text came from, which is not included in this API. (SA1019)
test (1.20)
Process completed with exit code 1.
test (1.21): usage.go#L37
doc.ToText has been deprecated since Go 1.20: ToText cannot identify documentation links in the doc comment, because they depend on knowing what package the text came from, which is not included in this API. (SA1019)
test (1.21)
The operation was canceled.
test (1.20)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test (1.21)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/