fix(tree): Keep panic infos consistent when wildcard type build faild (#4077)

This commit is contained in:
Xinyu Kuo
2024-10-26 08:28:59 +08:00
committed by GitHub
parent 9d11234efe
commit ea53388e6e
3 changed files with 27 additions and 2 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ jobs:
- name: Setup golangci-lint
uses: golangci/golangci-lint-action@v6
with:
version: v1.58.1
version: v1.61.0
args: --verbose
test:
needs: lint