chore: re-configure lint #34
Annotations
7 errors and 1 warning
Lint:
pkg/configs/cfgproviders/auth.go#L22
identical: interface EndpointProviderQueryable contains identical methods or type constraints from another interface, causing redundancy (iface)
|
Lint:
pkg/configs/cfgproviders/auth.go#L35
identical: interface EndpointProvider contains identical methods or type constraints from another interface, causing redundancy (iface)
|
Lint:
pkg/neuri/formats/jsonfmt/json_parser_test.go#L23
encoded-compare: use assert.JSONEq (testifylint)
|
Lint:
pkg/neuri/formats/jsonfmt/json_parser_test.go#L38
encoded-compare: use assert.JSONEq (testifylint)
|
Lint:
pkg/neuri/formats/jsonfmt/json_parser_test.go#L53
encoded-compare: use assert.JSONEq (testifylint)
|
Lint
issues found
|
Unit Test
Process completed with exit code 1.
|
Lint
Restore cache failed: Dependencies file is not found in /home/runner/work/llmg/llmg. Supported file pattern: go.sum
|