Merge pull request #673 from aiscript-dev/dependabot/github_actions/g… #122
Annotations
10 warnings
lint:
src/error.ts#L14
Unnecessary conditional, value is always truthy
|
lint:
src/interpreter/index.ts#L32
Unexpected any. Specify a different type
|
lint:
src/interpreter/index.ts#L115
Unexpected any. Specify a different type
|
lint:
src/interpreter/index.ts#L115
Unexpected any. Specify a different type
|
lint:
src/interpreter/index.ts#L118
Unexpected any. Specify a different type
|
lint:
src/interpreter/index.ts#L273
Unnecessary conditional, value is always truthy
|
lint:
src/interpreter/index.ts#L307
Unnecessary conditional, value is always truthy
|
lint:
src/interpreter/index.ts#L634
Missing trailing comma
|
lint:
src/interpreter/index.ts#L639
Missing trailing comma
|
lint:
src/interpreter/primitive-props.ts#L89
Unnecessary conditional, value is always truthy
|