feat: Implement deep link support for zulip:// protocol #772
Annotations
7 errors and 2 warnings
|
build (ubuntu-latest)
Process completed with exit code 1.
|
|
build (ubuntu-latest):
app/main/index.ts#L176
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
|
|
build (ubuntu-latest):
app/main/index.ts#L60
Cannot find name 'mainWindow'.
|
|
build (ubuntu-latest):
app/main/index.ts#L58
Cannot find name 'mainWindow'.
|
|
build (ubuntu-latest):
app/main/index.ts#L57
Cannot find name 'mainWindow'.
|
|
build (windows-latest)
The strategy configuration was canceled because "build.ubuntu-latest" failed
|
|
build (windows-latest)
The operation was canceled.
|
|
build (ubuntu-latest)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
build (windows-latest)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: pnpm/action-setup@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|