build(deps): bump @babel/traverse in /documentation #191
Annotations
11 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
src/commands/create.ts#L86
Missing return type on function
|
src/commands/eject.ts#L132
Missing return type on function
|
src/commands/generate.ts#L66
Missing return type on function
|
src/generate/generate-module.ts#L28
Missing return type on function
|
src/generate/helpers/ListrHelper.ts#L32
Missing return type on function
|
src/generate/helpers/findProjectMainPath.ts#L3
Missing return type on function
|
src/generate/helpers/saveRenderedTemplate.ts#L15
Missing return type on function
|
src/generate/helpers/saveRenderedTemplate.ts#L15
Function 'saveRenderedTemplate' has too many parameters (5). Maximum allowed is 4
|
src/generate/parse-graphql/get-module-infos.ts#L5
Missing return type on function
|
src/generate/parse-graphql/getFederatedEntities.ts#L3
Missing return type on function
|
The logs for this run have expired and are no longer available.
Loading