Skip to content

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

17c811d
Select commit
Loading
Failed to load commit list.
Merged

feat: new unit tests #78

test: add unit tests for flattenObject function covering various scen…
17c811d
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 7, 2025 in 5s

13 issues found.

Annotations

Check warning on line 9 in objectFunctions/flattenObject.ts

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

objectFunctions/flattenObject.ts#L9

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

Check warning on line 30 in functionsUnittests/objectFunctions/flattenObject.test.ts

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

functionsUnittests/objectFunctions/flattenObject.test.ts#L30

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

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

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

functionsUnittests/objectFunctions/flattenObject.test.ts#L50

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

Check warning on line 9 in objectFunctions/flattenObject.ts

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

objectFunctions/flattenObject.ts#L9

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

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

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

functionsUnittests/objectFunctions/flattenObject.test.ts#L40

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

Check warning on line 21 in objectFunctions/flattenObject.ts

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

objectFunctions/flattenObject.ts#L21

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

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

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

functionsUnittests/objectFunctions/queryStringToObject.test.ts#L35

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

Check warning on line 45 in functionsUnittests/objectFunctions/queryStringToObject.test.ts

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

functionsUnittests/objectFunctions/queryStringToObject.test.ts#L45

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

Check warning on line 30 in functionsUnittests/objectFunctions/queryStringToObject.test.ts

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

functionsUnittests/objectFunctions/queryStringToObject.test.ts#L30

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

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

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

functionsUnittests/objectFunctions/queryStringToObject.test.ts#L50

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

Check warning on line 45 in functionsUnittests/objectFunctions/flattenObject.test.ts

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

functionsUnittests/objectFunctions/flattenObject.test.ts#L45

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

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

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

functionsUnittests/objectFunctions/queryStringToObject.test.ts#L40

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

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

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

functionsUnittests/objectFunctions/flattenObject.test.ts#L35

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