Remove sf 5 compatibility + update workflows #768
Annotations
16 errors and 15 warnings
Unit tests (ubuntu-latest, 8, '--prefer-lowest')
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires php >=8.1 but your php version (8.0.30) does not satisfy that requirement.
Problem 2
- Root composer.json requires symfony/proxy-manager-bridge ^6.4 -> satisfiable by symfony/proxy-manager-bridge[v6.4.0, ..., v6.4.13].
- symfony/proxy-manager-bridge[v6.4.0, ..., v6.4.13] require php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 3
- Root composer.json requires symfony/security-bundle ^6.2.6 || ^7.0 -> satisfiable by symfony/security-bundle[v6.2.6, ..., v6.4.13, v7.0.0, ..., v7.1.6].
- symfony/security-bundle[v6.2.6, ..., v6.4.13] require php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
- symfony/security-bundle[v7.0.0, ..., v7.1.6] require php >=8.2 -> your php version (8.0.30) does not satisfy that requirement.
|
Unit tests (ubuntu-latest, 8, '--prefer-lowest')
Process completed with exit code 2.
|
Functionnal tests (ubuntu-latest, 8, '--prefer-lowest')
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires php >=8.1 but your php version (8.0.30) does not satisfy that requirement.
Problem 2
- Root composer.json requires symfony/proxy-manager-bridge ^6.4 -> satisfiable by symfony/proxy-manager-bridge[v6.4.0, ..., v6.4.13].
- symfony/proxy-manager-bridge[v6.4.0, ..., v6.4.13] require php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
Problem 3
- Root composer.json requires symfony/security-bundle ^6.2.6 || ^7.0 -> satisfiable by symfony/security-bundle[v6.2.6, ..., v6.4.13, v7.0.0, ..., v7.1.6].
- symfony/security-bundle[v6.2.6, ..., v6.4.13] require php >=8.1 -> your php version (8.0.30) does not satisfy that requirement.
- symfony/security-bundle[v7.0.0, ..., v7.1.6] require php >=8.2 -> your php version (8.0.30) does not satisfy that requirement.
|
Functionnal tests (ubuntu-latest, 8, '--prefer-lowest')
Process completed with exit code 2.
|
Unit tests (8.1, ubuntu-latest)
The job was canceled because "ubuntu-latest_8__--prefer" failed.
|
Unit tests (8.1, ubuntu-latest)
The operation was canceled.
|
Functionnal tests (8.1, ubuntu-latest)
The job was canceled because "ubuntu-latest_8__--prefer" failed.
|
Functionnal tests (8.1, ubuntu-latest)
The operation was canceled.
|
Functionnal tests (8.3, ubuntu-latest)
The job was canceled because "ubuntu-latest_8__--prefer" failed.
|
Functionnal tests (8.3, ubuntu-latest)
The operation was canceled.
|
Functionnal tests (8.2, ubuntu-latest)
The job was canceled because "ubuntu-latest_8__--prefer" failed.
|
Functionnal tests (8.2, ubuntu-latest)
The operation was canceled.
|
Unit tests (8.3, ubuntu-latest)
The job was canceled because "ubuntu-latest_8__--prefer" failed.
|
Unit tests (8.3, ubuntu-latest)
The operation was canceled.
|
Unit tests (8.2, ubuntu-latest)
The job was canceled because "ubuntu-latest_8__--prefer" failed.
|
Unit tests (8.2, ubuntu-latest)
The operation was canceled.
|
Unit tests (8.1, ubuntu-latest)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
Functionnal tests (8.3, ubuntu-latest)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
Functionnal tests (8.2, ubuntu-latest)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
Functionnal tests (8.1, ubuntu-latest)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
Functionnal tests (ubuntu-latest, 8, '--prefer-lowest')
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
Unit tests (ubuntu-latest, 8, '--prefer-lowest')
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
Unit tests (8.2, ubuntu-latest)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
Unit tests (8.3, ubuntu-latest)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
Code style
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
Unit tests (ubuntu-latest, 8, '--prefer-lowest')
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@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 (ubuntu-latest, 8, '--prefer-lowest')
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Functionnal tests (ubuntu-latest, 8, '--prefer-lowest')
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Functionnal tests (ubuntu-latest, 8, '--prefer-lowest')
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Code style
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Code style
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|