Skip to content

Feat add tools

Feat add tools #512

Triggered via pull request May 24, 2024 09:03
Status Failure
Total duration 43s
Artifacts

checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 3 warnings
lint
issues found
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, 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/.
lint: tools/serpapi/api.go#L15
var-naming: struct field ApiKey should be APIKey (revive)
lint: tools/serpapi/serpapi.go#L57
var-naming: method WithApiKey should be WithAPIKey (revive)