Add non-panicing versions of ListerFor, IndexerFor #126
lint.yaml
on: pull_request
Lint Go
2m 28s
Lint YAML & Markdown
36s
Annotations
1 error and 9 warnings
Lint Go
issues found
|
Lint YAML & Markdown
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, buildjet/setup-go@v4, magefile/mage-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint Go:
adopt/adopt_test.go#L49
unused-parameter: parameter 'name' seems to be unused, consider removing or renaming it as _ (revive)
|
Lint Go:
component/ensure_component_test.go#L125
unused-parameter: parameter 'obj' seems to be unused, consider removing or renaming it as _ (revive)
|
Lint Go:
handler/handler.go#L130
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
Lint Go:
queue/controls_test.go#L31
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
Lint Go:
queue/controls_test.go#L63
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
Lint Go:
static/controller.go#L52
unused-parameter: parameter 'obj' seems to be unused, consider removing or renaming it as _ (revive)
|
Lint Go:
typed/registry_test.go#L135
unused-parameter: parameter 'obj' seems to be unused, consider removing or renaming it as _ (revive)
|
Lint Go
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, buildjet/setup-go@v4, magefile/mage-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|