Skip to content

build(deps): bump get-func-name from 2.0.0 to 2.0.2 #190

build(deps): bump get-func-name from 2.0.0 to 2.0.2

build(deps): bump get-func-name from 2.0.0 to 2.0.2 #190

Triggered via push September 27, 2023 21:23
Status Success
Total duration 2m 29s
Artifacts

release.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
test
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/
test: src/commands/create.ts#L86
Missing return type on function
test: src/commands/eject.ts#L132
Missing return type on function
test: src/commands/generate.ts#L66
Missing return type on function
test: src/generate/generate-module.ts#L28
Missing return type on function
test: src/generate/helpers/ListrHelper.ts#L32
Missing return type on function
test: src/generate/helpers/findProjectMainPath.ts#L3
Missing return type on function
test: src/generate/helpers/saveRenderedTemplate.ts#L15
Missing return type on function
test: src/generate/helpers/saveRenderedTemplate.ts#L15
Function 'saveRenderedTemplate' has too many parameters (5). Maximum allowed is 4
test: src/generate/parse-graphql/get-module-infos.ts#L5
Missing return type on function
test: src/generate/parse-graphql/getFederatedEntities.ts#L3
Missing return type on function