Skip to content

outputparser: improve BooleanOutputParser #2189

outputparser: improve BooleanOutputParser

outputparser: improve BooleanOutputParser #2189

Triggered via pull request August 4, 2024 15:23
Status Failure
Total duration 3m 13s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 3 warnings
lint: outputparser/boolean_parser.go#L36
appendAssign: append result not assigned to the same slice (gocritic)
lint: outputparser/boolean_parser_test.go#L62
The copy of the 'for' variable "tc" can be deleted (Go 1.22+) (copyloopvar)
lint
issues found
build-test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v4, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
build-test
Restore cache failed: Dependencies file is not found in /home/runner/work/langchaingo/langchaingo. Supported file pattern: go.sum
build-examples
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v4, actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/