fix types #7
Merged
fix types #7
Annotations
8 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
packages/xpra/src/io/audio.ts#L111
'adapter' is never reassigned. Use 'const' instead
|
packages/xpra/src/io/worker.ts#L61
Unexpected any. Specify a different type
|
packages/xpra/src/io/worker.ts#L63
Unexpected any. Specify a different type
|
packages/xpra/src/io/worker.ts#L67
Unexpected any. Specify a different type
|
packages/xpra/src/types/index.ts#L355
Unexpected any. Specify a different type
|
packages/xpra/src/types/index.ts#L700
Unexpected any. Specify a different type
|
This job succeeded
Loading