Skip to content

load enterprise defaults from release #60

load enterprise defaults from release

load enterprise defaults from release #60

GitHub Actions / Test Results failed Feb 28, 2024 in 0s

2 fail, 2 skipped, 55 pass in 20s

59 tests  ±0   55 ✅ ±0   20s ⏱️ +2s
 8 suites ±0    2 💤 ±0 
 1 files   ±0    2 ❌ ±0 

Results for commit 7f77e6f. ± Comparison against earlier commit 331b22c.

Annotations

Check warning on line 0 in GitHub package tests downloadPiperBinary - inner source piper, no token

@github-actions github-actions / Test Results

GitHub package tests downloadPiperBinary - inner source piper, no token (GitHub package tests downloadPiperBinary - inner source piper, no token) failed

reports/TEST-jest.xml [took 0s]
Raw output
Error: expect(received).toStrictEqual(expected) // deep equality

Expected: [Error: Token is not provided for enterprise step: sapSomeStep]
Received: [Error: Token is not provided for enterprise step]
    at /home/runner/work/project-piper-action/project-piper-action/test/github.test.ts:32:17
    at Generator.throw (<anonymous>)
    at rejected (/home/runner/work/project-piper-action/project-piper-action/test/github.test.ts:29:65)
    at processTicksAndRejections (node:internal/process/task_queues:96:5)

Check warning on line 0 in GitHub package tests downloadPiperBinary - OS step latest, no token

@github-actions github-actions / Test Results

GitHub package tests downloadPiperBinary - OS step latest, no token (GitHub package tests downloadPiperBinary - OS step latest, no token) failed

reports/TEST-jest.xml [took 0s]
Raw output
ReferenceError: fetch is not defined
    at /home/runner/work/project-piper-action/project-piper-action/src/github.ts:155:20
    at Generator.next (<anonymous>)
    at /home/runner/work/project-piper-action/project-piper-action/src/github.ts:4431:40
    at new Promise (<anonymous>)
    at Object.<anonymous>.__awaiter (/home/runner/work/project-piper-action/project-piper-action/src/github.ts:4380:10)
    at getPiperDownloadURL (/home/runner/work/project-piper-action/project-piper-action/src/github.ts:4840:10)
    at getPiperDownloadURL (/home/runner/work/project-piper-action/project-piper-action/src/github.ts:46:23)
    at Generator.next (<anonymous>)
    at fulfilled (/home/runner/work/project-piper-action/project-piper-action/src/github.ts:4394:24)
    at processTicksAndRejections (node:internal/process/task_queues:96:5)