进一步放宽 ESLint:允许空代码块与常量条件,降低安全规则的误报,保障当前开发期代码能通过 CI。 #33
Annotations
7 errors
|
build-and-test (20.x)
Process completed with exit code 1.
|
|
build-and-test (20.x):
src/types/index.ts#L218
Don't use `Symbol` as a type. Use symbol instead
|
|
build-and-test (20.x):
src/semantic/semantic-analyzer.ts#L672
Don't use `Symbol` as a type. Use symbol instead
|
|
build-and-test (20.x):
src/semantic/semantic-analyzer.ts#L649
Don't use `Symbol` as a type. Use symbol instead
|
|
build-and-test (20.x):
src/parser/parser.ts#L572
'expr' is never reassigned. Use 'const' instead
|
|
build-and-test (18.x)
The strategy configuration was canceled because "build-and-test._20_x" failed
|
|
build-and-test (18.x)
The operation was canceled.
|