Skip to content

Merge pull request #13 from ng2react/bugfix/prop-types #60

Merge pull request #13 from ng2react/bugfix/prop-types

Merge pull request #13 from ng2react/bugfix/prop-types #60

Triggered via push July 22, 2023 22:38
Status Success
Total duration 39s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build (18.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (18.x): src/lib/modules/openai-conversion/prompt-construction/find-controller.ts#L6
'isFunctionDeclaration' is defined but never used
build (18.x): src/lib/modules/openai-conversion/prompt-construction/find-controller.ts#L9
'isLeftHandSideExpression' is defined but never used
build (18.x): src/lib/modules/openai-conversion/prompt-construction/find-controller.ts#L11
'isPropertyDeclaration' is defined but never used
build (18.x): src/lib/modules/openai-conversion/prompt-construction/find-controller.ts#L13
'isVariableDeclaration' is defined but never used
build (18.x): src/lib/modules/parsing/find-components-in-node.ts#L8
'logger' is assigned a value but never used
build (18.x): src/test/find-controller.test.ts#L16
Forbidden non-null assertion
build (18.x): src/test/openai-conversion/get-converter.ts#L7
'preparedComponent' is assigned a value but never used
build (18.x): src/test/openai-conversion/get-converter.ts#L18
Forbidden non-null assertion
build (18.x): src/test/openai-conversion/get-converter.ts#L29
'jsx' is defined but never used