Skip to content

npm audit fix (#338) #6

npm audit fix (#338)

npm audit fix (#338) #6

Triggered via push September 11, 2023 11:28
Status Success
Total duration 29s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

lint.yml

on: push
Fit to window
Zoom out
Zoom in

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