Skip to content

update lock

update lock #37

Triggered via push June 11, 2024 05:33
Status Failure
Total duration 22s
Artifacts

node.js.yml

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

Annotations

9 errors and 2 warnings
Test (18.x): src/transformer.ts#L44
Property 'createTransformer' does not exist on type 'Transformer_2<unknown>'.
Test (18.x): src/transformer.ts#L45
Property 'createTransformer' does not exist on type 'Transformer_2<unknown>'.
Test (18.x): src/transformer.ts#L155
Type '(sourceText: string, sourcePath: string, options: TransformOptions<Config>) => string' is not assignable to type '((sourceText: string, sourcePath: string, options: TransformOptions<Config>) => TransformedSource) | ((sourceText: string, sourcePath: string, options: TransformOptions<...>) => TransformedSource) | undefined'.
Test (18.x)
Process completed with exit code 1.
Test (20.x)
The job was canceled because "_18_x" failed.
Test (20.x): src/transformer.ts#L44
Property 'createTransformer' does not exist on type 'Transformer_2<unknown>'.
Test (20.x): src/transformer.ts#L45
Property 'createTransformer' does not exist on type 'Transformer_2<unknown>'.
Test (20.x): src/transformer.ts#L155
Type '(sourceText: string, sourcePath: string, options: TransformOptions<Config>) => string' is not assignable to type '((sourceText: string, sourcePath: string, options: TransformOptions<Config>) => TransformedSource) | ((sourceText: string, sourcePath: string, options: TransformOptions<...>) => TransformedSource) | undefined'.
Test (20.x)
Process completed with exit code 1.
Test (18.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test (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/