Update composer description #2
CI.yaml
on: push
Code style
9s
Static Analysis
10s
Matrix: integration-tests
Matrix: unit-tests
Annotations
12 errors
|
Code style
Process completed with exit code 1.
|
|
Code style
"./composer.json" does not contain valid JSON
Parse error on line 17:
... "code-style", ], "authors": [
---------------------^
Expected one of: 'STRING', 'NUMBER', 'NULL', 'TRUE', 'FALSE', '{', '[' - It appears you have an extra trailing comma
|
|
Integration Tests (PHP 8.3 low)
Process completed with exit code 1.
|
|
Integration Tests (PHP 8.3 low)
"./composer.json" does not contain valid JSON
Parse error on line 17:
... "code-style", ], "authors": [
---------------------^
Expected one of: 'STRING', 'NUMBER', 'NULL', 'TRUE', 'FALSE', '{', '[' - It appears you have an extra trailing comma
|
|
Unit Tests (PHP 8.4)
Process completed with exit code 1.
|
|
Unit Tests (PHP 8.4)
"./composer.json" does not contain valid JSON
Parse error on line 17:
... "code-style", ], "authors": [
---------------------^
Expected one of: 'STRING', 'NUMBER', 'NULL', 'TRUE', 'FALSE', '{', '[' - It appears you have an extra trailing comma
|
|
Static Analysis
Process completed with exit code 1.
|
|
Static Analysis
"./composer.json" does not contain valid JSON
Parse error on line 17:
... "code-style", ], "authors": [
---------------------^
Expected one of: 'STRING', 'NUMBER', 'NULL', 'TRUE', 'FALSE', '{', '[' - It appears you have an extra trailing comma
|
|
Unit Tests (PHP 8.3)
Process completed with exit code 1.
|
|
Unit Tests (PHP 8.3)
"./composer.json" does not contain valid JSON
Parse error on line 17:
... "code-style", ], "authors": [
---------------------^
Expected one of: 'STRING', 'NUMBER', 'NULL', 'TRUE', 'FALSE', '{', '[' - It appears you have an extra trailing comma
|
|
Integration Tests (PHP 8.4 high)
Process completed with exit code 1.
|
|
Integration Tests (PHP 8.4 high)
"./composer.json" does not contain valid JSON
Parse error on line 17:
... "code-style", ], "authors": [
---------------------^
Expected one of: 'STRING', 'NUMBER', 'NULL', 'TRUE', 'FALSE', '{', '[' - It appears you have an extra trailing comma
|