chore: modifying read script for warp-test #24
Annotations
10 errors and 2 warnings
audit:
benchmark-script/read_operation/main.go#L29
exported var OneKB should have comment or be unexported
|
audit:
benchmark-script/read_operation/result_metrics.go#L13
exported type Metric should have comment or be unexported
|
audit:
benchmark-script/read_operation/result_metrics.go#L19
exported type Result should have comment or be unexported
|
audit:
benchmark-script/read_operation/result_metrics.go#L24
exported method Result.Append should have comment or be unexported
|
audit:
benchmark-script/read_operation/result_metrics.go#L36
exported method Result.GetMetrics should have comment or be unexported
|
audit:
benchmark-script/read_operation/result_metrics.go#L45
exported method Result.DumpMetricsJson should have comment or be unexported
|
audit:
benchmark-script/read_operation/result_metrics.go#L45
method DumpMetricsJson should be DumpMetricsJSON
|
audit:
benchmark-script/read_operation/result_metrics.go#L65
exported method Result.DumpMetricsCSV should have comment or be unexported
|
audit:
benchmark-script/read_operation/result_metrics.go#L101
exported method Result.PrintStats should have comment or be unexported
|
audit:
benchmark-script/warp_test/merge_csv_script.go#L13
exported type DataRow 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/
|