more handling missing errors #250
Annotations
4 errors and 1 warning
lint (1.23.x, ubuntu-latest):
tree.go#L1487
the line is 104 characters long, which exceeds the maximum of 100 characters. (lll)
|
lint (1.23.x, ubuntu-latest):
tree.go#L1567
the line is 101 characters long, which exceeds the maximum of 100 characters. (lll)
|
lint (1.23.x, ubuntu-latest):
tree.go#L1558
printf: non-constant format string in call to fmt.Fprintf (govet)
|
lint (1.23.x, ubuntu-latest)
issues found
|
lint (1.23.x, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: 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/
|