Lint: [main] try to remove react-native-flipper #148
Annotations
12 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
packages/data-storage-couchdb/deps/data/relations.ts#L9
Run autofix to sort these imports!
|
packages/data-storage-couchdb/lib/__tests__/csv.test.ts#L3
'NYAN_CAT_PNG' is defined but never used. Allowed unused vars must match /^_/u
|
packages/data-storage-couchdb/lib/__tests__/data-storage-couchdb.test.ts#L3972
'collection' is assigned a value but never used. Allowed unused vars must match /^_/u
|
packages/data-storage-couchdb/lib/__tests__/data-storage-couchdb.test.ts#L4054
'collection' is assigned a value but never used. Allowed unused vars must match /^_/u
|
packages/data-storage-couchdb/lib/__tests__/data-storage-couchdb.test.ts#L4219
'collection' is assigned a value but never used. Allowed unused vars must match /^_/u
|
packages/data-storage-couchdb/lib/__tests__/data-storage-couchdb.test.ts#L4320
'collection' is assigned a value but never used. Allowed unused vars must match /^_/u
|
packages/data-storage-couchdb/lib/__tests__/data-storage-couchdb.test.ts#L4381
'collection' is assigned a value but never used. Allowed unused vars must match /^_/u
|
packages/data-storage-couchdb/lib/functions/couchdb-utils.ts#L282
'logger' is assigned a value but never used. Allowed unused vars must match /^_/u
|
packages/data-storage-couchdb/lib/functions/getAttachAttachmentToDatum.ts#L6
'context' is defined but never used. Allowed unused args must match /^_/u
|
packages/data-storage-couchdb/lib/functions/getGetAttachmentFromDatum.ts#L5
'getGetDatum' is defined but never used. Allowed unused vars must match /^_/u
|
This job succeeded
Loading