Type system #729
Annotations
1 error and 11 warnings
build
The hosted runner: GitHub Actions 3 lost communication with the server. Anything in your workflow that terminates the runner process, starves it for CPU/Memory, or blocks its network access can cause this error.
|
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
build:
test/typeSystemInference.test.ts#L51
More than 2 blank lines not allowed
|
build:
test/utils.ts#L2
Strings must use singlequote
|
build:
test/utils.ts#L3
Strings must use singlequote
|
build:
test/utils.ts#L4
Strings must use singlequote
|
build:
test/utils.ts#L5
Strings must use singlequote
|
build:
test/utils.ts#L6
Strings must use singlequote
|
build:
test/utils.ts#L8
Missing return type on function
|
build:
test/utils.ts#L9
Expected indentation of 2 spaces but found 4
|
build:
test/utils.ts#L10
Expected indentation of 4 spaces but found 8
|
build:
test/utils.ts#L11
Expected indentation of 4 spaces but found 8
|