chore: remove use of soon to be deprecated method #1298
Annotations
8 errors and 1 warning
Build Core
Argument of type 'TemplateNode' is not assignable to parameter of type 'Node'.
|
Build Core
Argument of type 'FunctionDeclaration' is not assignable to parameter of type 'Node'.
|
Build Core
Argument of type 'BaseNode' is not assignable to parameter of type 'Node'.
|
Build Core
Argument of type 'Node | null' is not assignable to parameter of type 'BaseNode | undefined'.
|
Build Core
Object is possibly 'null'.
|
Build Core
Argument of type 'Node | null' is not assignable to parameter of type 'BaseNode | undefined'.
|
Build Core
Argument of type 'BaseNode' is not assignable to parameter of type 'Node'.
|
Build Core
Process completed with exit code 1.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading