Merge remote-tracking branch 'upstream/devel' into devel+classic #497
Annotations
11 errors
tests (ubuntu-20.04)
type func(i Match, j Match) bool of func(i, j Match) bool {…} does not match inferred type func(a Match, b Match) int for func(a E, b E) int
|
tests (ubuntu-20.04)
type func(i FileInfo, j FileInfo) bool of func(i, j FileInfo) bool {…} does not match inferred type func(a FileInfo, b FileInfo) int for func(a E, b E) int
|
tests (ubuntu-20.04)
Process completed with exit code 2.
|
tests (macos-11)
The job was canceled because "ubuntu-20_04" failed.
|
tests (macos-11)
type func(i Match, j Match) bool of func(i, j Match) bool {…} does not match inferred type func(a Match, b Match) int for func(a E, b E) int
|
tests (macos-11)
type func(i FileInfo, j FileInfo) bool of func(i, j FileInfo) bool {…} does not match inferred type func(a FileInfo, b FileInfo) int for func(a E, b E) int
|
tests (macos-11)
The operation was canceled.
|
docker-build-check
Process completed with exit code 2.
|
tests-windows (windows-2022)
type func(i Match, j Match) bool of func(i, j Match) bool {…} does not match inferred type func(a Match, b Match) int for func(a E, b E) int
|
tests-windows (windows-2022)
type func(i FileInfo, j FileInfo) bool of func(i, j FileInfo) bool {…} does not match inferred type func(a FileInfo, b FileInfo) int for func(a E, b E) int
|
tests-windows (windows-2022)
Process completed with exit code 1.
|