Add multi-process support #166
Annotations
10 errors
|
lint:
src/mibase.ts#L153
'threadPid' is never reassigned. Use 'const' instead.
|
|
lint:
src/mibase.ts#L149
'threadId' is never reassigned. Use 'const' instead.
|
|
lint:
src/mibase.ts#L53
The array literal notation [] is preferable.
|
|
lint:
src/mibase.ts#L52
The array literal notation [] is preferable.
|
|
lint:
src/mibase.ts#L15
Missing semicolon.
|
|
lint:
src/backend/mi2/mi2inferior.ts#L101
Newline required at end of file but not found.
|
|
lint:
src/backend/mi2/mi2inferior.ts#L101
Unnecessary semicolon.
|
|
lint:
src/backend/mi2/mi2inferior.ts#L99
Missing semicolon.
|
|
lint:
src/backend/mi2/mi2inferior.ts#L95
Trailing spaces not allowed.
|
|
lint:
src/backend/mi2/mi2.ts#L274
Mixed spaces and tabs.
|