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

Bump nanoid from 3.3.6 to 3.3.8 in /modules/contentbox/themes/default #618

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

Bump nanoid from 3.3.6 to 3.3.8 in /modules/contentbox/themes/default

214aa6b
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Open

Bump nanoid from 3.3.6 to 3.3.8 in /modules/contentbox/themes/default #618

Bump nanoid from 3.3.6 to 3.3.8 in /modules/contentbox/themes/default
214aa6b
Select commit
Loading
Failed to load commit list.
GitHub Actions / Test Results failed Dec 13, 2024 in 0s

1 fail, 4 skipped, 224 pass in 2m 7s

   13 files    304 suites   2m 7s ⏱️
  229 tests   224 ✅  4 💤 1 ❌
1 520 runs  1 463 ✅ 56 💤 1 ❌

Results for commit 214aa6b.

Annotations

Check warning on line 0 in tests.specs.contentbox-web.contentbox.contentbox-email-twofactor.EmailTwoFactorProviderTest

See this annotation in the file changed.

@github-actions github-actions / Test Results

1 out of 7 runs failed: Email Two Factor Provider can send challenges (tests.specs.contentbox-web.contentbox.contentbox-email-twofactor.EmailTwoFactorProviderTest)

artifacts/contentbox-test-results-lucee@5-jdk11-coldboxbe-experimental-true/web/test-results-junit.xml [took 0s]
Raw output
{error={true}, messages={Error Sending Email Challenge: Page /contentbox-email-twofactor/emails/verification.cfm [/home/runner/work/ContentBox/ContentBox/contentbox-email-twofactor/emails/verification.cfm] not found }}
31: 				var results = provider.sendChallenge( mockUser );
32: 				debug( results );
33: 				expect( results.error ).toBeFalse( results.toString() );
34: 			} );
35: 		} );
/home/runner/work/ContentBox/ContentBox/tests/specs/contentbox-web/contentbox/contentbox-email-twofactor/EmailTwoFactorProviderTest.cfc:33