[lint] Update to Cadence v1.3.1 #1015
ci.yml
on: pull_request
paths-filter
10s
Check license headers
9s
Test (Test Framework)
0s
Lint (Test Framework)
0s
Test (Lint)
46s
Lint (Lint)
1m 38s
Test (Language Server)
0s
Lint (Language Server)
0s
Test (Docgen)
0s
Lint (Docgen)
0s
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
|