Skip to content

java.lang.NullPointerException: Cannot invoke "au.com.dius.pact.provider.junit5.PactVerificationContext.setTarget(au.com.dius.pact.provider.junit5.TestTarget)" because "context" is null #66

java.lang.NullPointerException: Cannot invoke "au.com.dius.pact.provider.junit5.PactVerificationContext.setTarget(au.com.dius.pact.provider.junit5.TestTarget)" because "context" is null

java.lang.NullPointerException: Cannot invoke "au.com.dius.pact.provider.junit5.PactVerificationContext.setTarget(au.com.dius.pact.provider.junit5.TestTarget)" because "context" is null #66

Workflow file for this run

name: Triage Issue
on:
issues:
types:
- opened
- labeled
pull_request:
types:
- labeled
jobs:
call-workflow:
uses: pact-foundation/.github/.github/workflows/triage.yml@master
secrets: inherit