[♻️] refactor: improved project structure #17
analysis.yml
on: push
Run Basic Code Analysis
36s
Run GolangCI-Lint Code Analysis
42s
Annotations
4 errors
Run GolangCI-Lint Code Analysis:
internal/compress.go#L24
Error return value of `encoder.ReadFrom` is not checked (errcheck)
|
Run GolangCI-Lint Code Analysis:
internal/compress.go#L34
Error return value of `io.Copy` is not checked (errcheck)
|
Run GolangCI-Lint Code Analysis:
internal/dump.go#L16
field `done` is unused (unused)
|
Run GolangCI-Lint Code Analysis
issues found
|