[pre-commit.ci] pre-commit autoupdate #439
lint.yml
on: pull_request
Python
9s
JavaScript
2m 40s
Annotations
1 error and 10 warnings
Python
Process completed with exit code 1.
|
JavaScript
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v1. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
Python
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
JavaScript
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
JavaScript
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/
|
JavaScript:
src/utils.ts#L29
Argument 'args' should be typed with a non-any type
|
JavaScript:
src/widget_base.ts#L94
Argument 'node' should be typed with a non-any type
|
JavaScript:
src/widget_event.ts#L272
Argument 'command' should be typed with a non-any type
|
JavaScript:
src/widget_event.ts#L272
Argument 'buffers' should be typed with a non-any type
|
JavaScript:
src/widget_event.ts#L344
Argument 'command' should be typed with a non-any type
|
JavaScript:
src/widget_event.ts#L344
Argument 'buffers' should be typed with a non-any type
|