fix(chat): full #431
Annotations
5 errors and 1 warning
lint
Process completed with exit code 1.
|
lint:
chat/init.go#L1
package-comments: should have a package comment (revive)
|
lint:
chat/init.go#L25
exported: exported function Reply should have comment or be unexported (revive)
|
lint:
chat/init.go#L33
exported: exported function Ask should have comment or be unexported (revive)
|
lint:
chat/list.go#L1
ST1000: at least one file in a package should have a package comment (stylecheck)
|
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/zbputils/zbputils. Supported file pattern: go.sum
|