2.6.11 #139
Annotations
20 errors and 4 warnings
test (18.x):
__tests__/unit/data-reformat-test.ts#L1
Cannot find name 'describe'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha`.
|
test (18.x):
__tests__/unit/data-reformat-test.ts#L1
Cannot find name 'describe'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha`.
|
test (18.x):
__tests__/unit/data-reformat-test.ts#L1
Cannot find name 'beforeAll'.
|
test (18.x):
__tests__/unit/data-reformat-test.ts#L1
Cannot find name 'it'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha`.
|
test (18.x):
__tests__/unit/data-reformat-test.ts#L1
Cannot find name 'expect'.
|
test (18.x):
__tests__/unit/data-reformat-test.ts#L1
Cannot find name 'it'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha`.
|
test (18.x):
__tests__/unit/data-reformat-test.ts#L1
Cannot find name 'expect'.
|
test (18.x):
__tests__/unit/data-reformat-test.ts#L1
Cannot find name 'it'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha`.
|
test (18.x):
__tests__/unit/data-reformat-test.ts#L1
Cannot find name 'expect'.
|
test (18.x):
__tests__/unit/data-reformat-test.ts#L1
Cannot find name 'it'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha`.
|
test (16.x):
__tests__/unit/data-reformat-test.ts#L1
Cannot find name 'describe'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha`.
|
test (16.x):
__tests__/unit/data-reformat-test.ts#L1
Cannot find name 'describe'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha`.
|
test (16.x):
__tests__/unit/data-reformat-test.ts#L1
Cannot find name 'beforeAll'.
|
test (16.x):
__tests__/unit/data-reformat-test.ts#L1
Cannot find name 'it'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha`.
|
test (16.x):
__tests__/unit/data-reformat-test.ts#L1
Cannot find name 'expect'.
|
test (16.x):
__tests__/unit/data-reformat-test.ts#L1
Cannot find name 'it'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha`.
|
test (16.x):
__tests__/unit/data-reformat-test.ts#L1
Cannot find name 'expect'.
|
test (16.x):
__tests__/unit/data-reformat-test.ts#L1
Cannot find name 'it'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha`.
|
test (16.x):
__tests__/unit/data-reformat-test.ts#L1
Cannot find name 'expect'.
|
test (16.x):
__tests__/unit/data-reformat-test.ts#L1
Cannot find name 'it'. Do you need to install type definitions for a test runner? Try `npm i --save-dev @types/jest` or `npm i --save-dev @types/mocha`.
|
test (18.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test (18.x):
contactLogic.js#L131
'ty' is assigned a value but never used. Allowed unused vars must match /^_/u
|
test (16.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test (16.x):
contactLogic.js#L131
'ty' is assigned a value but never used. Allowed unused vars must match /^_/u
|