chore(deps): update linters #63141
Annotations
3 errors
lib/instrumentation/decorator.ts#L15
Avoid referencing unbound methods which may cause unintentional scoping of `this`.
If your function does not access `this`, you can annotate it with `this: void`, or consider using an arrow function instead.
|
lib/util/cache/package/decorator.ts#L52
Avoid referencing unbound methods which may cause unintentional scoping of `this`.
If your function does not access `this`, you can annotate it with `this: void`, or consider using an arrow function instead.
|
|
The logs for this run have expired and are no longer available.
Loading