Skip to content

github: Add linting coverage #2

github: Add linting coverage

github: Add linting coverage #2

Triggered via pull request March 24, 2024 23:10
Status Failure
Total duration 41s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 6 warnings
build-test
Process completed with exit code 1.
lint: graph/graph_test.go#L138
fmt.Errorf can be replaced with errors.New (perfsprint)
lint
issues found
build-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build-test
Restore cache failed: Dependencies file is not found in /home/runner/work/langgraphgo/langgraphgo. Supported file pattern: go.sum
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.7.0. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint: graph/graph_test.go#L32
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
lint: graph/graph_test.go#L72
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
lint: graph/graph_test.go#L75
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)