Skip to content

refactor: move UpgradePrompt component to new location #11427

refactor: move UpgradePrompt component to new location

refactor: move UpgradePrompt component to new location #11427

GitHub Actions / Test Results failed Jan 22, 2025 in 0s

13 errors, 41 skipped, 541 pass in 5m 55s

  1 files    1 suites   5m 55s ⏱️
595 tests 541 ✅ 41 💤  0 ❌ 13 🔥
610 runs  543 ✅ 41 💤 13 ❌ 13 🔥

Results for commit 6c3ccbf.

Annotations

Check failure on line 0 in Chrome 131.0

See this annotation in the file changed.

@github-actions github-actions / Test Results

Acceptance | course-page | dark-mode: free users can view upgrade prompt (Chrome 131.0) with error

test-results.xml [took 0s]
Raw output
global failure: TypeError: this.authenticator.syncCurrentUser is not a function
Source:
TypeError: this.authenticator.syncCurrentUser is not a function
    at UpgradePromptComponent.handleDidInsert (http://localhost:7357/assets/chunk.42f66e8521f85dbfca8b.js:53256:30)

Check failure on line 0 in Chrome 131.0

See this annotation in the file changed.

@github-actions github-actions / Test Results

Acceptance | course-page | extensions | view-extension-stages: can view extension stages before creating repository (Chrome 131.0) with error

test-results.xml [took 1s]
Raw output
global failure: TypeError: this.authenticator.syncCurrentUser is not a function
Source:
TypeError: this.authenticator.syncCurrentUser is not a function
    at UpgradePromptComponent.handleDidInsert (http://localhost:7357/assets/chunk.42f66e8521f85dbfca8b.js:53256:30)

Check failure on line 0 in Chrome 131.0

See this annotation in the file changed.

@github-actions github-actions / Test Results

Acceptance | course-page | extensions | view-extension-stages: can view extension stages after creating repository (Chrome 131.0) with error

test-results.xml [took 1s]
Raw output
global failure: TypeError: this.authenticator.syncCurrentUser is not a function
Source:
TypeError: this.authenticator.syncCurrentUser is not a function
    at UpgradePromptComponent.handleDidInsert (http://localhost:7357/assets/chunk.42f66e8521f85dbfca8b.js:53256:30)

Check failure on line 0 in Chrome 131.0

See this annotation in the file changed.

@github-actions github-actions / Test Results

Acceptance | course-page | view-course-stages-test: can view previous stages after completing them (Chrome 131.0) with error

test-results.xml [took 2s]
Raw output
global failure: TypeError: this.authenticator.syncCurrentUser is not a function
Source:
TypeError: this.authenticator.syncCurrentUser is not a function
    at UpgradePromptComponent.handleDidInsert (http://localhost:7357/assets/chunk.42f66e8521f85dbfca8b.js:53256:30)

Check failure on line 0 in Chrome 131.0

See this annotation in the file changed.

@github-actions github-actions / Test Results

Acceptance | course-page | view-course-stages-test: stages should have an upgrade prompt if they are paid (Chrome 131.0) with error

test-results.xml [took 0s]
Raw output
global failure: TypeError: this.authenticator.syncCurrentUser is not a function
Source:
TypeError: this.authenticator.syncCurrentUser is not a function
    at UpgradePromptComponent.handleDidInsert (http://localhost:7357/assets/chunk.42f66e8521f85dbfca8b.js:53256:30)

Check failure on line 0 in Chrome 131.0

See this annotation in the file changed.

@github-actions github-actions / Test Results

Acceptance | course-page | view-course-stages-test: upgrade prompt should have the correct copy when the user is eligible for both signup and regional discounts (Chrome 131.0) with error

test-results.xml [took 0s]
Raw output
global failure: TypeError: this.authenticator.syncCurrentUser is not a function
Source:
TypeError: this.authenticator.syncCurrentUser is not a function
    at UpgradePromptComponent.handleDidInsert (http://localhost:7357/assets/chunk.42f66e8521f85dbfca8b.js:53256:30)

Check failure on line 0 in Chrome 131.0

See this annotation in the file changed.

@github-actions github-actions / Test Results

Acceptance | course-page | view-course-stages-test: upgrade prompt should have the correct copy when the user is eligible for a signup discount (Chrome 131.0) with error

test-results.xml [took 0s]
Raw output
global failure: TypeError: this.authenticator.syncCurrentUser is not a function
Source:
TypeError: this.authenticator.syncCurrentUser is not a function
    at UpgradePromptComponent.handleDidInsert (http://localhost:7357/assets/chunk.42f66e8521f85dbfca8b.js:53256:30)

Check failure on line 0 in Chrome 131.0

See this annotation in the file changed.

@github-actions github-actions / Test Results

Acceptance | course-page | view-course-stages-test: upgrade prompt should have the correct copy when the user is eligible for a regional discount (Chrome 131.0) with error

test-results.xml [took 0s]
Raw output
expected Plans start at $30/month when billed annually. Want CodeCrafters for free? You might be eligible to claim the membership fees back from your employer. Or you can refer friends to earn free weeks. to contain Plans start at $30/month $15/month (discounted price for India) when billed annually.
Expected:
    Plans start at $30/month $15/month (discounted price for India) when billed annually.

Result:
    Plans start at $30/month when billed annually. Want CodeCrafters for free? You might be eligible to claim the membership fees back from your employer. Or you can refer friends to earn free weeks.

Source:
    at Object.<anonymous> (http://localhost:7357/assets/chunk.43ee1512da7761e67999.js:83563:12)

Check failure on line 0 in Chrome 131.0

See this annotation in the file changed.

@github-actions github-actions / Test Results

Acceptance | course-page | view-course-stages-test: upgrade prompt should have the correct copy when there are no discounts (Chrome 131.0) with error

test-results.xml [took 0s]
Raw output
global failure: TypeError: this.authenticator.syncCurrentUser is not a function
Source:
TypeError: this.authenticator.syncCurrentUser is not a function
    at UpgradePromptComponent.handleDidInsert (http://localhost:7357/assets/chunk.42f66e8521f85dbfca8b.js:53256:30)

Check failure on line 0 in Chrome 131.0

See this annotation in the file changed.

@github-actions github-actions / Test Results

Acceptance | course-page | view-course-stages-test: stages should have an upgrade prompt if user has expired free usage grants (Chrome 131.0) with error

test-results.xml [took 0s]
Raw output
global failure: TypeError: this.authenticator.syncCurrentUser is not a function
Source:
TypeError: this.authenticator.syncCurrentUser is not a function
    at UpgradePromptComponent.handleDidInsert (http://localhost:7357/assets/chunk.42f66e8521f85dbfca8b.js:53256:30)

Check failure on line 0 in Chrome 131.0

See this annotation in the file changed.

@github-actions github-actions / Test Results

Acceptance | course-page | view-code-examples: stage incomplete model does not show up if stage is completed (Chrome 131.0) with error

test-results.xml [took 1s]
Raw output
global failure: TypeError: this.authenticator.syncCurrentUser is not a function
Source:
TypeError: this.authenticator.syncCurrentUser is not a function
    at UpgradePromptComponent.handleDidInsert (http://localhost:7357/assets/chunk.42f66e8521f85dbfca8b.js:53256:30)

Check failure on line 0 in Chrome 131.0

See this annotation in the file changed.

@github-actions github-actions / Test Results

Acceptance | course-page | view-code-examples: stage incomplete modal shows up on a later stage even after being dismissed in a previous stage (Chrome 131.0) with error

test-results.xml [took 1s]
Raw output
global failure: TypeError: this.authenticator.syncCurrentUser is not a function
Source:
TypeError: this.authenticator.syncCurrentUser is not a function
    at UpgradePromptComponent.handleDidInsert (http://localhost:7357/assets/chunk.42f66e8521f85dbfca8b.js:53256:30)

Check failure on line 0 in Chrome 131.0

See this annotation in the file changed.

@github-actions github-actions / Test Results

Acceptance | course-page | view-code-examples: upgrade prompt is present when viewing code examples for higher stages (Chrome 131.0) with error

test-results.xml [took 0s]
Raw output
global failure: TypeError: this.authenticator.syncCurrentUser is not a function
Source:
TypeError: this.authenticator.syncCurrentUser is not a function
    at UpgradePromptComponent.handleDidInsert (http://localhost:7357/assets/chunk.42f66e8521f85dbfca8b.js:53256:30)