Skip to content

Update main.yml

Update main.yml #240

Triggered via push March 18, 2024 14:53
Status Failure
Total duration 1m 10s
Artifacts

main.yml

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

Annotations

16 errors and 2 warnings
test (1.16.3, ubuntu-latest)
missing go.sum entry for module providing package github.com/yuin/goldmark (imported by github.com/gohugoio/hugo/markup/goldmark); to add:
test (1.16.3, ubuntu-latest)
missing go.sum entry for module providing package github.com/yuin/goldmark/ast (imported by github.com/gohugoio/hugo/markup/goldmark); to add:
test (1.16.3, ubuntu-latest)
missing go.sum entry for module providing package github.com/yuin/goldmark/extension (imported by github.com/gohugoio/hugo/markup/goldmark); to add:
test (1.16.3, ubuntu-latest)
missing go.sum entry for module providing package github.com/yuin/goldmark/parser (imported by github.com/gohugoio/hugo/markup/goldmark); to add:
test (1.16.3, ubuntu-latest)
missing go.sum entry for module providing package github.com/yuin/goldmark/renderer (imported by github.com/gohugoio/hugo/markup/goldmark); to add:
test (1.16.3, ubuntu-latest)
missing go.sum entry for module providing package github.com/yuin/goldmark/renderer/html (imported by github.com/gohugoio/hugo/markup/goldmark); to add:
test (1.16.3, ubuntu-latest)
missing go.sum entry for module providing package github.com/yuin/goldmark/text (imported by github.com/gohugoio/hugo/markup/goldmark); to add:
test (1.16.3, ubuntu-latest)
missing go.sum entry for module providing package github.com/yuin/goldmark/util (imported by github.com/gohugoio/hugo/markup/goldmark); to add:
test (1.16.3, ubuntu-latest)
missing go.sum entry for module providing package golang.org/x/crypto/openpgp (imported by gopkg.in/src-d/go-git.v4); to add:
test (1.16.3, ubuntu-latest)
missing go.sum entry for module providing package golang.org/x/crypto/ssh (imported by gopkg.in/src-d/go-git.v4/plumbing/transport/ssh); to add:
test (1.16.3, ubuntu-latest)
clean] Error 1 (ignored)
test (1.16.3, ubuntu-latest)
clean] Error 1 (ignored)
test (1.16.3, windows-latest)
The job was canceled because "_1_16_3_ubuntu-latest" failed.
test (1.16.3, windows-latest)
The operation was canceled.
test (1.16.3, macos-latest)
The job was canceled because "_1_16_3_ubuntu-latest" failed.
test (1.16.3, macos-latest)
The operation was canceled.
test (1.16.3, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v1, actions/[email protected], actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test (1.16.3, ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v1, actions/[email protected], actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/