Fixed missing blockquote styling in email layout template #2686
Annotations
2 errors and 11 warnings
Browser tests with pytest
Process completed with exit code 1.
|
Test with pytest:
tests/unit/views/session_temp_vars_test.py#L87
test_session_temp_vars
assert datetime.datetime(2025, 1, 23, 8, 28, 12, tzinfo=datetime.timezone.utc) > (datetime.datetime(2025, 1, 23, 8, 28, 13, 1325, tzinfo=<UTC>) - datetime.timedelta(seconds=1))
+ where datetime.datetime(2025, 1, 23, 8, 28, 13, 1325, tzinfo=<UTC>) = utcnow()
+ and datetime.timedelta(seconds=1) = timedelta(seconds=1)
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test with pytest:
build/dependencies/coaster/src/coaster/sqlalchemy/query.py#L150
Object of type <AccountEmailClaim> not in session, add operation along 'EmailAddress.used_in_account_email_claim' will not proceed (This warning originated from the Session 'autoflush' process, which was invoked automatically in response to a user-initiated operation.)
|
Test with pytest:
tests/unit/models/auth_client_ScopeMixin_test.py#L85
Object of type <AuthCode> not in session, add operation along 'AuthClient.authcodes' will not proceed
|
Test with pytest:
tests/unit/models/auth_client_ScopeMixin_test.py#L125
Object of type <AuthToken> not in session, add operation along 'Account.authtokens' will not proceed
|
Test with pytest:
tests/unit/models/auth_client_ScopeMixin_test.py#L125
Object of type <AuthToken> not in session, add operation along 'AuthClient.authtokens' will not proceed
|
Test with pytest:
build/dependencies/coaster/src/coaster/sqlalchemy/query.py#L150
Object of type <AccountEmailClaim> not in session, add operation along 'EmailAddress.used_in_account_email_claim' will not proceed (This warning originated from the Session 'autoflush' process, which was invoked automatically in response to a user-initiated operation.)
|
Test with pytest:
build/dependencies/coaster/src/coaster/sqlalchemy/query.py#L150
Object of type <AccountEmailClaim> not in session, add operation along 'Account.emailclaims' will not proceed (This warning originated from the Session 'autoflush' process, which was invoked automatically in response to a user-initiated operation.)
|
Test with pytest:
build/dependencies/coaster/src/coaster/sqlalchemy/functions.py#L138
Object of type <AccountPhone> not in session, add operation along 'PhoneNumber.used_in_account_phone' will not proceed
|
Test with pytest:
build/dependencies/coaster/src/coaster/sqlalchemy/functions.py#L138
Object of type <AccountPhone> not in session, add operation along 'Account.phones' will not proceed
|
Test with pytest:
build/dependencies/coaster/src/coaster/sqlalchemy/query.py#L150
Object of type <AccountEmailClaim> not in session, add operation along 'EmailAddress.used_in_account_email_claim' will not proceed (This warning originated from the Session 'autoflush' process, which was invoked automatically in response to a user-initiated operation.)
|
Test with pytest:
build/dependencies/coaster/src/coaster/sqlalchemy/query.py#L150
Object of type <AccountEmailClaim> not in session, add operation along 'Account.emailclaims' will not proceed (This warning originated from the Session 'autoflush' process, which was invoked automatically in response to a user-initiated operation.)
|
Loading