ai/worker: Absorb ai-worker library #2656
Annotations
2 errors and 10 warnings
|
Run tests with coverage
The operation was canceled.
|
Run Revive Action by building from repository:
ai/file_worker.go#L20
parameter 'ctx' seems to be unused, consider removing or renaming it as _
|
Run Revive Action by building from repository:
ai/file_worker.go#L20
parameter 'req' seems to be unused, consider removing or renaming it as _
|
Run Revive Action by building from repository:
ai/file_worker.go#L39
parameter 'ctx' seems to be unused, consider removing or renaming it as _
|
Run Revive Action by building from repository:
ai/file_worker.go#L39
parameter 'req' seems to be unused, consider removing or renaming it as _
|
Run Revive Action by building from repository:
ai/file_worker.go#L58
parameter 'ctx' seems to be unused, consider removing or renaming it as _
|
Run Revive Action by building from repository:
ai/file_worker.go#L58
parameter 'req' seems to be unused, consider removing or renaming it as _
|
Run Revive Action by building from repository:
ai/file_worker.go#L77
parameter 'ctx' seems to be unused, consider removing or renaming it as _
|
Run Revive Action by building from repository:
media/mediamtx.go#L47
func getApiPath should be getAPIPath
|
Run Revive Action by building from repository:
media/rw.go#L101
should drop = nil from declaration of var err; it is the zero value
|
Run Revive Action by building from repository:
media/segment_reader.go#L10
parameter 'reader' seems to be unused, consider removing or renaming it as _
|
Loading