Skip to content

feat: Enhanced custom methods with @method decorator #3906

feat: Enhanced custom methods with @method decorator

feat: Enhanced custom methods with @method decorator #3906

Triggered via push January 28, 2026 19:50
Status Success
Total duration 3m 8s
Artifacts

nodejs.yml

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

Annotations

20 warnings
build (20.x): packages/feathers/src/method.test.ts#L107
'params' is defined but never used. Allowed unused args must match /^_/u
build (20.x): packages/feathers/src/method.test.ts#L91
'params' is defined but never used. Allowed unused args must match /^_/u
build (20.x): packages/feathers/src/method.test.ts#L75
'params' is defined but never used. Allowed unused args must match /^_/u
build (20.x): packages/feathers/src/method.test.ts#L46
'params' is defined but never used. Allowed unused args must match /^_/u
build (20.x): packages/feathers/src/method.test.ts#L41
'params' is defined but never used. Allowed unused args must match /^_/u
build (20.x): packages/feathers/src/method.test.ts#L41
'id' is defined but never used. Allowed unused args must match /^_/u
build (20.x): packages/feathers/src/method.test.ts#L36
'params' is defined but never used. Allowed unused args must match /^_/u
build (20.x): packages/feathers/src/method.test.ts#L36
'id' is defined but never used. Allowed unused args must match /^_/u
build (20.x): packages/feathers/src/method.test.ts#L22
'params' is defined but never used. Allowed unused args must match /^_/u
build (20.x): packages/feathers/src/method.test.ts#L22
'id' is defined but never used. Allowed unused args must match /^_/u
build (24.x): packages/feathers/src/method.test.ts#L107
'params' is defined but never used. Allowed unused args must match /^_/u
build (24.x): packages/feathers/src/method.test.ts#L91
'params' is defined but never used. Allowed unused args must match /^_/u
build (24.x): packages/feathers/src/method.test.ts#L75
'params' is defined but never used. Allowed unused args must match /^_/u
build (24.x): packages/feathers/src/method.test.ts#L46
'params' is defined but never used. Allowed unused args must match /^_/u
build (24.x): packages/feathers/src/method.test.ts#L41
'params' is defined but never used. Allowed unused args must match /^_/u
build (24.x): packages/feathers/src/method.test.ts#L41
'id' is defined but never used. Allowed unused args must match /^_/u
build (24.x): packages/feathers/src/method.test.ts#L36
'params' is defined but never used. Allowed unused args must match /^_/u
build (24.x): packages/feathers/src/method.test.ts#L36
'id' is defined but never used. Allowed unused args must match /^_/u
build (24.x): packages/feathers/src/method.test.ts#L22
'params' is defined but never used. Allowed unused args must match /^_/u
build (24.x): packages/feathers/src/method.test.ts#L22
'id' is defined but never used. Allowed unused args must match /^_/u