fix chinese encoding #1547
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors
ci:
src/tools/json-to-go/json-to-go.service.ts#L57
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
|
ci:
src/tools/json-to-go/json-to-go.service.ts#L74
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type '{}'.
|
ci:
src/tools/json-to-go/json-to-go.service.ts#L80
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type '{}'.
|
ci:
src/tools/json-to-go/json-to-go.service.ts#L90
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type '{}'.
|
ci:
src/tools/json-to-go/json-to-go.service.ts#L97
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type '{}'.
|
ci:
src/tools/json-to-go/json-to-go.service.ts#L108
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type '{}'.
|
ci:
src/tools/json-to-go/json-to-go.service.ts#L110
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type '{}'.
|
ci:
src/tools/json-to-go/json-to-go.service.ts#L111
Element implicitly has an 'any' type because expression of type 'string' can't be used to index type '{}'.
|
ci:
src/tools/json-to-go/json-to-go.service.ts#L136
Expected 4 arguments, but got 3.
|
ci:
src/tools/json-to-go/json-to-go.service.ts#L152
'depth' is possibly 'undefined'.
|