Bump ruff from 0.4.9 to 0.5.0 #66
Annotations
7 errors and 1 warning
mcproto/connection.py#L60
mcproto/connection.py:60:47: RUF100 Unused `noqa` directive (unused: `E721`)
|
mcproto/connection.py#L174
mcproto/connection.py:174:47: RUF100 Unused `noqa` directive (unused: `E721`)
|
mcproto/encryption.py#L66
mcproto/encryption.py:66:48: RUF100 Unused `noqa` directive (unused: `E721`)
|
mcproto/encryption.py#L68
mcproto/encryption.py:68:43: RUF100 Unused `noqa` directive (unused: `E721`)
|
mcproto/encryption.py#L92
mcproto/encryption.py:92:48: RUF100 Unused `noqa` directive (unused: `E721`)
|
mcproto/encryption.py#L94
mcproto/encryption.py:94:43: RUF100 Unused `noqa` directive (unused: `E721`)
|
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4, actions/cache/restore@v3, actions/cache/save@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The logs for this run have expired and are no longer available.
Loading