Skip to content

test: add unit tests for applyDefaults function covering various scen…

d6aeddc
Select commit
Loading
Failed to load commit list.
Merged

feat: new object function and unit tests #82

test: add unit tests for applyDefaults function covering various scen…
d6aeddc
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
codefactor.io / CodeFactor failed Feb 8, 2025 in 6s

45 issues found.

Annotations

Check warning on line 73 in functionsUnittests/objectFunctions/getObjectDifference.test.ts

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

functionsUnittests/objectFunctions/getObjectDifference.test.ts#L73

Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)

Check warning on line 8 in objectFunctions/keysToSnakeCase.ts

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

objectFunctions/keysToSnakeCase.ts#L8

Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)

Check warning on line 50 in functionsUnittests/objectFunctions/countProperties.test.ts

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

functionsUnittests/objectFunctions/countProperties.test.ts#L50

Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)

Check warning on line 35 in functionsUnittests/objectFunctions/countProperties.test.ts

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

functionsUnittests/objectFunctions/countProperties.test.ts#L35

Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)

Check warning on line 68 in functionsUnittests/objectFunctions/getObjectDifference.test.ts

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

functionsUnittests/objectFunctions/getObjectDifference.test.ts#L68

Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)

Check warning on line 9 in objectFunctions/applyDefaults.ts

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

objectFunctions/applyDefaults.ts#L9

Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)

Check warning on line 38 in functionsUnittests/objectFunctions/applyDefaults.test.ts

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

functionsUnittests/objectFunctions/applyDefaults.test.ts#L38

Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)

Check warning on line 73 in functionsUnittests/objectFunctions/applyDefaults.test.ts

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

functionsUnittests/objectFunctions/applyDefaults.test.ts#L73

Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)

Check warning on line 33 in functionsUnittests/objectFunctions/getObjectDifference.test.ts

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

functionsUnittests/objectFunctions/getObjectDifference.test.ts#L33

Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)

Check warning on line 53 in functionsUnittests/objectFunctions/getObjectDifference.test.ts

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

functionsUnittests/objectFunctions/getObjectDifference.test.ts#L53

Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)

Check warning on line 88 in functionsUnittests/objectFunctions/shallowEqual.test.ts

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

functionsUnittests/objectFunctions/shallowEqual.test.ts#L88

Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)

Check warning on line 73 in functionsUnittests/objectFunctions/shallowEqual.test.ts

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

functionsUnittests/objectFunctions/shallowEqual.test.ts#L73

Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)

Check warning on line 108 in functionsUnittests/objectFunctions/shallowEqual.test.ts

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

functionsUnittests/objectFunctions/shallowEqual.test.ts#L108

Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)

Check warning on line 9 in objectFunctions/shallowEqual.ts

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

objectFunctions/shallowEqual.ts#L9

Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)

Check warning on line 68 in functionsUnittests/objectFunctions/shallowEqual.test.ts

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

functionsUnittests/objectFunctions/shallowEqual.test.ts#L68

Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)

Check warning on line 53 in functionsUnittests/objectFunctions/applyDefaults.test.ts

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

functionsUnittests/objectFunctions/applyDefaults.test.ts#L53

Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)

Check warning on line 26 in functionsUnittests/objectFunctions/applyDefaults.test.ts

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

functionsUnittests/objectFunctions/applyDefaults.test.ts#L26

Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)

Check warning on line 63 in functionsUnittests/objectFunctions/getObjectDifference.test.ts

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

functionsUnittests/objectFunctions/getObjectDifference.test.ts#L63

Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)

Check warning on line 58 in functionsUnittests/objectFunctions/getObjectDifference.test.ts

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

functionsUnittests/objectFunctions/getObjectDifference.test.ts#L58

Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)

Check warning on line 40 in functionsUnittests/objectFunctions/countProperties.test.ts

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

functionsUnittests/objectFunctions/countProperties.test.ts#L40

Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)

Check warning on line 78 in functionsUnittests/objectFunctions/getObjectDifference.test.ts

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

functionsUnittests/objectFunctions/getObjectDifference.test.ts#L78

Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)

Check warning on line 98 in functionsUnittests/objectFunctions/shallowEqual.test.ts

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

functionsUnittests/objectFunctions/shallowEqual.test.ts#L98

Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)

Check warning on line 78 in functionsUnittests/objectFunctions/shallowEqual.test.ts

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

functionsUnittests/objectFunctions/shallowEqual.test.ts#L78

Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)

Check warning on line 93 in functionsUnittests/objectFunctions/shallowEqual.test.ts

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

functionsUnittests/objectFunctions/shallowEqual.test.ts#L93

Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)

Check warning on line 8 in objectFunctions/keysToCamelCase.ts

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

objectFunctions/keysToCamelCase.ts#L8

Unexpected any. Specify a different type. (@typescript-eslint/no-explicit-any)