Fix path to repo due to org changes #145
Annotations
8 errors and 4 warnings
Lint:
vendor/golang.org/x/sys/unix/mremap.go#L41
unsafe.Slice requires go1.17 or later (-lang was set to go1.16; check go.mod)
|
Lint:
vendor/golang.org/x/sys/unix/syscall.go#L82
unsafe.Slice requires go1.17 or later (-lang was set to go1.16; check go.mod)
|
Lint:
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)
|
Lint:
vendor/golang.org/x/sys/unix/syscall_linux.go#L2397
unsafe.Slice requires go1.17 or later (-lang was set to go1.16; check go.mod)
|
Lint:
vendor/golang.org/x/sys/unix/syscall_unix.go#L117
unsafe.Slice requires go1.17 or later (-lang was set to go1.16; check go.mod)
|
Lint:
vendor/golang.org/x/sys/unix/sysvshm_unix.go#L32
unsafe.Slice requires go1.17 or later (-lang was set to go1.16; check go.mod)
|
Lint
static-test] Error 1
|
Lint
Process completed with exit code 2.
|
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v1, actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v1, 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/
|
Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v1, actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v1, 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/
|