Add implementation for pm-require #331
ci.yml
on: push
Lint
25s
Browser Tests
49s
Matrix: Tests
Annotations
15 errors and 8 warnings
Lint:
lib/postman-sandbox.js#L126
Unexpected mix of shorthand and non-shorthand properties
|
Lint:
lib/sandbox/pmapi.js#L48
Missing JSDoc @param "requireStore" declaration
|
Lint:
lib/sandbox/pmapi.js#L48
Missing JSDoc @param "scope" declaration
|
Lint:
lib/sandbox/pmapi.js#L56
Expected @param names to be "execution, onRequest, onSkipRequest, onAssertion, cookieStore, requireStore, scope, options". Got "execution, onRequest, onSkipRequest, onAssertion, cookieStore, options"
|
Lint:
lib/sandbox/pmapi.js#L59
Multiple spaces found before 'options'
|
Lint:
lib/sandbox/pmapi.js#L313
Combine this with the previous 'const' statement
|
Lint:
lib/sandbox/pmapi.js#L320
Combine this with the previous 'const' statement
|
Lint:
lib/sandbox/pmapi.js#L330
Combine this with the previous 'const' statement
|
Lint:
test/unit/sandbox-libraries/pm-require.test.js#L1
'async' is assigned a value but never used
|
Lint:
test/unit/sandbox-libraries/pm-require.test.js#L3
Unexpected exclusive mocha test
|
Tests (16, ubuntu-latest, true)
Process completed with exit code 1.
|
Tests (10, windows-latest)
Process completed with exit code 1.
|
Tests (12, windows-latest)
Process completed with exit code 1.
|
Tests (12, ubuntu-latest)
Process completed with exit code 1.
|
Tests (10, ubuntu-latest)
Process completed with exit code 1.
|
Lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint:
test/unit/sandbox-libraries/pm-require.test.js#L260
Unexpected skipped mocha test
|
Tests (16, ubuntu-latest, true)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Browser Tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Tests (10, windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Tests (12, windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Tests (12, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Tests (10, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|