Skip to content

Add C# scripting support (.csx) #11

Add C# scripting support (.csx)

Add C# scripting support (.csx) #11

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

pr.yml

on: pull_request
TypeScript Lint & Tests
26s
TypeScript Lint & Tests
F# Build & Tests
1m 57s
F# Build & Tests
Website Build
10s
Website Build
Fit to window
Zoom out
Zoom in

Annotations

11 errors
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.