Skip to content

refactor: refine the code structure and remove useless directories #5

refactor: refine the code structure and remove useless directories

refactor: refine the code structure and remove useless directories #5

Triggered via push August 8, 2024 01:56
Status Failure
Total duration 3m 58s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
lint: pkg/cli/cmd/extract.go#L9
File is not `gofmt`-ed with `-s` `-r 'interface{} -> any'` (gofmt)
lint: pkg/build/extract.go#L26
File is not `gofmt`-ed with `-s` `-r 'interface{} -> any'` (gofmt)
lint: pkg/build/extract.go#L29
File is not `goimports`-ed (goimports)
lint
issues found
lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, 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/