Add C# scripting support (.csx) #11
Annotations
10 errors
|
src/Nap.VsCode/src/cliInstaller.ts#L86
No magic number: 300
|
|
src/Nap.VsCode/src/cliInstaller.ts#L83
Arrow function has too many lines (25). Maximum allowed is 20
|
|
src/Nap.VsCode/src/cliInstaller.ts#L74
Arrow function has too many lines (35). Maximum allowed is 20
|
|
src/Nap.VsCode/src/cliInstaller.ts#L69
Functions that return promises must be async
|
|
src/Nap.VsCode/src/cliInstaller.ts#L65
Arrow function has too many lines (44). Maximum allowed is 20
|
|
src/Nap.VsCode/src/cliInstaller.ts#L43
Expected { after 'if' condition
|
|
src/Nap.VsCode/src/cliInstaller.ts#L41
Expected { after 'if' condition
|
|
src/Nap.VsCode/src/cliInstaller.ts#L39
Expected { after 'if' condition
|
|
src/Nap.VsCode/src/cliInstaller.ts#L37
Expected { after 'if' condition
|
|
src/Nap.VsCode/src/cliInstaller.ts#L35
Arrow function has a complexity of 9. Maximum allowed is 8
|
The logs for this run have expired and are no longer available.
Loading