tools: add perplexity AI #2416
Annotations
9 errors and 3 warnings
Lint:
tools/perplexity/perplexity_test.go#L53
The copy of the 'for' variable "tt" can be deleted (Go 1.22+) (copyloopvar)
|
Lint:
tools/perplexity/doc.go#L33
Duplicate words (agent) found (dupword)
|
Lint:
tools/perplexity/perplexity_test.go#L12
Function TestNew missing the call to method parallel (paralleltest)
|
Lint:
tools/perplexity/perplexity_test.go#L52
Range statement for test TestNew missing the call to method parallel in test Run (paralleltest)
|
Lint:
tools/perplexity/perplexity_test.go#L69
Function TestTool_Integration missing the call to method parallel (paralleltest)
|
Lint:
tools/perplexity/perplexity_test.go#L20
test helper function should start from t.Helper() (thelper)
|
Lint:
tools/perplexity/perplexity_test.go#L28
test helper function should start from t.Helper() (thelper)
|
Lint:
tools/perplexity/perplexity_test.go#L36
test helper function should start from t.Helper() (thelper)
|
Lint
issues found
|
Lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build Examples
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build and Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|