Implement JSONRPC V2 #1044
Annotations
9 errors, 10 warnings, and 3 notices
.github/actions/spelling/expect.txt#L4
`Wpf` is ignored by check spelling because another more general variant is also in expect. (ignored-expect-variant)
|
.github/actions/spelling/expect.txt#L23
`UWP` is ignored by check spelling because another more general variant is also in expect. (ignored-expect-variant)
|
.github/actions/spelling/expect.txt#L25
`Uwp` is ignored by check spelling because another more general variant is also in expect. (ignored-expect-variant)
|
.github/actions/spelling/expect.txt#L64
`Img` is ignored by check spelling because another more general variant is also in expect. (ignored-expect-variant)
|
.github/actions/spelling/expect.txt#L81
`Firefox` is ignored by check spelling because another more general variant is also in expect. (ignored-expect-variant)
|
.github/actions/spelling/expect.txt#L90
`Noresult` is ignored by check spelling because another more general variant is also in expect. (ignored-expect-variant)
|
Flow.Launcher.Core/Plugin/JsonRPCV2Models/JsonRPCExecuteResponse.cs#L1
`RPCV` is not a recognized word. (check-file-path)
|
Flow.Launcher.Core/Plugin/JsonRPCV2Models/JsonRPCPublicAPI.cs#L1
`RPCV` is not a recognized word. (check-file-path)
|
Flow.Launcher.Core/Plugin/JsonRPCV2Models/JsonRPCQueryRequest.cs#L1
`RPCV` is not a recognized word. (check-file-path)
|
.github/actions/spelling/expect.txt#L40
Ignoring entry because it contains non-alpha characters. (non-alpha-in-dictionary)
|
.github/actions/spelling/expect.txt#L55
Ignoring entry because it contains non-alpha characters. (non-alpha-in-dictionary)
|
.github/actions/spelling/expect.txt#L75
Ignoring entry because it contains non-alpha characters. (non-alpha-in-dictionary)
|
.github/actions/spelling/expect.txt#L76
Ignoring entry because it contains non-alpha characters. (non-alpha-in-dictionary)
|
.github/actions/spelling/expect.txt#L77
Ignoring entry because it contains non-alpha characters. (non-alpha-in-dictionary)
|
.github/actions/spelling/expect.txt#L99
Ignoring entry because it contains non-alpha characters. (non-alpha-in-dictionary)
|
.github/actions/spelling/expect.txt#L102
Ignoring entry because it contains non-alpha characters. (non-alpha-in-dictionary)
|
.github/actions/spelling/expect.txt#L103
Ignoring entry because it contains non-alpha characters. (non-alpha-in-dictionary)
|
.github/actions/spelling/expect.txt#L105
Ignoring entry because it contains non-alpha characters. (non-alpha-in-dictionary)
|
.github/actions/spelling/expect.txt#L111
No newline at eof. (no-newline-at-eof)
|
Flow.Launcher.Core/Plugin/JsonRPCPluginV2.cs#L7
`Line` matches candidate pattern `(?:(?<=[A-Z]{2})V|(?<=[a-z]{2}|[A-Z]{2})v)\d+(?:\b|(?=[a-zA-Z_]))` (candidate-pattern)
|
Flow.Launcher.Core/Plugin/JsonRPCV2Models/JsonRPCExecuteResponse.cs#L1
`Line` matches candidate pattern `(?:(?<=[A-Z]{2})V|(?<=[a-z]{2}|[A-Z]{2})v)\d+(?:\b|(?=[a-zA-Z_]))` (candidate-pattern)
|
Flow.Launcher.Core/Plugin/JsonRPCV2Models/JsonRPCPublicAPI.cs#L12
`Line` matches candidate pattern `(?:(?<=[A-Z]{2})V|(?<=[a-z]{2}|[A-Z]{2})v)\d+(?:\b|(?=[a-zA-Z_]))` (candidate-pattern)
|
The logs for this run have expired and are no longer available.
Loading