Skip to content

feat: support importOrderImportAttributesKeyword #326

feat: support importOrderImportAttributesKeyword

feat: support importOrderImportAttributesKeyword #326

Triggered via pull request December 12, 2023 04:26
Status Failure
Total duration 31s
Artifacts

ci.yml

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

Annotations

10 errors and 5 warnings
build (16.x): src/utils/get-code-from-ast.ts#L53
Argument of type '{ importAttributesKeyword: "assert" | "with" | "with-legacy" | undefined; }' is not assignable to parameter of type 'GeneratorOptions'.
build (16.x)
Process completed with exit code 2.
build (20.x): src/utils/get-code-from-ast.ts#L53
Argument of type '{ importAttributesKeyword: "assert" | "with" | "with-legacy" | undefined; }' is not assignable to parameter of type 'GeneratorOptions'.
build (20.x)
Process completed with exit code 2.
build (18.x): src/utils/get-code-from-ast.ts#L53
Argument of type '{ importAttributesKeyword: "assert" | "with" | "with-legacy" | undefined; }' is not assignable to parameter of type 'GeneratorOptions'.
build (18.x)
Process completed with exit code 2.
build (12.x): src/utils/get-code-from-ast.ts#L53
Argument of type '{ importAttributesKeyword: "assert" | "with" | "with-legacy" | undefined; }' is not assignable to parameter of type 'GeneratorOptions'.
build (12.x)
The operation was canceled.
build (14.x): src/utils/get-code-from-ast.ts#L53
Argument of type '{ importAttributesKeyword: "assert" | "with" | "with-legacy" | undefined; }' is not assignable to parameter of type 'GeneratorOptions'.
build (14.x)
The operation was canceled.
build (16.x)
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/
build (20.x)
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/
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. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (12.x)
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/
build (14.x)
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/