Skip to content
This repository has been archived by the owner on Aug 12, 2022. It is now read-only.

CI failure caused by globalThis #76

Closed
zhaoqin-github opened this issue Apr 1, 2019 · 0 comments
Closed

CI failure caused by globalThis #76

zhaoqin-github opened this issue Apr 1, 2019 · 0 comments
Labels
bug Something isn't working

Comments

@zhaoqin-github
Copy link
Collaborator

It seems to be caused by a new change in TypeScript...

src/controllers/adc.controller.ts:42:49 - error TS7017: Element implicitly has an 'any' type because type 'typeof globalThis' has no index signature.
42     @requestBody(Schema.createRequest(Adc, this.createDesc))

microsoft/TypeScript#30139
microsoft/TypeScript#30329

@zhaoqin-github zhaoqin-github added the bug Something isn't working label Apr 1, 2019
joereynolds pushed a commit to joereynolds/sql-lint that referenced this issue May 2, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant