Adding CI/CD Lint/Vet And StaticCheck #2
Annotations
10 errors and 2 warnings
benchmark-script/2x_performance_test/main.go#L106
fmt.Println does not take io.Writer but has first arg os.Stderr
|
main.go#L133
go.opentelemetry.io/otel/attribute.KeyValue struct literal uses unkeyed fields
|
trace_exporter.go#L33
go.opentelemetry.io/otel/attribute.KeyValue struct literal uses unkeyed fields
|
main.go#L190
result of fmt.Errorf call not used
|
benchmark-script/list_operation/main.go#L74
fmt.Println does not take io.Writer but has first arg os.Stderr
|
benchmark-script/open_file/main.go#L72
fmt.Println does not take io.Writer but has first arg os.Stderr
|
benchmark-script/pprof_test/main.go#L276
fmt.Println call has possible Printf formatting directive %v
|
benchmark-script/read_operation/main.go#L115
fmt.Println does not take io.Writer but has first arg os.Stderr
|
benchmark-script/ssd_test/main.go#L112
fmt.Println does not take io.Writer but has first arg os.Stderr
|
benchmark-script/write_operations/main.go#L135
fmt.Println does not take io.Writer but has first arg os.Stderr
|
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/
|
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/
|
The logs for this run have expired and are no longer available.
Loading