feat: move buildStorageKeySuffix
function to common and bump release
#768
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/cache/tlru-cache.ts#L11
Replace `readonly·maxSize:·number,·readonly·ttl:·number` with `⏎····readonly·maxSize:·number,⏎····readonly·ttl:·number,⏎··`
|
Check code with eslint:
src/events/batch-event-processor.ts#L10
Replace `private·readonly·eventQueue:·NamedEventQueue<Event>,·batchSize:·number` with `⏎····private·readonly·eventQueue:·NamedEventQueue<Event>,⏎····batchSize:·number,⏎··`
|
Check code with eslint:
src/events/event-delivery.ts#L10
Replace `private·readonly·sdkKey:·string,·private·readonly·ingestionUrl:·string` with `⏎····private·readonly·sdkKey:·string,⏎····private·readonly·ingestionUrl:·string,⏎··`
|
Check code with eslint:
src/flag-evaluation-details-builder.ts#L144
Replace `·as·AllocationEvaluation)` with `)·as·AllocationEvaluation`
|
Check code with eslint:
src/http-client.ts#L25
Replace `public·message:·string,·public·status:·number,·public·cause?:·Error` with `⏎····public·message:·string,⏎····public·status:·number,⏎····public·cause?:·Error,⏎··`
|
Check code with eslint:
src/http-client.ts#L56
Replace `private·readonly·apiEndpoints:·ApiEndpoints,·private·readonly·timeout:·number` with `⏎····private·readonly·apiEndpoints:·ApiEndpoints,⏎····private·readonly·timeout:·number,⏎··`
|
Check code with eslint:
src/rules.ts#L176
Insert `··`
|
Check code with eslint:
src/rules.ts#L177
Insert `··`
|
Check code with eslint:
src/rules.ts#L178
Insert `····`
|
Check code with eslint:
src/rules.ts#L179
Insert `····`
|
Loading