scope-reuse #314
ci.yml
on: push
Lint
24s
Browser Tests
1m 38s
Matrix: Tests
Annotations
15 errors
Lint:
lib/postman-sandbox.js#L126
Unexpected mix of shorthand and non-shorthand properties
|
Lint:
lib/sandbox/pmapi.js#L42
Missing JSDoc @param "requireFileResolver" declaration
|
Lint:
lib/sandbox/pmapi.js#L42
Missing JSDoc @param "scope" declaration
|
Lint:
lib/sandbox/pmapi.js#L49
Expected @param names to be "execution, onRequest, onSkipRequest, onAssertion, requireFileResolver, scope, cookieStore, options". Got "execution, onRequest, onSkipRequest, onAssertion, cookieStore, options"
|
Lint:
lib/sandbox/pmapi.js#L53
This line has a length of 124. Maximum allowed is 120
|
Lint:
lib/sandbox/pmapi.js#L298
'module' is assigned a value but never used
|
Lint:
lib/sandbox/pmapi.js#L308
Combine this with the previous 'const' statement
|
Lint:
lib/sandbox/pmapi.js#L312
Expected shorthand for all properties
|
Lint:
lib/sandbox/pmapi.js#L316
Expected error to be handled
|
Lint:
lib/sandbox/pmapi.js#L316
'err' is defined but never used
|
Tests (10, ubuntu-latest)
Process completed with exit code 1.
|
Tests (12, ubuntu-latest)
Process completed with exit code 1.
|
Tests (16, ubuntu-latest, true)
Process completed with exit code 1.
|
Tests (12, windows-latest)
Process completed with exit code 1.
|
Tests (10, windows-latest)
Process completed with exit code 1.
|