CodeQL #6361
Annotations
6 errors
|
Analyze (go)
Process completed with exit code 201.
|
|
Task 'generate' failed
exit status 1
|
|
Analyze (go):
pkg/wshrpc/wshclient/wshclientutil.go#L66
cannot use func(ctx context.Context) error {…} (value of type func(ctx context.Context) error) as func() value in assignment
|
|
Analyze (javascript-typescript)
Process completed with exit code 201.
|
|
Task 'generate' failed
exit status 1
|
|
Analyze (javascript-typescript):
pkg/wshrpc/wshclient/wshclientutil.go#L66
cannot use func(ctx context.Context) error {…} (value of type func(ctx context.Context) error) as func() value in assignment
|