Skip to content

Bump actions/checkout from 3.5.3 to 4.0.0 #727

Bump actions/checkout from 3.5.3 to 4.0.0

Bump actions/checkout from 3.5.3 to 4.0.0 #727

Triggered via pull request September 11, 2023 01:43
Status Success
Total duration 30s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

lint.yml

on: pull_request
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