chore(deps-dev): bump xo from 0.49.0 to 0.57.0 #797
Annotations
10 errors and 2 warnings
Run yarn lint:
jest.config.ts#L1
'@jest/types' should be listed in the project's dependencies. Run 'npm i -S @jest/types' to add it
|
Run yarn lint:
jest/setup-envs.js#L2
Definition for rule 'node/prefer-global/process' was not found.
|
Run yarn lint:
jest/setup-envs.js#L3
Unexpected use of the global variable 'process'. Use 'require("process")' instead.
|
Run yarn lint:
jest/setup-envs.ts#L1
Definition for rule 'node/prefer-global/process' was not found.
|
Run yarn lint:
jest/setup-envs.ts#L2
Unexpected use of the global variable 'process'. Use 'require("process")' instead.
|
Run yarn lint:
src/anonymizers/base/base-anonymizer.ts#L12
Missing braces in case clause.
|
Run yarn lint:
src/anonymizers/base/base-anonymizer.ts#L19
Missing braces in case clause.
|
Run yarn lint:
src/anonymizers/base/base-anonymizer.ts#L26
Missing braces in case clause.
|
Run yarn lint:
src/anonymizers/base/base-anonymizer.ts#L33
Missing braces in case clause.
|
Run yarn lint:
src/anonymizers/fake/fake-anonymizer.ts#L17
Missing braces in case clause.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
|
Loading