feat: hookMixin respects custom params from @hooks().params() decorator #3961
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
|