chore: validate images from registry via Pepr (impl) #3955
node.js.yml
on: pull_request
format
27s
journey
8m 23s
Matrix: test
Annotations
5 errors and 10 warnings
test (18)
Process completed with exit code 1.
|
test (20)
The job was canceled because "_18" failed.
|
test (20)
The operation was canceled.
|
test (22)
The job was canceled because "_18" failed.
|
test (22)
Process completed with exit code 1.
|
format:
src/cli/build.ts#L73
Async arrow function has too many statements (52). Maximum allowed is 20
|
format:
src/cli/build.ts#L73
Async arrow function has a complexity of 15. Maximum allowed is 10
|
format:
src/cli/build.ts#L244
Async function 'buildModule' has too many statements (36). Maximum allowed is 20
|
format:
src/cli/build.ts#L350
Blocks are nested too deeply (4). Maximum allowed is 3
|
format:
src/cli/deploy.ts#L26
Async arrow function has too many statements (25). Maximum allowed is 20
|
format:
src/cli/deploy.ts#L26
Async arrow function has a complexity of 15. Maximum allowed is 10
|
format:
src/cli/format.ts#L31
Async function 'peprFormat' has too many statements (24). Maximum allowed is 20
|
format:
src/cli/format.ts#L67
Blocks are nested too deeply (4). Maximum allowed is 3
|
format:
src/cli/init/index.ts#L49
Async arrow function has too many statements (32). Maximum allowed is 20
|
format:
src/cli/init/index.ts#L89
Blocks are nested too deeply (4). Maximum allowed is 3
|