feat(events): Add event context #777
Annotations
1 error and 10 warnings
Set up GCP SDK for downloading test data
The v0 series of google-github-actions/setup-gcloud is no longer maintained. It will not receive updates, improvements, or security patches. Please upgrade to the latest supported versions:
https://github.com/google-github-actions/setup-gcloud
|
Check code with eslint:
src/events/batch-retry-manager.ts#L1
There should be at least one empty line between import groups
|
Check code with eslint:
src/events/batch-retry-manager.ts#L2
There should be no empty line within import group
|
|
Check code with eslint:
src/events/default-event-dispatcher.spec.ts#L9
There should be at least one empty line between import groups
|
Check code with eslint:
src/events/default-event-dispatcher.spec.ts#L10
`uuid` import should occur before import of `./array-backed-named-event-queue`
|
Check code with eslint:
src/events/default-event-dispatcher.spec.ts#L343
Replace `⏎········'http://example.com',⏎·······` with `'http://example.com',`
|
|
Check code with eslint:
src/events/default-event-dispatcher.spec.ts#L347
Replace `··········` with `········`
|
|
|
Loading