Add C# scripting support (.csx) #18
pr.yml
on: pull_request
TypeScript Lint & Tests
30s
F# Build & Tests
23s
Website Build
19s
Annotations
12 errors and 2 warnings
|
F# Build & Tests:
src/Nap.Core/OpenApiGenerator.fs#L51
The value or constructor 'SchemaTypeString' is not defined. Maybe you want one of the following:� schema� Schema
|
|
F# Build & Tests:
src/Nap.Core/OpenApiGenerator.fs#L50
Lookup on object of indeterminate type based on information prior to this program point. A type annotation may be needed prior to this program point to constrain the type of the object. This may allow the lookup to be resolved.
|
|
F# Build & Tests:
src/Nap.Core/OpenApiGenerator.fs#L49
The type 'OpenApiSchema' is not defined.
|
|
F# Build & Tests:
src/Nap.Core/OpenApiGenerator.fs#L46
Lookup on object of indeterminate type based on information prior to this program point. A type annotation may be needed prior to this program point to constrain the type of the object. This may allow the lookup to be resolved.
|
|
F# Build & Tests:
src/Nap.Core/OpenApiGenerator.fs#L45
Lookup on object of indeterminate type based on information prior to this program point. A type annotation may be needed prior to this program point to constrain the type of the object. This may allow the lookup to be resolved.
|
|
F# Build & Tests:
src/Nap.Core/OpenApiGenerator.fs#L44
The type 'OpenApiSchema' is not defined.
|
|
F# Build & Tests:
src/Nap.Core/OpenApiGenerator.fs#L49
The type 'OpenApiSchema' is not defined.
|
|
F# Build & Tests:
src/Nap.Core/OpenApiGenerator.fs#L44
The type 'OpenApiSchema' is not defined.
|
|
F# Build & Tests:
src/Nap.Core/OpenApiGenerator.fs#L6
The namespace 'OpenApiParser' is not defined.
|
|
F# Build & Tests:
src/Nap.Core/OpenApiGenerator.fs#L5
The namespace 'OpenApiTypes' is not defined.
|
|
TypeScript Lint & Tests
Process completed with exit code 1.
|
|
TypeScript Lint & Tests:
src/Nap.VsCode/src/explorerAdapter.ts#L155
Arrow function has too many lines (22). Maximum allowed is 20
|
|
F# Build & Tests
No files were found with the provided path: coverage/fsharp/report/. No artifacts will be uploaded.
|
|
TypeScript Lint & Tests
No files were found with the provided path: coverage/typescript/report/. No artifacts will be uploaded.
|