Update specs.yml #453
Annotations
7 errors and 1 warning
test (1.21.1, ubuntu-latest):
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)
|
test (1.21.1, ubuntu-latest):
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)
|
test (1.21.1, ubuntu-latest):
vendor/golang.org/x/sys/unix/syscall_linux.go#L1018
unsafe.Slice requires go1.17 or later (-lang was set to go1.16; check go.mod)
|
test (1.21.1, ubuntu-latest):
vendor/golang.org/x/sys/unix/syscall_linux.go#L2300
unsafe.Slice requires go1.17 or later (-lang was set to go1.16; check go.mod)
|
test (1.21.1, ubuntu-latest):
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)
|
test (1.21.1, ubuntu-latest):
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)
|
test (1.21.1, ubuntu-latest)
Process completed with exit code 1.
|
test (1.21.1, ubuntu-latest)
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/
|