fix: fix path of the file output from the tool #823
Annotations
2 errors and 1 warning
golangci-lint:
generator.go#L293
[golangci] reported by reviewdog 🐶
shadow: declaration of "err" shadows declaration at line 287 (govet)
Raw Output:
generator.go:293:5: shadow: declaration of "err" shadows declaration at line 287 (govet)
if err := os.MkdirAll(queryOutPath, os.ModePerm); err != nil {
^
|
golangci-lint
reviewdog exited with status code: 1
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading