Skip to content

go mod tidy.

go mod tidy. #38

Triggered via push March 29, 2024 11:05
Status Failure
Total duration 47s
Artifacts

test.yml

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

Annotations

14 errors and 2 warnings
test (ubuntu-latest): cmd/gomarkdoc/command.go#L1
: # github.com/Weborama/gomarkdoc/cmd/gomarkdoc [github.com/Weborama/gomarkdoc/cmd/gomarkdoc.test]
test (ubuntu-latest): cmd/gomarkdoc/output.go#L121
undefined: diffmatchpatch
test (ubuntu-latest): cmd/gomarkdoc/output.go#L125
undefined: diffmatchpatch
test (ubuntu-latest): cmd/gomarkdoc/output.go#L127
undefined: diffmatchpatch
test (ubuntu-latest): cmd/gomarkdoc/output.go#L135
undefined: termdiff
test (ubuntu-latest): cmd/gomarkdoc/output.go#L137
undefined: termdiff
test (ubuntu-latest): cmd/gomarkdoc/output.go#L141
undefined: termdiff
test (ubuntu-latest): cmd/gomarkdoc/output.go#L142
undefined: termdiff
test (ubuntu-latest): cmd/gomarkdoc/command_test.go#L31
undefined: tests (typecheck)
test (ubuntu-latest)
The process '/opt/hostedtoolcache/mage-action/1.15.0/x64/mage' failed with exit code 1
test (macos-latest)
The job was canceled because "ubuntu-latest" failed.
test (macos-latest)
The operation was canceled.
test (windows-latest)
The job was canceled because "ubuntu-latest" failed.
test (windows-latest)
The operation was canceled.
test (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v1, actions/checkout@v2, magefile/mage-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v1, actions/checkout@v2, magefile/mage-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/