Skip to content

style: prettify

style: prettify #1225

Triggered via pull request January 24, 2024 12:30
Status Failure
Total duration 1m 39s
Billable time 2m
Artifacts

main.yml

on: pull_request
orm-sqlite
0s
orm-sqlite
Matrix: orm-mongo
Matrix: orm-mysql
Matrix: orm-postgres
Fit to window
Zoom out
Zoom in

Annotations

10 errors
unit-tests: packages/core/src/indent.ts#L4
Parameter 'n' implicitly has an 'any' type.
unit-tests: packages/core/src/indent.ts#L4
Parameter 't' implicitly has an 'any' type.
unit-tests: packages/core/src/indent.ts#L10
Parameter 'n' implicitly has an 'any' type.
unit-tests: packages/core/src/indent.ts#L10
Parameter 't' implicitly has an 'any' type.
unit-tests: packages/core/src/indent.ts#L15
Parameter 'n' implicitly has an 'any' type.
unit-tests: packages/core/src/indent.ts#L15
Parameter 't' implicitly has an 'any' type.
unit-tests: packages/core/src/indent.ts#L15
Parameter 'e' implicitly has an 'any' type.
unit-tests: packages/core/src/indent.ts#L16
Element implicitly has an 'any' type because expression of type 'any' can't be used to index type '{}'.
unit-tests: packages/core/src/indent.ts#L16
Element implicitly has an 'any' type because expression of type 'any' can't be used to index type '{}'.
unit-tests: packages/core/src/indent.ts#L17
Variable 'r' implicitly has type 'any[]' in some locations where its type cannot be determined.