WIP #13428
Annotations
13 errors and 1 warning
Install Packages
Cannot find module './flowDb.js' or its corresponding type declarations.
|
Install Packages
Cannot find module './types.js' or its corresponding type declarations.
|
Install Packages
An import path can only end with a '.ts' extension when 'allowImportingTsExtensions' is enabled.
|
Run Linting:
packages/mermaid-layout-elk/src/render.ts#L499
Unknown word: "NODECOUNT"
|
Run Linting:
packages/mermaid-layout-elk/src/render.ts#L500
Unknown word: "topdown"
|
Run Linting:
packages/mermaid-layout-elk/src/render.ts#L530
Unknown word: "RIGHTDOWN"
|
Run Linting:
packages/mermaid-layout-elk/src/render.ts#L567
'count' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Run Linting:
packages/mermaid-layout-elk/src/render.ts#L639
'copy' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Run Linting:
packages/mermaid-layout-elk/src/render.ts#L640
Unexpected console statement
|
Run Linting:
packages/mermaid-layout-elk/src/render.ts#L642
Unexpected console statement
|
Run Linting:
packages/mermaid/src/diagram-api/detectType.ts#L42
Unexpected console statement
|
Run Linting:
packages/mermaid/src/diagrams/swimlane/styles.ts#L22
'fade' is assigned a value but never used. Allowed unused vars must match /^_/u
|
Run Linting
Running `pnpm run lint` failed. Running `pnpm -w run lint:fix` may fix this issue. If this error doesn't occur on your local machine, make sure your packages are up-to-date by running `pnpm install`. You may also need to delete your prettier cache by running `rm ./node_modules/.cache/prettier/.prettier-cache`.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading