Add C# scripting support (.csx) #12
pr.yml
on: pull_request
TypeScript Lint & Tests
27s
F# Build & Tests
1m 53s
Website Build
11s
Annotations
11 errors and 2 warnings
|
TypeScript Lint & Tests:
src/Nap.VsCode/src/cliInstaller.ts#L86
No magic number: 300
|
|
TypeScript Lint & Tests:
src/Nap.VsCode/src/cliInstaller.ts#L83
Arrow function has too many lines (25). Maximum allowed is 20
|
|
TypeScript Lint & Tests:
src/Nap.VsCode/src/cliInstaller.ts#L74
Arrow function has too many lines (35). Maximum allowed is 20
|
|
TypeScript Lint & Tests:
src/Nap.VsCode/src/cliInstaller.ts#L69
Functions that return promises must be async
|
|
TypeScript Lint & Tests:
src/Nap.VsCode/src/cliInstaller.ts#L65
Arrow function has too many lines (44). Maximum allowed is 20
|
|
TypeScript Lint & Tests:
src/Nap.VsCode/src/cliInstaller.ts#L43
Expected { after 'if' condition
|
|
TypeScript Lint & Tests:
src/Nap.VsCode/src/cliInstaller.ts#L41
Expected { after 'if' condition
|
|
TypeScript Lint & Tests:
src/Nap.VsCode/src/cliInstaller.ts#L39
Expected { after 'if' condition
|
|
TypeScript Lint & Tests:
src/Nap.VsCode/src/cliInstaller.ts#L37
Expected { after 'if' condition
|
|
TypeScript Lint & Tests:
src/Nap.VsCode/src/cliInstaller.ts#L35
Arrow function has a complexity of 9. Maximum allowed is 8
|
|
F# Build & Tests
Process completed with exit code 1.
|
|
TypeScript Lint & Tests
No files were found with the provided path: coverage/typescript/report/. No artifacts will be uploaded.
|
|
F# Build & Tests
No files were found with the provided path: coverage/fsharp/report/. No artifacts will be uploaded.
|