chore: updated template files #6
Annotations
6 errors and 1 warning
lint:
schedule.go#L110
return with no blank line before (nlreturn)
|
lint:
examples_test.go#L33
return with no blank line before (nlreturn)
|
lint:
schedule.go#L58
parameter name 'd' is too short for the scope of its usage (varnamelen)
|
lint:
schedule.go#L77
parameter name 't' is too short for the scope of its usage (varnamelen)
|
lint:
schedule.go#L107
assignments should only be cuddled with other assignments (wsl)
|
lint
issues found
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, 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/.
|