Skip to content

new: support cmdline arguments #55

new: support cmdline arguments

new: support cmdline arguments #55

Triggered via pull request March 23, 2024 14:02
Status Failure
Total duration 1m 5s
Artifacts

lint.yaml

on: pull_request
Lint golang files
53s
Lint golang files
Enforce go.mod tidiness
10s
Enforce go.mod tidiness
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 2 warnings
Lint golang files: pkg/task/task.go#L161
unslice: could simplify fullCmdLine[0][:] to fullCmdLine[0] (gocritic)
Lint golang files: pkg/task/task.go#L163
unslice: could simplify joinedArgs[:] to joinedArgs (gocritic)
Lint golang files
issues found
Enforce go.mod tidiness
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@8f4b7f84864484a7bf31766abe9204da3cbe65b3, actions/setup-go@4d34df0c2316fe8122ab82dc22947d607c0c91f9. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint golang files
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/.