Skip to content

feat: Replace events package with modern TypeScript implementation #4013

feat: Replace events package with modern TypeScript implementation

feat: Replace events package with modern TypeScript implementation #4013

Triggered via pull request February 18, 2026 19:57
Status Success
Total duration 1m 31s
Artifacts

nodejs.yml

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

Annotations

10 warnings
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/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