Skip to content

chore: Update dependencies and cleanup code #56

chore: Update dependencies and cleanup code

chore: Update dependencies and cleanup code #56

Triggered via push June 15, 2023 07:21
Status Cancelled
Total duration 3m 41s
Artifacts

test.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 4 warnings
test (8)
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - symfony/deprecation-contracts is locked to version v3.3.0 and an update of this package was not requested. - symfony/deprecation-contracts v3.3.0 requires php >=8.1 -> your php version (8.0.29) does not satisfy that requirement. Problem 2 - symfony/filesystem is locked to version v6.3.0 and an update of this package was not requested. - symfony/filesystem v6.3.0 requires php >=8.1 -> your php version (8.0.29) does not satisfy that requirement. Problem 3 - symfony/string is locked to version v6.3.0 and an update of this package was not requested. - symfony/string v6.3.0 requires php >=8.1 -> your php version (8.0.29) does not satisfy that requirement. Problem 4 - doctrine/instantiator is locked to version 2.0.0 and an update of this package was not requested. - doctrine/instantiator 2.0.0 requires php ^8.1 -> your php version (8.0.29) does not satisfy that requirement. Problem 5 - doctrine/lexer is locked to version 3.0.0 and an update of this package was not requested. - doctrine/lexer 3.0.0 requires php ^8.1 -> your php version (8.0.29) does not satisfy that requirement. Problem 6 - symfony/event-dispatcher is locked to version v6.3.0 and an update of this package was not requested. - symfony/event-dispatcher v6.3.0 requires php >=8.1 -> your php version (8.0.29) does not satisfy that requirement. Problem 7 - symfony/event-dispatcher-contracts is locked to version v3.3.0 and an update of this package was not requested. - symfony/event-dispatcher-contracts v3.3.0 requires php >=8.1 -> your php version (8.0.29) does not satisfy that requirement. Problem 8 - symfony/finder is locked to version v6.3.0 and an update of this package was not requested. - symfony/finder v6.3.0 requires php >=8.1 -> your php version (8.0.29) does not satisfy that requirement. Problem 9 - symfony/options-resolver is locked to version v6.3.0 and an update of this package was not requested. - symfony/options-resolver v6.3.0 requires php >=8.1 -> your php version (8.0.29) does not satisfy that requirement. Problem 10 - symfony/stopwatch is locked to version v6.3.0 and an update of this package was not requested. - symfony/stopwatch v6.3.0 requires php >=8.1 -> your php version (8.0.29) does not satisfy that requirement. Problem 11 - symfony/deprecation-contracts v3.3.0 requires php >=8.1 -> your php version (8.0.29) does not satisfy that requirement. - symfony/yaml v5.4.23 requires symfony/deprecation-contracts ^2.1|^3 -> satisfiable by symfony/deprecation-contracts[v3.3.0]. - symfony/yaml is locked to version v5.4.23 and an update of this package was not requested.
test (8)
Process completed with exit code 2.
test (7.4)
Your lock file does not contain a compatible set of packages. Please run composer update. Problem 1 - laravel-zero/phar-updater is locked to version v1.3.0 and an update of this package was not requested. - laravel-zero/phar-updater v1.3.0 requires php ^8.0 -> your php version (7.4.33) does not satisfy that requirement. Problem 2 - symfony/deprecation-contracts is locked to version v3.3.0 and an update of this package was not requested. - symfony/deprecation-contracts v3.3.0 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 3 - symfony/filesystem is locked to version v6.3.0 and an update of this package was not requested. - symfony/filesystem v6.3.0 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 4 - symfony/string is locked to version v6.3.0 and an update of this package was not requested. - symfony/string v6.3.0 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 5 - doctrine/instantiator is locked to version 2.0.0 and an update of this package was not requested. - doctrine/instantiator 2.0.0 requires php ^8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 6 - doctrine/lexer is locked to version 3.0.0 and an update of this package was not requested. - doctrine/lexer 3.0.0 requires php ^8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 7 - psr/cache is locked to version 3.0.0 and an update of this package was not requested. - psr/cache 3.0.0 requires php >=8.0.0 -> your php version (7.4.33) does not satisfy that requirement. Problem 8 - psr/log is locked to version 2.0.0 and an update of this package was not requested. - psr/log 2.0.0 requires php >=8.0.0 -> your php version (7.4.33) does not satisfy that requirement. Problem 9 - symfony/event-dispatcher is locked to version v6.3.0 and an update of this package was not requested. - symfony/event-dispatcher v6.3.0 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 10 - symfony/event-dispatcher-contracts is locked to version v3.3.0 and an update of this package was not requested. - symfony/event-dispatcher-contracts v3.3.0 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 11 - symfony/finder is locked to version v6.3.0 and an update of this package was not requested. - symfony/finder v6.3.0 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 12 - symfony/options-resolver is locked to version v6.3.0 and an update of this package was not requested. - symfony/options-resolver v6.3.0 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 13 - symfony/stopwatch is locked to version v6.3.0 and an update of this package was not requested. - symfony/stopwatch v6.3.0 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement. Problem 14 - symfony/deprecation-contracts v3.3.0 requires php >=8.1 -> your php version (7.4.33) does not satisfy that requirement. - symfony/yaml v5.4.23 requires symfony/deprecation-contracts ^2.1|^3 -> satisfiable by symfony/deprecation-contracts[v3.3.0]. - symfony/yaml is locked to version v5.4.23 and an update of this package was not requested.
test (7.4)
Process completed with exit code 2.
test (8.1)
The operation was canceled.
test (8)
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
test (7.4)
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
test (8.2)
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
test (8.1)
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.