chore(testing): verify pepr can be deployed with zarf #4671
Annotations
11 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run npm run format:check:
src/cli/build.ts#L74
Async arrow function has too many statements (54). Maximum allowed is 20
|
Run npm run format:check:
src/cli/build.ts#L74
Async arrow function has a complexity of 18. Maximum allowed is 10
|
Run npm run format:check:
src/cli/build.ts#L251
Async function 'buildModule' has too many statements (35). Maximum allowed is 20
|
Run npm run format:check:
src/cli/deploy.ts#L27
Async arrow function has too many statements (27). Maximum allowed is 20
|
Run npm run format:check:
src/cli/deploy.ts#L27
Async arrow function has a complexity of 17. Maximum allowed is 10
|
Run npm run format:check:
src/cli/format.ts#L31
Async function 'peprFormat' has too many statements (23). Maximum allowed is 20
|
Run npm run format:check:
src/cli/init/index.ts#L49
Async arrow function has too many statements (28). Maximum allowed is 20
|
Run npm run format:check:
src/cli/monitor.ts#L45
Async arrow function has a complexity of 16. Maximum allowed is 10
|
Run npm run format:check:
src/lib/assets/deploy.ts#L45
Async function 'deploy' has too many statements (27). Maximum allowed is 20
|
Run npm run format:check:
src/lib/assets/webhooks.ts#L23
Async function 'generateWebhookRules' has a complexity of 11. Maximum allowed is 10
|
Loading