Skip to content

fix chinese encoding #1547

fix chinese encoding

fix chinese encoding #1547

Triggered via pull request November 8, 2023 04:23
Status Failure
Total duration 1m 35s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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'.