Fixed missing blockquote styling in email layout template #2686
Annotations
2 errors and 10 warnings
|
Post Install Python
The operation was canceled.
|
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