This repository has been archived by the owner on May 22, 2024. It is now read-only.
fix(deps): bump @types/node from 14.18.61 to 14.18.63 #72
Annotations
10 errors and 5 warnings
src/base.ts#L3
"./types" is not found
|
src/base.ts#L12
Use `for…of` instead of `Array#forEach(…)`
|
src/base.ts#L14
`Array#reduce()` is not allowed
|
src/base.ts#L14
Prefer `Object.fromEntries()` over `Array#reduce()`
|
src/base.ts#L19
Use `for…of` instead of `Array#forEach(…)`
|
src/base.ts#L37
Expected blank line before this statement
|
src/base.ts#L48
Expected blank line before this statement
|
src/base.ts#L62
Expected blank line before this statement
|
src/base.ts#L71
Expected blank line before this statement
|
src/base.ts#L75
Expected blank line before this statement
|
src/chai.ts#L5
Do not use "require"
|
src/nock.ts#L14
Do not use "require"
|
src/nock.ts#L18
Do not use "require"
|
src/stdmock.ts#L24
Do not use "require"
|
test/stub.test.ts#L7
Do not use "require"
|
The logs for this run have expired and are no longer available.
Loading