fix new tab can't refresh env on windows , wish you can merge it #7061
build.yml
on: pull_request
Lint
2m 31s
Matrix: Linux-Build
Matrix: macOS-Build
Matrix: Windows-Build
Annotations
10 errors
Lint:
app/lib/pty.ts#L108
Strings must use singlequote
|
Lint:
app/lib/pty.ts#L107
Opening curly brace does not appear on the same line as controlling statement
|
Lint:
app/lib/pty.ts#L103
Strings must use singlequote
|
Lint:
app/lib/pty.ts#L102
Opening curly brace does not appear on the same line as controlling statement
|
Lint:
app/lib/pty.ts#L100
Extra semicolon
|
Lint:
app/lib/pty.ts#L100
Strings must use singlequote
|
Lint:
app/lib/pty.ts#L99
Strings must use singlequote
|
Lint:
app/lib/pty.ts#L99
'refreshenvFromRegistery' was used before it was defined
|
Lint:
app/lib/pty.ts#L97
Opening curly brace does not appear on the same line as controlling statement
|
Lint:
app/lib/pty.ts#L96
Missing space before function parentheses
|