Skip to content

Adding CI/CD Lint/Vet And StaticCheck #4

Adding CI/CD Lint/Vet And StaticCheck

Adding CI/CD Lint/Vet And StaticCheck #4

Triggered via pull request September 12, 2024 12:07
@raj-princeraj-prince
synchronize #15
audit_ci
Status Success
Total duration 2m 18s
Artifacts

audit.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
audit: main.go#L34
exported var GrpcConnPoolSize should have comment or be unexported
audit: main.go#L54
comment on exported var ObjectNamePrefix should be of the form "ObjectNamePrefix ..."
audit: main.go#L67
exported function CreateHttpClient should have comment or be unexported
audit: main.go#L67
func CreateHttpClient should be CreateHTTPClient
audit: main.go#L67
func parameter isHttp2 should be isHTTP2
audit: main.go#L111
exported function CreateGrpcClient should have comment or be unexported
audit: main.go#L124
exported function ReadObject should have comment or be unexported
audit: main.go#L124
func parameter workerId should be workerID
audit: benchmark-script/2x_performance_test/main.go#L19
exported var FileSize should have comment or be unexported
audit: benchmark-script/2x_performance_test/main.go#L27
exported function ReadFilesSequentially 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/