Skip to content

refactor: improve documentation and enhance tests for object functions

4bd562d
Select commit
Loading
Failed to load commit list.
Merged

fix: fixed some functions and unit tests #83

refactor: improve documentation and enhance tests for object functions
4bd562d
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 5s

21 issues fixed. 35 issues found.

Annotations

Check warning on line 15 in objectFunctions/removeEmptyValues.ts

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

objectFunctions/removeEmptyValues.ts#L15

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

Check warning on line 56 in functionsUnittests/objectFunctions/setNestedValue.test.ts

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

functionsUnittests/objectFunctions/setNestedValue.test.ts#L56

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

Check warning on line 15 in functionsUnittests/objectFunctions/pickKeys.test.ts

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

functionsUnittests/objectFunctions/pickKeys.test.ts#L15

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

Check warning on line 64 in functionsUnittests/objectFunctions/keysToCamelCase.test.ts

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

functionsUnittests/objectFunctions/keysToCamelCase.test.ts#L64

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

Check warning on line 20 in objectFunctions/unflattenObject.ts

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

objectFunctions/unflattenObject.ts#L20

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

Check warning on line 64 in functionsUnittests/objectFunctions/keysToSnakeCase.test.ts

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

functionsUnittests/objectFunctions/keysToSnakeCase.test.ts#L64

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

Check warning on line 69 in functionsUnittests/objectFunctions/keysToCamelCase.test.ts

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

functionsUnittests/objectFunctions/keysToCamelCase.test.ts#L69

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

Check warning on line 19 in objectFunctions/getObjectDifference.ts

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

objectFunctions/getObjectDifference.ts#L19

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

Check warning on line 79 in functionsUnittests/objectFunctions/deepEqual.test.ts

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

functionsUnittests/objectFunctions/deepEqual.test.ts#L79

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

Check warning on line 59 in functionsUnittests/objectFunctions/keysToCamelCase.test.ts

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

functionsUnittests/objectFunctions/keysToCamelCase.test.ts#L59

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

Check warning on line 25 in objectFunctions/queryStringToObject.ts

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

objectFunctions/queryStringToObject.ts#L25

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

Check warning on line 15 in objectFunctions/queryStringToObject.ts

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

objectFunctions/queryStringToObject.ts#L15

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

Check warning on line 15 in objectFunctions/removeEmptyValues.ts

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

objectFunctions/removeEmptyValues.ts#L15

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

Check warning on line 47 in functionsUnittests/objectFunctions/omitKeys.test.ts

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

functionsUnittests/objectFunctions/omitKeys.test.ts#L47

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

Check warning on line 47 in functionsUnittests/objectFunctions/pickKeys.test.ts

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

functionsUnittests/objectFunctions/pickKeys.test.ts#L47

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

Check warning on line 46 in functionsUnittests/objectFunctions/setNestedValue.test.ts

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

functionsUnittests/objectFunctions/setNestedValue.test.ts#L46

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

Check warning on line 54 in functionsUnittests/objectFunctions/keysToSnakeCase.test.ts

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

functionsUnittests/objectFunctions/keysToSnakeCase.test.ts#L54

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

Check warning on line 15 in functionsUnittests/objectFunctions/omitKeys.test.ts

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

functionsUnittests/objectFunctions/omitKeys.test.ts#L15

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

Check warning on line 61 in functionsUnittests/objectFunctions/setNestedValue.test.ts

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

functionsUnittests/objectFunctions/setNestedValue.test.ts#L61

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

Check warning on line 69 in functionsUnittests/objectFunctions/deepEqual.test.ts

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

functionsUnittests/objectFunctions/deepEqual.test.ts#L69

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

Check warning on line 59 in functionsUnittests/objectFunctions/keysToSnakeCase.test.ts

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

functionsUnittests/objectFunctions/keysToSnakeCase.test.ts#L59

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

Check warning on line 19 in objectFunctions/getObjectDifference.ts

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

objectFunctions/getObjectDifference.ts#L19

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

Check warning on line 19 in objectFunctions/getObjectDifference.ts

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

objectFunctions/getObjectDifference.ts#L19

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

Check warning on line 16 in objectFunctions/hasKey.ts

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

objectFunctions/hasKey.ts#L16

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

Check warning on line 24 in objectFunctions/getObjectDifference.ts

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

objectFunctions/getObjectDifference.ts#L24

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