Skip to content

Update dependencies and copyright information #75

Update dependencies and copyright information

Update dependencies and copyright information #75

Re-run triggered July 21, 2024 03:39
Status Failure
Total duration 24s
Artifacts

go.yml

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

Annotations

31 errors and 1 warning
test (1.15.x, ubuntu-latest)
found packages atom (atom.go) and main (gen.go) in /home/runner/go/pkg/mod/golang.org/x/[email protected]/html/atom
test (1.15.x, ubuntu-latest)
found packages charmap (charmap.go) and main (maketables.go) in /home/runner/go/pkg/mod/golang.org/x/[email protected]/encoding/charmap
test (1.15.x, ubuntu-latest)
import "golang.org/x/text/encoding/htmlindex" is a program, not an importable package
test (1.15.x, ubuntu-latest)
import "golang.org/x/text/encoding/internal/identifier" is a program, not an importable package
test (1.15.x, ubuntu-latest)
found packages japanese (all.go) and main (maketables.go) in /home/runner/go/pkg/mod/golang.org/x/[email protected]/encoding/japanese
test (1.15.x, ubuntu-latest)
found packages korean (all_test.go) and main (maketables.go) in /home/runner/go/pkg/mod/golang.org/x/[email protected]/encoding/korean
test (1.15.x, ubuntu-latest)
found packages simplifiedchinese (all.go) and main (maketables.go) in /home/runner/go/pkg/mod/golang.org/x/[email protected]/encoding/simplifiedchinese
test (1.15.x, ubuntu-latest)
found packages traditionalchinese (all_test.go) and main (maketables.go) in /home/runner/go/pkg/mod/golang.org/x/[email protected]/encoding/traditionalchinese
test (1.15.x, ubuntu-latest)
found packages language (common.go) and main (gen.go) in /home/runner/go/pkg/mod/golang.org/x/[email protected]/internal/language
test (1.15.x, ubuntu-latest)
found packages compact (compact.go) and main (gen.go) in /home/runner/go/pkg/mod/golang.org/x/[email protected]/internal/language/compact
test (1.16.x, ubuntu-latest)
The job was canceled because "_1_15_x_ubuntu-latest" failed.
test (1.16.x, ubuntu-latest)
//go:build comment without // +build comment
test (1.16.x, ubuntu-latest)
//go:build comment without // +build comment
test (1.16.x, ubuntu-latest)
//go:build comment without // +build comment
test (1.16.x, ubuntu-latest)
//go:build comment without // +build comment
test (1.16.x, ubuntu-latest)
//go:build comment without // +build comment
test (1.16.x, ubuntu-latest)
//go:build comment without // +build comment
test (1.16.x, ubuntu-latest)
//go:build comment without // +build comment
test (1.16.x, ubuntu-latest)
//go:build comment without // +build comment
test (1.16.x, ubuntu-latest)
//go:build comment without // +build comment
test (1.16.x, ubuntu-latest)
//go:build comment without // +build comment
test (1.13.x, ubuntu-latest)
The job was canceled because "_1_15_x_ubuntu-latest" failed.
test (1.13.x, ubuntu-latest)
found packages atom (atom.go) and main (gen.go) in /home/runner/go/pkg/mod/golang.org/x/[email protected]/html/atom
test (1.13.x, ubuntu-latest)
found packages charmap (charmap.go) and main (maketables.go) in /home/runner/go/pkg/mod/golang.org/x/[email protected]/encoding/charmap
test (1.13.x, ubuntu-latest)
import "golang.org/x/text/encoding/htmlindex" is a program, not an importable package
test (1.13.x, ubuntu-latest)
import "golang.org/x/text/encoding/internal/identifier" is a program, not an importable package
test (1.13.x, ubuntu-latest)
Process completed with exit code 1.
test (1.14.x, ubuntu-latest)
The job was canceled because "_1_15_x_ubuntu-latest" failed.
test (1.14.x, ubuntu-latest)
The operation was canceled.
test (1.17.x, ubuntu-latest)
The job was canceled because "_1_15_x_ubuntu-latest" failed.
test (1.17.x, ubuntu-latest)
The operation was canceled.
test (1.15.x, ubuntu-latest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v3, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/