Skip to content

Add C# scripting support (.csx) #12

Add C# scripting support (.csx)

Add C# scripting support (.csx) #12

Triggered via pull request February 27, 2026 21:19
Status Failure
Total duration 1m 58s
Artifacts

pr.yml

on: pull_request
TypeScript Lint & Tests
27s
TypeScript Lint & Tests
F# Build & Tests
1m 53s
F# Build & Tests
Website Build
11s
Website Build
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 2 warnings
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.