Update package-lock.json #1019
ci.yml
on: push
Configure Node environment matrix
12s
Lint & types
22s
Validate YAML files
11s
Matrix: Codemod JSSG tests
Matrix: Run legacy tests
Annotations
9 errors, 10 warnings, and 4 notices
|
Lint & types
Process completed with exit code 1.
|
|
Lint & types:
recipes/types-is-native-error/src/workflow.ts#L120
Argument of type 'SgNode<TypesMap, Kinds<TypesMap>>' is not assignable to parameter of type 'SgNode<javascriptTypes, Kinds<javascriptTypes>>'.
|
|
Lint & types:
recipes/types-is-native-error/src/workflow.ts#L94
Type 'SgNode<javascriptTypes, Kinds<javascriptTypes>>' is not assignable to type 'SgNode<TypesMap, Kinds<TypesMap>>'.
|
|
Lint & types:
recipes/types-is-native-error/src/workflow.ts#L82
Argument of type 'SgRoot<TypesMap>' is not assignable to parameter of type 'SgRoot<javascriptTypes>'.
|
|
Lint & types:
recipes/types-is-native-error/src/workflow.ts#L81
Argument of type 'SgRoot<TypesMap>' is not assignable to parameter of type 'SgRoot<javascriptTypes>'.
|
|
Lint & types:
recipes/http-classes-with-new/src/workflow.ts#L65
Argument of type 'SgNode<TypesMap, Kinds<TypesMap>>' is not assignable to parameter of type 'SgNode<javascriptTypes, Kinds<javascriptTypes>>'.
|
|
Lint & types:
recipes/http-classes-with-new/src/workflow.ts#L36
Argument of type 'SgNode<javascriptTypes, Kinds<javascriptTypes>>[]' is not assignable to parameter of type 'SgNode<TypesMap, Kinds<TypesMap>>[]'.
|
|
Lint & types:
recipes/http-classes-with-new/src/workflow.ts#L34
Argument of type 'SgRoot<TypesMap>' is not assignable to parameter of type 'SgRoot<javascriptTypes>'.
|
|
Lint & types:
recipes/http-classes-with-new/src/workflow.ts#L33
Argument of type 'SgRoot<TypesMap>' is not assignable to parameter of type 'SgRoot<javascriptTypes>'.
|
|
Validate YAML files:
./recipes/create-require-from-path/codemod.yaml#L4
4:81 [line-length] line too long (88 > 80 characters)
|
|
Validate YAML files:
./recipes/import-assertions-to-attributes/workflow.yaml#L9
9:81 [line-length] line too long (90 > 80 characters)
|
|
Validate YAML files:
./recipes/import-assertions-to-attributes/workflow.yaml#L1
1:81 [line-length] line too long (123 > 80 characters)
|
|
Validate YAML files:
./recipes/import-assertions-to-attributes/codemod.yaml#L4
4:81 [line-length] line too long (89 > 80 characters)
|
|
Validate YAML files:
./recipes/fs-access-mode-constants/workflow.yaml#L12
12:81 [line-length] line too long (144 > 80 characters)
|
|
Validate YAML files:
./recipes/fs-access-mode-constants/workflow.yaml#L1
1:81 [line-length] line too long (123 > 80 characters)
|
|
Validate YAML files:
./recipes/fs-access-mode-constants/codemod.yaml#L4
4:81 [line-length] line too long (143 > 80 characters)
|
|
Validate YAML files:
./recipes/rmdir/workflow.yaml#L1
1:81 [line-length] line too long (123 > 80 characters)
|
|
Validate YAML files:
./.yamllint.yaml#L2
2:81 [line-length] line too long (87 > 80 characters)
|
|
Validate YAML files:
./.yamllint.yaml#L1
1:81 [line-length] line too long (85 > 80 characters)
|
|
Run legacy tests (24, windows-latest)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
|
Run legacy tests (22, windows-latest)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
|
Run legacy tests (23, windows-latest)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|
|
Codemod JSSG tests (windows-latest)
The windows-latest label will migrate from Windows Server 2022 to Windows Server 2025 beginning September 2, 2025. For more information see https://github.com/actions/runner-images/issues/12677
|