Bump Misk & add audit client #909
Publish-Website.yml
on: pull_request
deploy-website
3m 48s
Annotations
1 error
AuditClientListenerTest.happy path():
service/src/test/kotlin/app/cash/backfila/service/listener/AuditClientListenerTest.kt#L75
org.opentest4j.AssertionFailedError: expected: <FakeAuditEvent(eventSource=backfila, eventTarget=ChickenSandwich, timestampSent=2147483647, applicationName=deep-fryer, approverLDAP=molly, automatedChange=false, description=Backfill started by molly [dryRun=true][service=deep-fryer][backfill=ChickenSandwich][id=166], richDescription=null, environment=testing, detailURL=/backfills/166, region=us-west-2, requestorLDAP=molly)> but was: <FakeAuditEvent(eventSource=backfila, eventTarget=ChickenSandwich, timestampSent=2147483647, applicationName=deep-fryer, approverLDAP=null, automatedChange=false, description=Backfill started by molly [dryRun=true][service=deep-fryer][backfill=ChickenSandwich][id=166], richDescription=null, environment=testing, detailURL=/backfills/166, region=us-west-2, requestorLDAP=molly)>
|