chore(deps): Upgrade ruff and mypy #95601
Annotations
5 errors and 2 warnings
posthog/hogql/test/test_timings.py#L18
def [_S: SupportsSub[Any, Any]] assertAlmostEqual(self: TestCase, first: _S, second: _S, places: None, msg: Any, delta: _SupportsAbsAndDunderGE) -> None
|
posthog/hogql/test/test_timings.py#L18
def [_S: SupportsSub[Any, Any]] assertAlmostEqual(self: TestCase, first: _S, second: _S, places: None = ..., msg: Any = ..., *, delta: _SupportsAbsAndDunderGE) -> None
|
posthog/hogql/test/test_timings.py#L18
def [_T] assertAlmostEqual(self: TestCase, first: SupportsSub[_T, SupportsAbs[SupportsRound[object]]], second: _T, places: int | None = ..., msg: Any = ..., delta: None = ...) -> None
|
posthog/hogql/test/test_timings.py#L18
def [_T] assertAlmostEqual(self: TestCase, first: _T, second: SupportsRSub[_T, SupportsAbs[SupportsRound[object]]], places: int | None = ..., msg: Any = ..., delta: None = ...) -> None
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: n1hility/cancel-previous-runs@v3, 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/
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "email_renders".
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/
|
This job failed
Loading