Skip to content

feat: hookMixin respects custom params from @hooks().params() decorator #3961

feat: hookMixin respects custom params from @hooks().params() decorator

feat: hookMixin respects custom params from @hooks().params() decorator #3961

Triggered via push January 31, 2026 04:49
Status Success
Total duration 1m 1s
Artifacts

nodejs.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

16 warnings
build (20.x): packages/feathers/src/hooks/decorator.test.ts#L331
'options' is defined but never used. Allowed unused args must match /^_/u
build (20.x): packages/feathers/src/hooks/decorator.test.ts#L249
'params' is defined but never used. Allowed unused args must match /^_/u
build (20.x): packages/feathers/src/hooks/decorator.test.ts#L90
'params' is defined but never used. Allowed unused args must match /^_/u
build (20.x): packages/feathers/src/client/fetch.test.ts#L333
'q' is defined but never used. Allowed unused args must match /^_/u
build (20.x): packages/feathers/src/client/fetch.test.ts#L294
'q' is defined but never used. Allowed unused args must match /^_/u
build (20.x): packages/feathers/src/client/fetch.test.ts#L270
'q' is defined but never used. Allowed unused args must match /^_/u
build (20.x): packages/feathers/src/client/fetch.test.ts#L248
'q' is defined but never used. Allowed unused args must match /^_/u
build (20.x): packages/feathers/src/client/fetch.test.ts#L1
'vi' is defined but never used. Allowed unused vars must match /^_/u
build (24.x): packages/feathers/src/hooks/decorator.test.ts#L331
'options' is defined but never used. Allowed unused args must match /^_/u
build (24.x): packages/feathers/src/hooks/decorator.test.ts#L249
'params' is defined but never used. Allowed unused args must match /^_/u
build (24.x): packages/feathers/src/hooks/decorator.test.ts#L90
'params' is defined but never used. Allowed unused args must match /^_/u
build (24.x): packages/feathers/src/client/fetch.test.ts#L333
'q' is defined but never used. Allowed unused args must match /^_/u
build (24.x): packages/feathers/src/client/fetch.test.ts#L294
'q' is defined but never used. Allowed unused args must match /^_/u
build (24.x): packages/feathers/src/client/fetch.test.ts#L270
'q' is defined but never used. Allowed unused args must match /^_/u
build (24.x): packages/feathers/src/client/fetch.test.ts#L248
'q' is defined but never used. Allowed unused args must match /^_/u
build (24.x): packages/feathers/src/client/fetch.test.ts#L1
'vi' is defined but never used. Allowed unused vars must match /^_/u