packages: add general io utils #56
Annotations
5 errors and 1 warning
io/io.go#L80
exported: type name will be used as io.IOContent by other packages, and that stutters; consider calling this Content (revive)
|
io/io.go#L222
exported: func name will be used as io.IOWrite by other packages, and that stutters; consider calling this Write (revive)
|
io/io.go#L268
exported: func name will be used as io.IOReadExact by other packages, and that stutters; consider calling this ReadExact (revive)
|
io/io.go#L157
unused-parameter: parameter 'size' seems to be unused, consider removing or renaming it as _ (revive)
|
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The logs for this run have expired and are no longer available.
Loading