Skip to content

chore(deps): bump @types/node from 24.13.5 to 26.5.1 #251

chore(deps): bump @types/node from 24.13.5 to 26.5.1

chore(deps): bump @types/node from 24.13.5 to 26.5.1 #251

Triggered via push September 17, 2026 13:05
Status Success
Total duration 55s
Artifacts

build.yml

on: push
Run ESLint
12s
Run ESLint
Build the project
49s
Build the project
Run ava tests
11s
Run ava tests
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
typescript(no-unnecessary-type-assertion): source/monkey-patches/as-weakmap.ts#L127
source/monkey-patches/as-weakmap.ts:127:15: This assertion is unnecessary since it does not change the type of the expression.
typescript(no-unsafe-argument): source/monkey-patches/as-weakmap.ts#L114
source/monkey-patches/as-weakmap.ts:114:42: Unsafe argument of type any assigned to a parameter of type object.
typescript(unbound-method): source/monkey-patches/index.ts#L93
source/monkey-patches/index.ts:93:46: Avoid referencing unbound methods which may cause unintentional scoping of `this`.
typescript(no-unsafe-assignment): source/monkey-patches/as-weakmap.ts#L105
source/monkey-patches/as-weakmap.ts:105:15: Unsafe assignment of an any value.
typescript(unbound-method): source/monkey-patches/index.ts#L92
source/monkey-patches/index.ts:92:46: Avoid referencing unbound methods which may cause unintentional scoping of `this`.
typescript(unbound-method): source/monkey-patches/index.ts#L91
source/monkey-patches/index.ts:91:38: Avoid referencing unbound methods which may cause unintentional scoping of `this`.
typescript(unbound-method): source/monkey-patches/index.ts#L90
source/monkey-patches/index.ts:90:38: Avoid referencing unbound methods which may cause unintentional scoping of `this`.
typescript(no-unnecessary-type-assertion): source/monkey-patches/safe-array-to-string.ts#L20
source/monkey-patches/safe-array-to-string.ts:20:10: This assertion is unnecessary since it does not change the type of the expression.
typescript(unbound-method): source/monkey-patches/as-weakmap.ts#L53
source/monkey-patches/as-weakmap.ts:53:71: Avoid referencing unbound methods which may cause unintentional scoping of `this`.
typescript(unbound-method): source/monkey-patches/as-weakmap.ts#L32
source/monkey-patches/as-weakmap.ts:32:47: Avoid referencing unbound methods which may cause unintentional scoping of `this`.