Add a takeout shell
command
#436
Annotations
11 errors and 2 warnings
PHPCS:
app/Services/BaseService.php#L106
Concat operator must be surrounded by a single space
|
PHPCS:
app/Services/BaseService.php#L239
Concat operator must be surrounded by a single space
|
PHPCS:
app/Services/BaseService.php#L245
Concat operator must be surrounded by a single space
|
PHPCS:
app/Services/BaseService.php#L257
Concat operator must be surrounded by a single space
|
PHPCS:
app/Services/BaseService.php#L257
Concat operator must be surrounded by a single space
|
PHPCS:
app/Services/BaseService.php#L257
Concat operator must be surrounded by a single space
|
PHPCS:
app/Services/BaseService.php#L257
Concat operator must be surrounded by a single space
|
PHPCS:
app/Shell/Docker.php#L40
Concat operator must be surrounded by a single space
|
PHPCS:
app/Shell/Docker.php#L43
Concat operator must be surrounded by a single space
|
PHPCS:
app/Shell/Docker.php#L55
Concat operator must be surrounded by a single space
|
TLint
Process completed with exit code 1.
|
PHPCS
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
PHPCS
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|