feat: add constructIntegrationCrowdinIdFromJwtPayload #132
Annotations
11 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Lint:
src/crowdin.ts#L11
Unexpected any. Specify a different type
|
Lint:
src/crowdin.ts#L39
Unexpected any. Specify a different type
|
Lint:
src/crowdin.ts#L52
Argument 'data' should be typed with a non-any type
|
Lint:
src/crowdin.ts#L52
Unexpected any. Specify a different type
|
Lint:
src/crowdin.ts#L224
Unexpected any. Specify a different type
|
Lint:
src/crowdin.ts#L250
Unexpected any. Specify a different type
|
Lint:
src/crowdin.ts#L264
Argument 'fileContent' should be typed with a non-any type
|
Lint:
src/crowdin.ts#L264
Unexpected any. Specify a different type
|
Lint:
src/crowdin.ts#L362
Unexpected any. Specify a different type
|
Lint:
src/crowdin.ts#L384
Unexpected any. Specify a different type
|
Loading