Add C# scripting support (.csx) #13
pr.yml
on: pull_request
TypeScript Lint & Tests
31s
F# Build & Tests
1m 59s
Website Build
17s
Annotations
11 errors and 2 warnings
|
TypeScript Lint & Tests:
src/Nap.VsCode/src/extension.ts#L355
Arrow function has too many lines (25). Maximum allowed is 20
|
|
TypeScript Lint & Tests:
src/Nap.VsCode/src/extension.ts#L349
'_run' is assigned a value but never used
|
|
TypeScript Lint & Tests:
src/Nap.VsCode/src/extension.ts#L227
Arrow function has too many lines (21). Maximum allowed is 20
|
|
TypeScript Lint & Tests:
src/Nap.VsCode/src/extension.ts#L223
Async arrow function has too many lines (25). Maximum allowed is 20
|
|
TypeScript Lint & Tests:
src/Nap.VsCode/src/extension.ts#L211
'_msg' is assigned a value but never used
|
|
TypeScript Lint & Tests:
src/Nap.VsCode/src/extension.ts#L206
Arrow function has too many parameters (4). Maximum allowed is 3
|
|
TypeScript Lint & Tests:
src/Nap.VsCode/src/extension.ts#L201
Arrow function has too many lines (21). Maximum allowed is 20
|
|
TypeScript Lint & Tests:
src/Nap.VsCode/src/extension.ts#L179
'_msg' is assigned a value but never used
|
|
TypeScript Lint & Tests:
src/Nap.VsCode/src/extension.ts#L178
'_open' is assigned a value but never used
|
|
TypeScript Lint & Tests:
src/Nap.VsCode/src/extension.ts#L106
'_p' is assigned a value but never used
|
|
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.
|