chore(ts): add typing to adjudicators used in validation and mutation processing #4535
node.js.yml
on: pull_request
format
23s
journey
8m 33s
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#L74
Async arrow function has too many statements (54). Maximum allowed is 20
|
format:
src/cli/build.ts#L74
Async arrow function has a complexity of 18. Maximum allowed is 10
|
format:
src/cli/build.ts#L251
Async function 'buildModule' has too many statements (35). Maximum allowed is 20
|
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/format.ts#L31
Async function 'peprFormat' has too many statements (23). Maximum allowed is 20
|
format:
src/cli/init/index.ts#L49
Async arrow function has too many statements (28). Maximum allowed is 20
|
format:
src/cli/monitor.ts#L45
Async arrow function has a complexity of 16. Maximum allowed is 10
|
format:
src/lib/assets/deploy.ts#L45
Async function 'deploy' has too many statements (27). Maximum allowed is 20
|
format:
src/lib/assets/index.ts#L82
Async method 'generateHelmChart' has a complexity of 12. Maximum allowed is 10
|
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
|