Skip to content

Add implementation for pm-require #331

Add implementation for pm-require

Add implementation for pm-require #331

Triggered via push February 15, 2024 09:52
Status Failure
Total duration 7m 23s
Artifacts

ci.yml

on: push
Matrix: Tests
Fit to window
Zoom out
Zoom in

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/.