Skip to content

chore(deps-dev): bump @rollup/plugin-typescript from 11.0.0 to 11.1.2 #131

chore(deps-dev): bump @rollup/plugin-typescript from 11.0.0 to 11.1.2

chore(deps-dev): bump @rollup/plugin-typescript from 11.0.0 to 11.1.2 #131

Triggered via pull request June 28, 2023 14:50
Status Success
Total duration 39s
Artifacts

code-review.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
lint: src/commands.ts#L26
'major' is assigned a value but never used
lint: src/commands.ts#L30
'major' is assigned a value but never used
lint: src/config.ts#L5
'SplitProcessing' is defined but never used
lint: src/config.ts#L154
Unexpected any. Specify a different type
lint: src/config.ts#L154
Unexpected any. Specify a different type
lint: src/const.ts#L1
Forbidden non-null assertion
lint: src/const.ts#L2
Forbidden non-null assertion
lint: src/utils.ts#L76
Unexpected any. Specify a different type
lint: test/commands.test.ts#L1
'fs' is defined but never used
lint: test/commands.test.ts#L2
'expect' is defined but never used