all: use unsafe.Add() where possible #7010
build-macos.yml
on: pull_request
Matrix: build-macos
Matrix: homebrew-install
Annotations
7 errors and 5 warnings
|
build-macos (macos-15-intel)
Process completed with exit code 2.
|
|
build-macos (macos-15-intel)
cannot use base (variable of type uintptr) as unsafe.Pointer value in argument to unsafe.Add
|
|
build-macos (macos-15-intel)
cannot use base (variable of type uintptr) as unsafe.Pointer value in argument to unsafe.Add
|
|
build-macos (macos-14)
The strategy configuration was canceled because "build-macos.macos-15-intel" failed
|
|
build-macos (macos-14)
The operation was canceled.
|
|
build-macos (macos-14)
cannot use base (variable of type uintptr) as unsafe.Pointer value in argument to unsafe.Add
|
|
build-macos (macos-14)
cannot use base (variable of type uintptr) as unsafe.Pointer value in argument to unsafe.Add
|
|
homebrew-install (16)
llvm@16 was installed but not linked because llvm@18 is already installed.
To link this version, run:
brew link llvm@16
|
|
homebrew-install (20)
llvm@20 was installed but not linked because llvm@18 is already installed.
To link this version, run:
brew link llvm@20
|
|
homebrew-install (18)
llvm@18 18.1.8 is already installed and up-to-date.
To reinstall 18.1.8, run:
brew reinstall llvm@18
|
|
homebrew-install (19)
llvm@19 was installed but not linked because llvm@18 is already installed.
To link this version, run:
brew link llvm@19
|
|
homebrew-install (17)
llvm@17 was installed but not linked because llvm@18 is already installed.
To link this version, run:
brew link llvm@17
|