Skip to content

feat: active user state management overhaul and token refreshing #706

feat: active user state management overhaul and token refreshing

feat: active user state management overhaul and token refreshing #706

Triggered via pull request January 19, 2025 23:24
Status Success
Total duration 5m 41s
Artifacts

build-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 warnings
Build and Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Build and Test: library/data-model/tests/data_storage.test.ts#L29
'getMetadataForAllRecords' is defined but never used. Allowed unused vars must match /[iI]gnored/u
Build and Test: library/data-model/tests/data_storage.test.ts#L30
'getMetadataForSomeRecords' is defined but never used. Allowed unused vars must match /[iI]gnored/u
Build and Test: library/data-model/tests/data_storage.test.ts#L31
'getRecordsWithRegex' is defined but never used. Allowed unused vars must match /[iI]gnored/u
Build and Test: library/data-model/tests/data_storage.test.ts#L45
Replace `·listRecordMetadata·` with `listRecordMetadata`
Build and Test: library/data-model/tests/data_storage.test.ts#L381
Replace `await·getAllRecordsWithRegex(project_id,·'.*')` with `⏎········await·getAllRecordsWithRegex(project_id,·'.*')⏎······`
Build and Test: library/data-model/tests/data_storage.test.ts#L423
Replace `await·listRecordMetadata(project_id,·record_ids.slice(5)))` with `⏎········await·listRecordMetadata(project_id,·record_ids.slice(5))⏎······);`