Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Security upgrade node-sp-auth-config from 3.0.1 to 3.0.3 #38

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

fix: package.json & package-lock.json to reduce vulnerabilities

12b98a3
Select commit
Loading
Failed to load commit list.
Open

[Snyk] Security upgrade node-sp-auth-config from 3.0.1 to 3.0.3 #38

fix: package.json & package-lock.json to reduce vulnerabilities
12b98a3
Select commit
Loading
Failed to load commit list.
Azure Pipelines / sp-pnp-node failed Sep 6, 2024 in 1m 14s

Build #20240906.1 had test failures

Details

Tests

  • Failed: 11 (100.00%)
  • Passed: 0 (0.00%)
  • Other: 0 (0.00%)
  • Total: 11

Annotations

Check failure on line 583 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / sp-pnp-node

Build log #L583

Bash exited with code '1'.

Check failure on line 1 in should get web's title

See this annotation in the file changed.

@azure-pipelines azure-pipelines / sp-pnp-node

should get web's title

Test failed
Raw output
  1) Run tests in SharePoint Online
       should get web's title:
     Error: <S:Fault>
  <S:Code>
    <S:Value>S:Sender</S:Value>
    <S:Subcode>
      <S:Value>wst:FailedAuthentication</S:Value>
    </S:Subcode>
  </S:Code>
  <S:Reason>
    <S:Text xml:lang="en-US">Authentication Failure</S:Text>
  </S:Reason>
  <S:Detail>
    <psf:error xmlns:psf="http://schemas.microsoft.com/Passport/SoapServices/SOAPFault">
      <psf:value>0x80048821</psf:value>
      <psf:internalerror>
        <psf:code>0x80048821</psf:code>
        <psf:text>AADSTS50034: The user account {EUII Hidden} does not exist in the spnode.onmicrosoft.com directory. To sign into this application, the account must be added to the directory.</psf:text>
      </psf:internalerror>
    </psf:error>
  </S:Detail>
</S:Fault>
      at OnlineUserCredentials.postToken (node_modules/node-sp-auth/lib/src/auth/resolvers/OnlineUserCredentials.js:148:19)
      at getSecurityToken.then.xmlResponse (node_modules/node-sp-auth/lib/src/auth/resolvers/OnlineUserCredentials.js:48:25)
      at process._tickCallback (internal/process/next_tick.js:68:7)

Check failure on line 1 in should get lists on web

See this annotation in the file changed.

@azure-pipelines azure-pipelines / sp-pnp-node

should get lists on web

Test failed
Raw output
  2) Run tests in SharePoint Online
       should get lists on web:
     Error: <S:Fault>
  <S:Code>
    <S:Value>S:Sender</S:Value>
    <S:Subcode>
      <S:Value>wst:FailedAuthentication</S:Value>
    </S:Subcode>
  </S:Code>
  <S:Reason>
    <S:Text xml:lang="en-US">Authentication Failure</S:Text>
  </S:Reason>
  <S:Detail>
    <psf:error xmlns:psf="http://schemas.microsoft.com/Passport/SoapServices/SOAPFault">
      <psf:value>0x80048821</psf:value>
      <psf:internalerror>
        <psf:code>0x80048821</psf:code>
        <psf:text>AADSTS50034: The user account {EUII Hidden} does not exist in the spnode.onmicrosoft.com directory. To sign into this application, the account must be added to the directory.</psf:text>
      </psf:internalerror>
    </psf:error>
  </S:Detail>
</S:Fault>
      at OnlineUserCredentials.postToken (node_modules/node-sp-auth/lib/src/auth/resolvers/OnlineUserCredentials.js:148:19)
      at getSecurityToken.then.xmlResponse (node_modules/node-sp-auth/lib/src/auth/resolvers/OnlineUserCredentials.js:48:25)
      at process._tickCallback (internal/process/next_tick.js:68:7)

Check failure on line 1 in should create a new list

See this annotation in the file changed.

@azure-pipelines azure-pipelines / sp-pnp-node

should create a new list

Test failed
Raw output
  3) Run tests in SharePoint Online
       should create a new list:
     Error: <S:Fault>
  <S:Code>
    <S:Value>S:Sender</S:Value>
    <S:Subcode>
      <S:Value>wst:FailedAuthentication</S:Value>
    </S:Subcode>
  </S:Code>
  <S:Reason>
    <S:Text xml:lang="en-US">Authentication Failure</S:Text>
  </S:Reason>
  <S:Detail>
    <psf:error xmlns:psf="http://schemas.microsoft.com/Passport/SoapServices/SOAPFault">
      <psf:value>0x80048821</psf:value>
      <psf:internalerror>
        <psf:code>0x80048821</psf:code>
        <psf:text>AADSTS50034: The user account {EUII Hidden} does not exist in the spnode.onmicrosoft.com directory. To sign into this application, the account must be added to the directory.</psf:text>
      </psf:internalerror>
    </psf:error>
  </S:Detail>
</S:Fault>
      at OnlineUserCredentials.postToken (node_modules/node-sp-auth/lib/src/auth/resolvers/OnlineUserCredentials.js:148:19)
      at getSecurityToken.then.xmlResponse (node_modules/node-sp-auth/lib/src/auth/resolvers/OnlineUserCredentials.js:48:25)
      at process._tickCallback (internal/process/next_tick.js:68:7)

Check failure on line 1 in should create list item

See this annotation in the file changed.

@azure-pipelines azure-pipelines / sp-pnp-node

should create list item

Test failed
Raw output
  4) Run tests in SharePoint Online
       should create list item:
     Error: <S:Fault>
  <S:Code>
    <S:Value>S:Sender</S:Value>
    <S:Subcode>
      <S:Value>wst:FailedAuthentication</S:Value>
    </S:Subcode>
  </S:Code>
  <S:Reason>
    <S:Text xml:lang="en-US">Authentication Failure</S:Text>
  </S:Reason>
  <S:Detail>
    <psf:error xmlns:psf="http://schemas.microsoft.com/Passport/SoapServices/SOAPFault">
      <psf:value>0x80048821</psf:value>
      <psf:internalerror>
        <psf:code>0x80048821</psf:code>
        <psf:text>AADSTS50034: The user account {EUII Hidden} does not exist in the spnode.onmicrosoft.com directory. To sign into this application, the account must be added to the directory.</psf:text>
      </psf:internalerror>
    </psf:error>
  </S:Detail>
</S:Fault>
      at OnlineUserCredentials.postToken (node_modules/node-sp-auth/lib/src/auth/resolvers/OnlineUserCredentials.js:148:19)
      at getSecurityToken.then.xmlResponse (node_modules/node-sp-auth/lib/src/auth/resolvers/OnlineUserCredentials.js:48:25)
      at process._tickCallback (internal/process/next_tick.js:68:7)