test: add cli test to validate multiple manifest generation paths result in comparable output #5082
Annotations
16 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/init/index.ts#L50
Async arrow function has too many statements (28). Maximum allowed is 20
|
format:
src/lib/controller/index.ts#L42
Constructor has too many parameters (5). Maximum allowed is 4
|
format:
src/lib/core/capability.ts#L183
Method 'When' has too many statements (26). Maximum allowed is 20
|
format:
src/lib/core/schedule.test.ts#L124
Arrow function has too many statements (25). Maximum allowed is 20
|
format:
src/lib/filter/filter.test.ts#L41
Arrow function has too many statements (26). Maximum allowed is 20
|
format:
src/lib/processors/watch-processor.test.ts#L157
Async arrow function has too many statements (39). Maximum allowed is 20
|
format:
src/lib/processors/watch-processor.ts#L91
Async function 'runBinding' has too many statements (23). Maximum allowed is 20
|
test (18)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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
|
integration
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
|