fix: bundle of problems #4979
Annotations
14 errors and 11 warnings
Test NodeJS PR - macos-latest:
src/generators/csharp/CSharpConstrainer.ts#L18
Replace `partOfProperty?.required·??·true` with `(partOfProperty?.required·??·true)`
|
Test NodeJS PR - macos-latest:
src/models/AsyncapiV2Schema.ts#L127
Expected space(s) after "if"
|
|
Test NodeJS PR - macos-latest:
src/models/AsyncapiV2Schema.ts#L127
Expected { after 'if' condition
|
Test NodeJS PR - macos-latest:
src/models/AsyncapiV2Schema.ts#L151
Replace `prop2,·seenSchemas` with `⏎··············prop2,⏎··············seenSchemas⏎············`
|
Test NodeJS PR - macos-latest:
src/models/CommonModel.ts#L76
Expected space(s) after "if"
|
|
Test NodeJS PR - macos-latest:
src/models/CommonModel.ts#L76
Expected { after 'if' condition
|
Test NodeJS PR - macos-latest:
src/models/CommonModel.ts#L80
Replace `⏎··········propName·===·'properties'·||⏎··········propName·===·'patternProperties'⏎········` with `propName·===·'properties'·||·propName·===·'patternProperties'`
|
Test NodeJS PR - macos-latest:
src/models/CommonModel.ts#L86
Replace `prop2,·seenSchemas` with `⏎··············prop2,⏎··············seenSchemas⏎············`
|
Test NodeJS PR - windows-latest
The job was canceled because "macos-latest" failed.
|
Test NodeJS PR - windows-latest
The operation was canceled.
|
Test NodeJS PR - ubuntu-latest
The job was canceled because "macos-latest" failed.
|
Test NodeJS PR - ubuntu-latest
The operation was canceled.
|
Test NodeJS PR - macos-latest
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/
|
Test NodeJS PR - macos-latest:
src/models/AsyncapiV2Schema.ts#L100
Refactor this function to reduce its Cognitive Complexity from 22 to the 15 allowed
|
Test NodeJS PR - macos-latest:
src/models/CommonModel.ts#L49
Refactor this function to reduce its Cognitive Complexity from 21 to the 15 allowed
|
Test NodeJS PR - macos-latest:
src/models/Draft4Schema.ts#L54
Refactor this function to reduce its Cognitive Complexity from 21 to the 15 allowed
|
Test NodeJS PR - macos-latest:
src/models/Draft6Schema.ts#L60
Refactor this function to reduce its Cognitive Complexity from 21 to the 15 allowed
|
Test NodeJS PR - macos-latest:
src/models/Draft7Schema.ts#L70
Refactor this function to reduce its Cognitive Complexity from 21 to the 15 allowed
|
Test NodeJS PR - macos-latest:
src/models/OpenapiV3Schema.ts#L127
Refactor this function to reduce its Cognitive Complexity from 24 to the 15 allowed
|
Test NodeJS PR - macos-latest:
src/models/SwaggerV2Schema.ts#L94
Refactor this function to reduce its Cognitive Complexity from 23 to the 15 allowed
|
Test NodeJS PR - macos-latest:
test/TestUtils/GeneralUtils.ts#L35
Generic Object Injection Sink
|
Test NodeJS PR - macos-latest:
test/TestUtils/GeneralUtils.ts#L35
Generic Object Injection Sink
|
Test NodeJS PR - macos-latest:
test/TestUtils/GeneralUtils.ts#L36
Function Call Object Injection Sink
|