New Diagram - Use case diagram #4268 #13452
lint.yml
on: pull_request
docker-lint
6s
lint
1m 45s
Annotations
7 errors and 2 warnings
lint
Unused '@ts-expect-error' directive.
|
lint:
packages/mermaid/src/diagrams/flowchart/flowDb.ts#L148
Invalid type "never" of template literal expression
|
lint:
packages/mermaid/src/diagrams/flowchart/types.ts#L38
"circle" | "ellipse" | "rect" | "hexagon" | "diamond" | "round" | "square" | "odd" | "lean_right" | "lean_left" | "trapezoid" | "inv_trapezoid" | "stadium" | "subroutine" | "cylinder" | "doublecircle" is overridden by string in this union type
|
lint:
packages/mermaid/src/rendering-util/rendering-elements/shapes.spec.ts#L7
This assertion is unnecessary since it does not change the type of the expression
|
lint:
packages/mermaid/src/rendering-util/rendering-elements/shapes.spec.ts#L12
This assertion is unnecessary since it does not change the type of the expression
|
Lint failure
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`.
|
lint
Process completed with exit code 1.
|
docker-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|