Skip to content

Update Typescript to v5 #2

Update Typescript to v5

Update Typescript to v5 #2

Triggered via pull request May 19, 2023 20:51
Status Failure
Total duration 36s
Artifacts

build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
unit
Process completed with exit code 1.
build: node_modules/@types/styled-components/index.d.ts#L127
Type 'P' does not satisfy the constraint '{ theme?: T | undefined; }'.
build: src/createTransformer.ts#L168
Type '(context: TransformationContext) => (sourceFile: SourceFile) => Node | undefined' is not assignable to type 'TransformerFactory<SourceFile>'.
build
Process completed with exit code 2.