Add isCJS helper, update import-in-the-middle #1814
Annotations
2 errors and 6 warnings
Run make lint:
library/agent/applyHooks.ts#L20
Unexpected 'todo' comment: 'Todo check if we need to wrap require...'
|
Run make lint
Process completed with exit code 2.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@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 use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run make lint:
library/agent/api-discovery/getApiInfo.ts#L13
exported declaration 'APIBodyInfo' not used within other modules
|
Run make lint:
library/agent/api/Event.ts#L33
exported declaration 'User' not used within other modules
|
Run make lint:
library/agent/protect.ts#L152
exported declaration 'protect' not used within other modules
|
Run make lint:
library/helpers/isCJS.ts#L7
exported declaration 'isCJS' not used within other modules
|
Loading