chore(deps): bump send and express in /examples/basic-express #214
Annotations
6 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lib/spawnpoint.js#L28
Prefer `EventTarget` over `EventEmitter`
|
lib/spawnpoint.js#L208
Do not assign `this` to `parent`
|
lib/spawnpoint.js#L545
Do not assign `this` to `self`
|
lib/spawnpoint.js#L969
Do not assign `this` to `self`
|
test/process-void/voidBridge.js#L6
Prefer `EventTarget` over `EventEmitter`
|
This job succeeded
Loading