Skip to content

gomod: Update x/exp and gomarkdown #2178

gomod: Update x/exp and gomarkdown

gomod: Update x/exp and gomarkdown #2178

Triggered via pull request August 9, 2023 12:02
Status Failure
Total duration 1m 0s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

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

Annotations

20 errors
lint: pkg/ranges/ranges.go#L1
: # github.com/wader/fq/pkg/ranges
lint: pkg/ranges/ranges.go#L66
type func(a Range, b Range) bool of func(a, b Range) bool {…} does not match inferred type func(a Range, b Range) int for func(a E, b E) int (typecheck)
lint: internal/mathex/num.go#L12
could not import github.com/wader/fq/pkg/ranges (-: # github.com/wader/fq/pkg/ranges
lint: pkg/ranges/ranges.go#L66
type func(a Range, b Range) bool of func(a, b Range) bool {…} does not match inferred type func(a Range, b Range) int for func(a E, b E) int) (typecheck)
lint: pkg/decode/decode.go#L16
could not import github.com/wader/fq/pkg/ranges (-: # github.com/wader/fq/pkg/ranges
lint: pkg/ranges/ranges.go#L66
type func(a Range, b Range) bool of func(a, b Range) bool {…} does not match inferred type func(a Range, b Range) int for func(a E, b E) int) (typecheck)
lint: pkg/decode/value.go#L203
type func(a *Value, b *Value) bool of (func(a, b *Value) bool literal) does not match inferred type func(a *Value, b *Value) int for func(a E, b E) int (typecheck)
lint: pkg/interp/binary.go#L18
could not import github.com/wader/fq/pkg/ranges (-: # github.com/wader/fq/pkg/ranges
lint: pkg/ranges/ranges.go#L66
type func(a Range, b Range) bool of func(a, b Range) bool {…} does not match inferred type func(a Range, b Range) int for func(a E, b E) int) (typecheck)
lint: pkg/interp/decode.go#L447
missing return (typecheck)
test (ubuntu-latest, 386, test): pkg/ranges/ranges.go#L66
type func(a Range, b Range) bool of func(a, b Range) bool {…} does not match inferred type func(a Range, b Range) int for func(a E, b E) int
test (ubuntu-latest, 386, test)
Process completed with exit code 2.
test (windows-latest, amd64, test)
The job was canceled because "ubuntu-latest_386_test" failed.
test (windows-latest, amd64, test)
The operation was canceled.
test (ubuntu-latest, amd64, test-race)
The job was canceled because "ubuntu-latest_386_test" failed.
test (ubuntu-latest, amd64, test-race): pkg/ranges/ranges.go#L66
type func(a Range, b Range) bool of func(a, b Range) bool {…} does not match inferred type func(a Range, b Range) int for func(a E, b E) int
test (ubuntu-latest, amd64, test-race)
The operation was canceled.
test (macos-latest, amd64, test)
The job was canceled because "ubuntu-latest_386_test" failed.
test (macos-latest, amd64, test): pkg/ranges/ranges.go#L66
type func(a Range, b Range) bool of func(a, b Range) bool {…} does not match inferred type func(a Range, b Range) int for func(a E, b E) int
test (macos-latest, amd64, test)
The operation was canceled.