fix issue #137 #500
Annotations
21 warnings
coverage
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3, coverallsapp/github-action@master. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
tests (20.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
tests (20.x):
src/__tests__/bitwise.test.ts#L1
'ror' is defined but never used. Allowed unused vars must match /_/u
|
tests (20.x):
src/__tests__/bitwise.test.ts#L1
'ror8' is defined but never used. Allowed unused vars must match /_/u
|
tests (20.x):
src/__tests__/bitwise.test.ts#L1
'ror16' is defined but never used. Allowed unused vars must match /_/u
|
tests (16.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
tests (16.x):
src/__tests__/bitwise.test.ts#L1
'ror' is defined but never used. Allowed unused vars must match /_/u
|
tests (16.x):
src/__tests__/bitwise.test.ts#L1
'ror8' is defined but never used. Allowed unused vars must match /_/u
|
tests (16.x):
src/__tests__/bitwise.test.ts#L1
'ror16' is defined but never used. Allowed unused vars must match /_/u
|
tests (18.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
tests (18.x):
src/__tests__/bitwise.test.ts#L1
'ror' is defined but never used. Allowed unused vars must match /_/u
|
tests (18.x):
src/__tests__/bitwise.test.ts#L1
'ror8' is defined but never used. Allowed unused vars must match /_/u
|
tests (18.x):
src/__tests__/bitwise.test.ts#L1
'ror16' is defined but never used. Allowed unused vars must match /_/u
|
tests (17.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
tests (17.x):
src/__tests__/bitwise.test.ts#L1
'ror' is defined but never used. Allowed unused vars must match /_/u
|
tests (17.x):
src/__tests__/bitwise.test.ts#L1
'ror8' is defined but never used. Allowed unused vars must match /_/u
|
tests (17.x):
src/__tests__/bitwise.test.ts#L1
'ror16' is defined but never used. Allowed unused vars must match /_/u
|
tests (19.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
tests (19.x):
src/__tests__/bitwise.test.ts#L1
'ror' is defined but never used. Allowed unused vars must match /_/u
|
tests (19.x):
src/__tests__/bitwise.test.ts#L1
'ror8' is defined but never used. Allowed unused vars must match /_/u
|
tests (19.x):
src/__tests__/bitwise.test.ts#L1
'ror16' is defined but never used. Allowed unused vars must match /_/u
|