new: support cmdline arguments #55
Annotations
3 errors and 1 warning
golangci-lint:
pkg/task/task.go#L161
unslice: could simplify fullCmdLine[0][:] to fullCmdLine[0] (gocritic)
|
golangci-lint:
pkg/task/task.go#L163
unslice: could simplify joinedArgs[:] to joinedArgs (gocritic)
|
golangci-lint
issues found
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3, actions/setup-go@4d34df0c2316fe8122ab82dc22947d607c0c91f9, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading