Skip to content

Console integration #422

Console integration

Console integration #422

Triggered via pull request July 12, 2024 06:28
Status Failure
Total duration 5m 39s
Artifacts

10-test-lint-test.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
Lint and Test: flowpipe/internal/primitive/input_integration_console.go#L38
typeSwitchVar: 1 case can benefit from type switch with assignment (gocritic)
Lint and Test: flowpipe/internal/primitive/input_integration_console.go#L73
typeSwitchVar: 2 cases can benefit from type switch with assignment (gocritic)
Lint and Test: flowpipe/internal/primitive/input_integration_console.go#L76
S1034(related information): could eliminate this type assertion (gosimple)
Lint and Test: flowpipe/internal/primitive/input_integration_console.go#L79
S1034(related information): could eliminate this type assertion (gosimple)
Lint and Test
issues found
Lint and Test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v4, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/