Skip to content

fix types

fix types #253

Re-run triggered August 18, 2024 22:30
Status Failure
Total duration 3m 12s
Artifacts

lgtm.yml

on: pull_request
ESLint on Xpra Client
29s
ESLint on Xpra Client
ESLint on Xpra React UI
3m 2s
ESLint on Xpra React UI
Code coverage on Xpra Client
40s
Code coverage on Xpra Client
Conventional Commits check
13s
Conventional Commits check
Fit to window
Zoom out
Zoom in

Annotations

1 error and 18 warnings
Conventional Commits check
You have commit messages with errors ⧗ input: it was my editor being weird ✖ subject may not be empty [subject-empty] ✖ type may not be empty [type-empty] ✖ found 2 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint ⧗ input: remove useless export field (it was breaking types) ✖ subject may not be empty [subject-empty] ✖ type may not be empty [type-empty] ✖ found 2 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
Conventional Commits check
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Conventional Commits check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Conventional Commits check
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
ESLint on Xpra Client
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/
ESLint on Xpra Client
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/
ESLint on Xpra Client: packages/xpra/src/io/audio.ts#L111
'adapter' is never reassigned. Use 'const' instead
ESLint on Xpra Client: packages/xpra/src/io/worker.ts#L61
Unexpected any. Specify a different type
ESLint on Xpra Client: packages/xpra/src/io/worker.ts#L63
Unexpected any. Specify a different type
ESLint on Xpra Client: packages/xpra/src/io/worker.ts#L67
Unexpected any. Specify a different type
ESLint on Xpra Client: packages/xpra/src/types/index.ts#L355
Unexpected any. Specify a different type
ESLint on Xpra Client: packages/xpra/src/types/index.ts#L700
Unexpected any. Specify a different type
Code coverage on Xpra Client
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, codecov/codecov-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Code coverage on Xpra Client
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2, codecov/codecov-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
ESLint on Xpra React UI
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/
ESLint on Xpra React UI
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/
ESLint on Xpra React UI: packages/ui/src/app/desktop.tsx#L497
Classname 'xpra-window-canvas' is not a Tailwind CSS class!
ESLint on Xpra React UI: packages/ui/src/app/desktop.tsx#L509
Unexpected any. Specify a different type
ESLint on Xpra React UI: packages/ui/src/app/desktop.tsx#L594
Classname 'xpra-cursor' is not a Tailwind CSS class!