allow scientific price notation #2192
test.yaml
on: pull_request
Run tests defined for the project
2m 45s
Perform CodeQL analysis
4m 14s
Run editorconfig checker
6s
Annotations
1 error and 10 warnings
Run tests defined for the project
Process completed with exit code 1.
|
Run tests defined for the project:
cmd/livepeer_bench/livepeer_bench.go#L189
should replace realTimeSegCount += 1 with realTimeSegCount++
|
Run tests defined for the project:
cmd/simple_auth_server/simple_auth_server.go#L17
struct field Url should be URL
|
Run tests defined for the project:
ai/file_worker.go#L20
parameter 'ctx' seems to be unused, consider removing or renaming it as _
|
Run tests defined for the project:
ai/file_worker.go#L20
parameter 'req' seems to be unused, consider removing or renaming it as _
|
Run tests defined for the project:
ai/file_worker.go#L39
parameter 'ctx' seems to be unused, consider removing or renaming it as _
|
Run tests defined for the project:
ai/file_worker.go#L39
parameter 'req' seems to be unused, consider removing or renaming it as _
|
Run tests defined for the project:
ai/file_worker.go#L58
parameter 'ctx' seems to be unused, consider removing or renaming it as _
|
Run tests defined for the project:
ai/file_worker.go#L58
parameter 'req' seems to be unused, consider removing or renaming it as _
|
Run tests defined for the project:
ai/file_worker.go#L77
parameter 'ctx' seems to be unused, consider removing or renaming it as _
|
Run tests defined for the project:
ai/file_worker.go#L77
parameter 'req' seems to be unused, consider removing or renaming it as _
|