fix: fix broken log messages on errors #130
Annotations
2 warnings
ci (lint):
packages/main/src/action/env.ts#L16
Unnecessary conditional, expected left-hand side of `??` operator to be possibly null or undefined
|
ci (lint):
packages/main/src/action/env.ts#L17
Unnecessary conditional, expected left-hand side of `??` operator to be possibly null or undefined
|