npm audit fix (#338) #6
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 warnings
lint:
src/error.ts#L2
Unexpected any. Specify a different type
|
lint:
src/error.ts#L4
Unexpected any. Specify a different type
|
lint:
src/error.ts#L10
Unnecessary conditional, value is always truthy
|
lint:
src/error.ts#L17
Unexpected any. Specify a different type
|
lint:
src/error.ts#L23
Unexpected any. Specify a different type
|
lint:
src/error.ts#L29
Unexpected any. Specify a different type
|
lint:
src/error.ts#L35
Unexpected any. Specify a different type
|
lint:
src/interpreter/index.ts#L14
`./variable.js` import should occur before type import of `./value.js`
|
lint:
src/interpreter/index.ts#L30
Unexpected any. Specify a different type
|
lint:
src/interpreter/index.ts#L85
Unexpected any. Specify a different type
|