feat(1624): first draft, prototype of context map grammar and diagram #14957
lint.yml
on: pull_request
docker-lint
8s
lint
1m 41s
Annotations
6 errors
lint
Process completed with exit code 1.
|
lint
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:
packages/parser/tests/contextMap.test.ts#L87
This assertion is unnecessary since it does not change the type of the expression
|
lint:
packages/parser/tests/contextMap.test.ts#L76
This assertion is unnecessary since it does not change the type of the expression
|
lint:
packages/mermaid/src/diagrams/context-map/contextMapParser.ts#L15
This assertion is unnecessary since it does not change the type of the expression
|
lint:
packages/mermaid/src/diagrams/context-map/contextMapParser.ts#L12
This assertion is unnecessary since it does not change the type of the expression
|