feat(collection): Added Collection #133
Annotations
1 error and 4 warnings
golangci-lint
issues found
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, 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/.
|
golangci-lint:
collection/collection_test.go#L154
unused-parameter: parameter 'i' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci-lint:
collection/collection_test.go#L159
unused-parameter: parameter 'i' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci-lint:
collection/collection_test.go#L257
unused-parameter: parameter 'i' seems to be unused, consider removing or renaming it as _ (revive)
|
The logs for this run have expired and are no longer available.
Loading