Skip to content

fix: split files into chunks #734

fix: split files into chunks

fix: split files into chunks #734

Triggered via pull request August 25, 2023 14:24
Status Failure
Total duration 3m 54s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

test.yml

on: pull_request
Matrix: test-integrity
Matrix: test
coverage
0s
coverage
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 6 warnings
test (1.21.x, ubuntu-latest): internal/lefthook/runner/runner_test.go#L22
opts.args undefined (type ExecuteOptions has no field or method args)
test (1.21.x, ubuntu-latest): internal/lefthook/runner/runner_test.go#L25
opts.args undefined (type ExecuteOptions has no field or method args)
test (1.21.x, ubuntu-latest)
Process completed with exit code 1.
test (1.21.x, windows-latest)
The operation was canceled.
test (1.21.x, macos-latest): internal/lefthook/runner/runner_test.go#L22
opts.args undefined (type ExecuteOptions has no field or method args)
test (1.21.x, macos-latest): internal/lefthook/runner/runner_test.go#L25
opts.args undefined (type ExecuteOptions has no field or method args)
test (1.21.x, macos-latest)
The operation was canceled.
build: internal/lefthook/runner/execute_windows.go#L44
cannot use args (variable of type []string) as string value in argument to exec.Command
build
The process '/opt/hostedtoolcache/goreleaser-action/1.20.0/x64/goreleaser' failed with exit code 1
test-integrity (1.21.x, 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/
test (1.21.x, 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/
test (1.21.x, windows-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@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 (1.21.x, macos-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/
test-integrity (1.21.x, macos-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/
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2, goreleaser/goreleaser-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/