chore(release): prepare for v3.1.0 #133
Annotations
4 warnings
Run npm run lint:
packages/main/src/action/env.ts#L16
Unnecessary conditional, expected left-hand side of `??` operator to be possibly null or undefined
|
Run npm run lint:
packages/main/src/action/env.ts#L17
Unnecessary conditional, expected left-hand side of `??` operator to be possibly null or undefined
|
Run npm run lint:
packages/main/src/action/run/main/install.ts#L21
Unnecessary optional chain on a non-nullish value
|
Run npm run lint:
packages/main/src/action/run/main/install.ts#L34
Unnecessary conditional, expected left-hand side of `??` operator to be possibly null or undefined
|
Loading