Skip to content

feat: support cjs and esm both #75

feat: support cjs and esm both

feat: support cjs and esm both #75

Triggered via pull request June 8, 2024 15:53
@fengmk2fengmk2
synchronize #10
next-major
Status Failure
Total duration 1m 1s
Artifacts

nodejs.yml

on: pull_request
Matrix: Node.js / Test
Fit to window
Zoom out
Zoom in

Annotations

20 errors
Node.js / Test (ubuntu-latest, 20): src/layer.ts#L148
Use the rest parameters instead of 'arguments'
Node.js / Test (ubuntu-latest, 20): src/layer.ts#L184
'args' is defined but never used
Node.js / Test (ubuntu-latest, 20): src/layer.ts#L184
'options' is defined but never used
Node.js / Test (ubuntu-latest, 20): test/lib/layer.test.ts#L2
'http' import is restricted from being used
Node.js / Test (ubuntu-latest, 20)
Process completed with exit code 1.
Node.js / Test (ubuntu-latest, 18.7.0): src/layer.ts#L148
Use the rest parameters instead of 'arguments'
Node.js / Test (ubuntu-latest, 18.7.0): src/layer.ts#L184
'args' is defined but never used
Node.js / Test (ubuntu-latest, 18.7.0): src/layer.ts#L184
'options' is defined but never used
Node.js / Test (ubuntu-latest, 18.7.0): test/lib/layer.test.ts#L2
'http' import is restricted from being used
Node.js / Test (ubuntu-latest, 18.7.0)
Process completed with exit code 1.
Node.js / Test (ubuntu-latest, 18): src/layer.ts#L148
Use the rest parameters instead of 'arguments'
Node.js / Test (ubuntu-latest, 18): src/layer.ts#L184
'args' is defined but never used
Node.js / Test (ubuntu-latest, 18): src/layer.ts#L184
'options' is defined but never used
Node.js / Test (ubuntu-latest, 18): test/lib/layer.test.ts#L2
'http' import is restricted from being used
Node.js / Test (ubuntu-latest, 18)
Process completed with exit code 1.
Node.js / Test (ubuntu-latest, 22): src/layer.ts#L148
Use the rest parameters instead of 'arguments'
Node.js / Test (ubuntu-latest, 22): src/layer.ts#L184
'args' is defined but never used
Node.js / Test (ubuntu-latest, 22): src/layer.ts#L184
'options' is defined but never used
Node.js / Test (ubuntu-latest, 22): test/lib/layer.test.ts#L2
'http' import is restricted from being used
Node.js / Test (ubuntu-latest, 22)
Process completed with exit code 1.