feat: option to start local docker registry #5
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
build.yml
on: pull_request
yamllint
7s
smoke-test
24s
eslint
16s
unused-deps
19s
jest
3m 41s
CodeQL
1m 20s
Annotations
9 errors
|
yamllint
Process completed with exit code 2.
|
|
eslint
Process completed with exit code 1.
|
|
eslint:
tests/test-cases/local-registry/integration.test.ts#L44
Missing trailing comma
|
|
eslint:
tests/test-cases/local-registry/integration.test.ts#L28
Missing trailing comma
|
|
eslint:
tests/test-cases/local-registry/integration.test.ts#L11
Missing trailing comma
|
|
eslint:
src/utils.ts#L508
Missing trailing comma
|
|
eslint:
src/utils.ts#L477
Missing trailing comma
|
|
eslint:
src/utils.ts#L469
Missing trailing comma
|
|
jest
Process completed with exit code 1.
|