create symfony bundle #71
ci.yaml
on: pull_request
unit-tests
7s
lint
6s
Matrix: integration-tests
Annotations
13 errors and 6 warnings
integration-tests (sqlite)
"./composer.json" does not contain valid JSON
Parse error on line 22:
.../" ] },}
-------------------^
Expected: 'STRING' - It appears you have an extra trailing comma
|
integration-tests (sqlite)
Process completed with exit code 1.
|
lint
"./composer.json" does not contain valid JSON
Parse error on line 22:
.../" ] },}
-------------------^
Expected: 'STRING' - It appears you have an extra trailing comma
|
lint
Process completed with exit code 1.
|
integration-tests (mysql)
The job was canceled because "sqlite" failed.
|
integration-tests (mysql)
"./composer.json" does not contain valid JSON
Parse error on line 22:
.../" ] },}
-------------------^
Expected: 'STRING' - It appears you have an extra trailing comma
|
integration-tests (mysql)
Process completed with exit code 1.
|
unit-tests
"./composer.json" does not contain valid JSON
Parse error on line 22:
.../" ] },}
-------------------^
Expected: 'STRING' - It appears you have an extra trailing comma
|
unit-tests
Process completed with exit code 1.
|
integration-tests (postgres)
The job was canceled because "sqlite" failed.
|
integration-tests (postgres)
The operation was canceled.
|
integration-tests (sqlserver)
The job was canceled because "sqlite" failed.
|
integration-tests (sqlserver)
The operation was canceled.
|
integration-tests (sqlite)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
integration-tests (sqlite)
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/
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint
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/
|
unit-tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
unit-tests
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/
|