*: bump some dependencies for release-6.5 hot patch #7387
Annotations
3 errors and 1 warning
build lightning:
br/pkg/lightning/restore/precheck_impl.go#L335
in call to slices.SortFunc, type func(i *pdtypes.StoreInfo, j *pdtypes.StoreInfo) bool of func(i, j *pdtypes.StoreInfo) bool {…} does not match inferred type func(a *pdtypes.StoreInfo, b *pdtypes.StoreInfo) int for func(a E, b E) int
|
build lightning:
br/pkg/lightning/restore/table_restore.go#L312
in call to slices.SortFunc, type func(i engineCheckpoint, j engineCheckpoint) bool of func(i, j engineCheckpoint) bool {…} does not match inferred type func(a engineCheckpoint, b engineCheckpoint) int for func(a E, b E) int
|
build lightning
Process completed with exit code 2.
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading