Skip to content

WIP ineff-assign and unused-assign analyzer #1014

WIP ineff-assign and unused-assign analyzer

WIP ineff-assign and unused-assign analyzer #1014

Triggered via pull request January 15, 2025 17:40
Status Failure
Total duration 1m 53s
Artifacts

ci.yml

on: pull_request
paths-filter
3s
paths-filter
Check license headers
5s
Check license headers
Test (Test Framework)
0s
Test (Test Framework)
Lint (Test Framework)
0s
Lint (Test Framework)
Test (Lint)
51s
Test (Lint)
Lint (Lint)
1m 35s
Lint (Lint)
Test (Language Server)
0s
Test (Language Server)
Lint (Language Server)
0s
Lint (Language Server)
Test (Docgen)
0s
Test (Docgen)
Lint (Docgen)
0s
Lint (Docgen)
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 2 warnings
Test (Lint)
cannot use &CheckCastVisitor{} (value of type *CheckCastVisitor) as ast.ExpressionVisitor[bool] value in variable declaration: *CheckCastVisitor does not implement ast.ExpressionVisitor[bool] (missing method VisitStringTemplateExpression)
Test (Lint)
cannot use d (variable of type *CheckCastVisitor) as ast.ExpressionVisitor[bool] value in argument to ast.AcceptExpression[bool]: *CheckCastVisitor does not implement ast.ExpressionVisitor[bool] (missing method VisitStringTemplateExpression)
Test (Lint)
Process completed with exit code 2.
Lint (Lint)
golangci-lint exit with code 137
Check license headers
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v1. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
Test (Lint)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v1. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down