Skip to content

Fix Go 1.23 types.Alias handling #810

Fix Go 1.23 types.Alias handling

Fix Go 1.23 types.Alias handling #810

Triggered via pull request August 24, 2024 13:41
Status Failure
Total duration 1m 5s
Artifacts

testing.yml

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

Annotations

9 errors and 2 warnings
build (ubuntu-latest, 1.23)
in call to slices.SortFunc, type func(i K, j K) bool of less does not match inferred type func(a K, b K) int for func(a E, b E) int
build (ubuntu-latest, 1.23)
Process completed with exit code 1.
build (ubuntu-latest, 1.22)
The job was canceled because "ubuntu-latest_1_23" failed.
build (ubuntu-latest, 1.22)
in call to slices.SortFunc, type func(i K, j K) bool of less does not match inferred type func(a K, b K) int for func(a E, b E) int
build (ubuntu-latest, 1.22)
The operation was canceled.
build (macos-latest, 1.23)
The job was canceled because "ubuntu-latest_1_23" failed.
build (macos-latest, 1.23)
The operation was canceled.
build (macos-latest, 1.22)
The job was canceled because "ubuntu-latest_1_23" failed.
build (macos-latest, 1.22)
The operation was canceled.
build (ubuntu-latest, 1.23)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (ubuntu-latest, 1.23)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/