chore: encourage return types in function definitions #4802
node.js.yml
on: pull_request
format
25s
journey
7m 48s
Matrix: test
Annotations
15 warnings
format
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
format:
src/cli/build.ts#L159
Missing return type on function
|
format:
src/cli/build.ts#L200
Missing return type on function
|
format:
src/cli/build.ts#L317
Missing return type on function
|
format:
src/cli/deploy.ts#L15
Missing return type on function
|
format:
src/cli/deploy.ts#L27
Async arrow function has too many statements (27). Maximum allowed is 20
|
format:
src/cli/deploy.ts#L27
Async arrow function has a complexity of 17. Maximum allowed is 10
|
format:
src/cli/dev.ts#L13
Missing return type on function
|
format:
src/cli/dev.ts#L58
Missing return type on function
|
format:
src/cli/format.ts#L10
Missing return type on function
|
format:
src/cli/format.ts#L31
Missing return type on function
|
test (20)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (22)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
test (18)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
journey
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|