Skip to content

feat: support cjs and esm both #74

feat: support cjs and esm both

feat: support cjs and esm both #74

Triggered via pull request June 8, 2024 15:52
Status Failure
Total duration 57s
Artifacts

nodejs.yml

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

Annotations

15 errors
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.
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): 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.