Skip to content

feat: add a wrapper around @nx/js generator and fix some eslint issues #261

feat: add a wrapper around @nx/js generator and fix some eslint issues

feat: add a wrapper around @nx/js generator and fix some eslint issues #261

Triggered via pull request November 1, 2023 04:02
@SimeonCSimeonC
synchronize #93
new-nx-plugin
Status Failure
Total duration 1m 13s
Artifacts

pull_requests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 4 warnings
checks
Argument of type '{ svgAsComponent: true; project: string; }' is not assignable to parameter of type 'FileTypesGeneratorSchema & { project: string; eslintType: "basic" | "typescript" | "react" | "reactTs" | "cypress" | "cypressTs" | "component" | "componentTs"; }'.
checks
Process completed with exit code 1.
test
Argument of type '{ svgAsComponent: true; project: string; }' is not assignable to parameter of type 'FileTypesGeneratorSchema & { project: string; eslintType: "basic" | "typescript" | "react" | "reactTs" | "cypress" | "cypressTs" | "component" | "componentTs"; }'.
test
Process completed with exit code 1.
checks
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test
Could not find any files for coverage/**/*.junit.xml
test
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/