untested fix: RSS ingester runs in a hot loop #560
Annotations
2 errors and 12 warnings
packages/repco-frontend/app/routes/__layout/index.tsx#L146
'totalPublicationServices' is assigned a value but never used
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@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/checkout@v2, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
packages/repco-cli/src/commands/debug.ts#L61
'items' is assigned a value but never used. Allowed unused vars must match /^_/u
|
packages/repco-cli/src/commands/repo.ts#L294
'res' is assigned a value but never used. Allowed unused vars must match /^_/u
|
packages/repco-core/src/datasource.ts#L688
'errors' is assigned a value but never used. Allowed unused vars must match /^_/u
|
packages/repco-core/src/datasources/activitypub.ts#L488
Unexpected var, use let or const instead
|
packages/repco-core/src/datasources/activitypub.ts#L508
Unexpected var, use let or const instead
|
packages/repco-core/src/datasources/activitypub.ts#L611
Unexpected var, use let or const instead
|
packages/repco-core/src/datasources/activitypub.ts#L613
Unexpected var, use let or const instead
|
packages/repco-core/src/datasources/activitypub.ts#L665
Unexpected var, use let or const instead
|
packages/repco-core/src/datasources/activitypub.ts#L671
Unexpected var, use let or const instead
|
packages/repco-core/src/datasources/activitypub.ts#L673
Unexpected var, use let or const instead
|
This job failed
Loading