Use host.docker.internal instead of local IP address in chrome.docker #363
tests.yml
on: pull_request
Unit tests
5m 10s
Static analysis
1m 48s
Integration tests: CLI
4m 40s
Visual tests: React DOM
4m 6s
Annotations
4 errors and 4 warnings
Static analysis:
packages/target-chrome-docker/src/create-chrome-docker-target.js#L70
'ip' is never reassigned. Use 'const' instead
|
|
Static analysis:
packages/target-chrome-docker/src/create-chrome-docker-target.js#L75
'ip' is never reassigned. Use 'const' instead
|
Static analysis
Process completed with exit code 1.
|
Static analysis
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Visual tests: React DOM
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Integration tests: CLI
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Unit tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|