Skip to content

Added helper funcs for read-through and write-through #21

Added helper funcs for read-through and write-through

Added helper funcs for read-through and write-through #21

Triggered via pull request October 21, 2024 20:59
Status Success
Total duration 1m 28s
Artifacts

audit.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
audit: errors.go#L20
exported type RetryableError should have comment or be unexported
audit: errors.go#L25
exported method RetryableError.IsRetryable should have comment or be unexported
audit: errors.go#L33
exported type CommandError should have comment or be unexported
audit: errors.go#L43
exported type CommandErrors should have comment or be unexported
audit: errors.go#L56
exported method CommandErrors.Keys should have comment or be unexported
audit: compression/brotli/brotli.go#L11
exported type Codec should have comment or be unexported
audit: compression/brotli/brotli.go#L17
exported function NewCodec should have comment or be unexported
audit: compression/brotli/brotli.go#L25
exported method Codec.Flate should have comment or be unexported
audit: compression/brotli/brotli.go#L52
exported method Codec.Deflate should have comment or be unexported
audit: compression/flate/flate.go#L22
exported method Codec.Flate should have comment or be unexported
audit
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
audit
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/