Skip to content

Create and modify documents #323

Create and modify documents

Create and modify documents #323

Triggered via pull request July 19, 2024 15:08
Status Failure
Total duration 54s
Artifacts

lint.yml

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

Annotations

10 errors and 1 warning
lint (20.x)
Cannot find module '$compiler/constants' or its corresponding type declarations.
lint (20.x)
Cannot find module '$compiler/error/error' or its corresponding type declarations.
lint (20.x)
Cannot find module '$compiler/error/errors' or its corresponding type declarations.
lint (20.x)
Cannot find module '$compiler/parser/index' or its corresponding type declarations.
lint (20.x)
Cannot find module '$compiler/parser/interfaces' or its corresponding type declarations.
lint (20.x)
Cannot find module '$compiler/types' or its corresponding type declarations.
lint (20.x)
Parameter 'node' implicitly has an 'any' type.
lint (20.x)
Parameter 'node' implicitly has an 'any' type.
lint (20.x)
Argument of type 'unknown' is not assignable to parameter of type 'string'.
lint (20.x)
A function returning 'never' cannot have a reachable end point.
lint (20.x)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/