fix: bundle of problems #4979
Annotations
10 errors and 11 warnings
src/generators/csharp/CSharpConstrainer.ts#L18
Replace `partOfProperty?.required·??·true` with `(partOfProperty?.required·??·true)`
|
src/models/AsyncapiV2Schema.ts#L127
Expected space(s) after "if"
|
src/models/AsyncapiV2Schema.ts#L127
Insert `·`
|
src/models/AsyncapiV2Schema.ts#L127
Expected { after 'if' condition
|
src/models/AsyncapiV2Schema.ts#L151
Replace `prop2,·seenSchemas` with `⏎··············prop2,⏎··············seenSchemas⏎············`
|
src/models/CommonModel.ts#L76
Expected space(s) after "if"
|
src/models/CommonModel.ts#L76
Insert `·`
|
src/models/CommonModel.ts#L76
Expected { after 'if' condition
|
src/models/CommonModel.ts#L80
Replace `⏎··········propName·===·'properties'·||⏎··········propName·===·'patternProperties'⏎········` with `propName·===·'properties'·||·propName·===·'patternProperties'`
|
src/models/CommonModel.ts#L86
Replace `prop2,·seenSchemas` with `⏎··············prop2,⏎··············seenSchemas⏎············`
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/github-script@v6, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
src/models/AsyncapiV2Schema.ts#L100
Refactor this function to reduce its Cognitive Complexity from 22 to the 15 allowed
|
src/models/CommonModel.ts#L49
Refactor this function to reduce its Cognitive Complexity from 21 to the 15 allowed
|
src/models/Draft4Schema.ts#L54
Refactor this function to reduce its Cognitive Complexity from 21 to the 15 allowed
|
src/models/Draft6Schema.ts#L60
Refactor this function to reduce its Cognitive Complexity from 21 to the 15 allowed
|
src/models/Draft7Schema.ts#L70
Refactor this function to reduce its Cognitive Complexity from 21 to the 15 allowed
|
src/models/OpenapiV3Schema.ts#L127
Refactor this function to reduce its Cognitive Complexity from 24 to the 15 allowed
|
src/models/SwaggerV2Schema.ts#L94
Refactor this function to reduce its Cognitive Complexity from 23 to the 15 allowed
|
test/TestUtils/GeneralUtils.ts#L35
Generic Object Injection Sink
|
test/TestUtils/GeneralUtils.ts#L35
Generic Object Injection Sink
|
test/TestUtils/GeneralUtils.ts#L36
Function Call Object Injection Sink
|
The logs for this run have expired and are no longer available.
Loading