Recursive schema evaluation - stop evaluating initial value for empty array #1532
Annotations
16 errors and 6 warnings
CI (14.x):
packages/uniforms-bridge-json-schema/src/JSONSchemaBridge.ts#L437
'const' declarations must be initialized.
|
CI (14.x):
packages/uniforms-bridge-json-schema/src/JSONSchemaBridge.ts#L437
Variable 'schema' implicitly has an 'any' type.
|
CI (14.x):
packages/uniforms-bridge-json-schema/src/JSONSchemaBridge.ts#L440
Parameter 'schema' implicitly has an 'any' type.
|
CI (14.x):
packages/uniforms-bridge-json-schema/src/JSONSchemaBridge.ts#L440
Parameter 'jsonPointer' implicitly has an 'any' type.
|
CI (14.x):
packages/uniforms-bridge-json-schema/src/JSONSchemaBridge.ts#L440
Parameter 'rootSchema' implicitly has an 'any' type.
|
CI (14.x):
packages/uniforms-bridge-json-schema/src/JSONSchemaBridge.ts#L440
Parameter 'parentJSON' implicitly has an 'any' type.
|
CI (14.x):
packages/uniforms-bridge-json-schema/src/JSONSchemaBridge.ts#L440
Parameter 'parentKeyword' implicitly has an 'any' type.
|
CI (14.x):
packages/uniforms-bridge-json-schema/src/JSONSchemaBridge.ts#L440
Parameter 'parentSchema' implicitly has an 'any' type.
|
CI (14.x):
packages/uniforms-bridge-json-schema/src/JSONSchemaBridge.ts#L440
Parameter 'indexOrProperty' implicitly has an 'any' type.
|
CI (14.x):
packages/uniforms-bridge-json-schema/src/JSONSchemaBridge.ts#L447
Cannot find name 'removeHashPrefix'.
|
CI (18.x)
The job was canceled because "_14_x" failed.
|
CI (18.x)
The operation was canceled.
|
CI (16.x)
The job was canceled because "_14_x" failed.
|
CI (16.x)
The operation was canceled.
|
CI (20.x)
The job was canceled because "_14_x" failed.
|
CI (20.x)
The operation was canceled.
|
CI (14.x):
package-lock.json#L1
Dependency vulnerabilities found. Run npm audit to get more info.
|
CI (14.x):
package-lock.json#L1
Dependency duplications found. Run npm dedupe to fix them.
|
CI (16.x):
package-lock.json#L1
Dependency duplications found. Run npm dedupe to fix them.
|
CI (16.x):
package-lock.json#L1
Dependency vulnerabilities found. Run npm audit to get more info.
|
CI (20.x):
package-lock.json#L1
Dependency vulnerabilities found. Run npm audit to get more info.
|
CI (20.x):
package-lock.json#L1
Dependency duplications found. Run npm dedupe to fix them.
|