Bump golang.org/x/net from 0.0.0-20210119194325-5f4716e94777 to 0.17.0 #156
Annotations
7 errors and 2 warnings
Build:
vendor/golang.org/x/sys/unix/mremap.go#L42
unsafe.Slice requires go1.17 or later (-lang was set to go1.16; check go.mod)
|
Build:
vendor/golang.org/x/sys/unix/syscall.go#L83
unsafe.Slice requires go1.17 or later (-lang was set to go1.16; check go.mod)
|
Build:
vendor/golang.org/x/sys/unix/syscall_linux.go#L1009
unsafe.Slice requires go1.17 or later (-lang was set to go1.16; check go.mod)
|
Build:
vendor/golang.org/x/sys/unix/syscall_linux.go#L2289
unsafe.Slice requires go1.17 or later (-lang was set to go1.16; check go.mod)
|
Build:
vendor/golang.org/x/sys/unix/syscall_unix.go#L118
unsafe.Slice requires go1.17 or later (-lang was set to go1.16; check go.mod)
|
Build:
vendor/golang.org/x/sys/unix/sysvshm_unix.go#L33
unsafe.Slice requires go1.17 or later (-lang was set to go1.16; check go.mod)
|
Build
Process completed with exit code 1.
|
Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v2, actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|