Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Action to build release doesn't support go 1.18 #14

Open
waltervargas opened this issue Aug 10, 2022 · 0 comments
Open

Action to build release doesn't support go 1.18 #14

waltervargas opened this issue Aug 10, 2022 · 0 comments

Comments

@waltervargas
Copy link
Owner

# golang.org/x/sys/unix
/go/pkg/mod/golang.org/x/sys@v0.0.0-20220615213510-4f61da869c0c/unix/fcntl_darwin.go:15:42: undefined: Flock_t
/go/pkg/mod/golang.org/x/sys@v0.0.0-20220615213510-4f61da869c0c/unix/fcntl_darwin.go:21:47: undefined: Fstore_t
/go/pkg/mod/golang.org/x/sys@v0.0.0-20220615213510-4f61da869c0c/unix/fdset.go:11:12: undefined: FdSet
/go/pkg/mod/golang.org/x/sys@v0.0.0-20220615213510-4f61da869c0c/unix/fdset.go:16:12: undefined: FdSet
/go/pkg/mod/golang.org/x/sys@v0.0.0-20220615213510-4f61da869c0c/unix/fdset.go:21:12: undefined: FdSet
/go/pkg/mod/golang.org/x/sys@v0.0.0-20220615213510-4f61da8[69](https://github.com/waltervargas/ewcli/runs/7777403696?check_suite_focus=true#step:4:70)c0c/unix/fdset.go:26:12: undefined: FdSet
/go/pkg/mod/golang.org/x/sys@v0.0.0-20220615213510-4f61da869c0c/unix/syscall_unix_gc.go:15:6: missing function body
/go/pkg/mod/golang.org/x/sys@v0.0.0-20220615213510-4f61da869c0c/unix/syscall_unix_gc.go:16:6: missing function body
/go/pkg/mod/golang.org/x/sys@v0.0.0-20220615213510-4f61da869c0c/unix/syscall_unix_gc.go:17:6: missing function body
/go/pkg/mod/golang.org/x/sys@v0.0.0-20220615213510-4f61da869c0c/unix/syscall_unix_gc.go:18:6: missing function body
/go/pkg/mod/golang.org/x/sys@v0.0.0-20220615213510-4f61da869c0c/unix/fdset.go:26:12: too many errors
note: module requires Go 1.17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant