[pre-commit.ci] pre-commit autoupdate #689
Annotations
3 errors and 2 warnings
src/user_profile.py#L156
Argument of type "str" cannot be assigned to parameter "hotkey" of type "Hotkey" in function "set_hotkey"
Type "str" is incompatible with type "Hotkey"
"str" is incompatible with type "Literal['split']"
"str" is incompatible with type "Literal['reset']"
"str" is incompatible with type "Literal['skip_split']"
"str" is incompatible with type "Literal['undo_split']"
"str" is incompatible with type "Literal['pause']"
"str" is incompatible with type "Literal['screenshot']"
"str" is incompatible with type "Literal['toggle_auto_reset_image']" (reportArgumentType)
|
src/capture_method/__init__.py#L80
Method "_generate_next_value_" overrides class "Enum" in an incompatible manner
Parameter 2 mismatch: base parameter "start" is keyword parameter, override parameter is position-only
Parameter 3 mismatch: base parameter "count" is keyword parameter, override parameter is position-only
Parameter 4 mismatch: base parameter "last_values" is keyword parameter, override parameter is position-only (reportIncompatibleMethodOverride)
|
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-python@v4, jakebailey/pyright-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "AutoSplit for ubuntu-22.04 (Python 3.11)", "Build logs for ubuntu-22.04 (Python 3.11)".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
The logs for this run have expired and are no longer available.
Loading