lobotomize actions #1
Annotations
12 errors and 2 warnings
package (macos-latest):
src/ipc.ts#L45
Right operand of ?? is unreachable because the left operand is never nullish.
|
package (macos-latest):
src/main.ts#L57
Right operand of ?? is unreachable because the left operand is never nullish.
|
package (macos-latest):
src/main.ts#L88
Right operand of ?? is unreachable because the left operand is never nullish.
|
package (macos-latest):
src/utils.ts#L343
Right operand of ?? is unreachable because the left operand is never nullish.
|
package (macos-latest):
src/window.ts#L31
Object literal may only specify known properties, and 'showSearchWithDuckDuckGo' does not exist in type 'Options'.
|
package (macos-latest)
Process completed with exit code 2.
|
package (windows-latest):
src/ipc.ts#L45
Right operand of ?? is unreachable because the left operand is never nullish.
|
package (windows-latest):
src/main.ts#L57
Right operand of ?? is unreachable because the left operand is never nullish.
|
package (windows-latest):
src/main.ts#L88
Right operand of ?? is unreachable because the left operand is never nullish.
|
package (windows-latest):
src/utils.ts#L343
Right operand of ?? is unreachable because the left operand is never nullish.
|
package (windows-latest):
src/window.ts#L31
Object literal may only specify known properties, and 'showSearchWithDuckDuckGo' does not exist in type 'Options'.
|
package (windows-latest)
Process completed with exit code 1.
|
release
Artifact pattern :release-files/**/* did not match any files
|
release
Artifact pattern:release-files/**/* did not match any files
|