Skip to content

Use ParamSpec for better type hints #272

Use ParamSpec for better type hints

Use ParamSpec for better type hints #272

Triggered via push October 10, 2024 18:07
Status Failure
Total duration 46s
Artifacts

linting.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 2 warnings
mypy: frida/core.py#L88
"object" has no attribute "__enter__" [attr-defined]
mypy: frida/core.py#L88
"object" has no attribute "__exit__" [attr-defined]
mypy
Process completed with exit code 1.
pyflakes
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
mypy
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/