Skip to content

Fix usage of any

Fix usage of any #109

Triggered via pull request June 20, 2023 16:11
Status Success
Total duration 34s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
lint: src/clauses/RawCypher.ts#L24
Unexpected any. Specify a different type
lint: src/clauses/sub-clauses/ImportWith.ts#L27
Unexpected any. Specify a different type
lint: src/procedures/Yield.ts#L47
Unexpected any. Specify a different type
lint: src/procedures/Yield.ts#L50
Unexpected any. Specify a different type
lint: src/references/Literal.ts#L27
Unexpected any. Specify a different type
lint: src/references/NodeRef.ts#L25
Unexpected any. Specify a different type
lint: src/references/Param.ts#L26
Unexpected any. Specify a different type
lint: src/references/Param.ts#L55
Unexpected any. Specify a different type
lint: src/references/Param.ts#L58
Unexpected any. Specify a different type
lint: src/utils/is-cypher-compilable.ts#L23
Unexpected any. Specify a different type