Update changelog #220
php.yml
on: push
Matrix: basic-tests
Security checks
38s
Quality control
36s
Annotations
27 warnings
Syntax and unit tests, PHP 8.1, ubuntu-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Syntax and unit tests, PHP 8.1, ubuntu-latest
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Syntax and unit tests, PHP 8.0, ubuntu-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Syntax and unit tests, PHP 8.0, ubuntu-latest
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Security checks
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Security checks
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Security checks
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Security checks
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Syntax and unit tests, PHP 8.3, ubuntu-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Syntax and unit tests, PHP 8.3, ubuntu-latest
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Syntax and unit tests, PHP 8.2, ubuntu-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Syntax and unit tests, PHP 8.2, ubuntu-latest
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Syntax and unit tests, PHP 7.4, ubuntu-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Syntax and unit tests, PHP 7.4, ubuntu-latest
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Quality control
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3, actions/download-artifact@v3, codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Quality control
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
MixedAssignment:
src/AttributeManipulator.php#L24
src/AttributeManipulator.php:24:36: MixedAssignment: Unable to determine the type that $value is being assigned to (see https://psalm.dev/032)
|
MixedAssignment:
src/AttributeManipulator.php#L54
src/AttributeManipulator.php:54:44: MixedAssignment: Unable to determine the type that $value is being assigned to (see https://psalm.dev/032)
|
MixedArgument:
src/AttributeManipulator.php#L63
src/AttributeManipulator.php:63:23: MixedArgument: Argument 1 of strval cannot be mixed, expecting null|object|scalar (see https://psalm.dev/030)
|
MixedAssignment:
src/AttributeManipulator.php#L74
src/AttributeManipulator.php:74:36: MixedAssignment: Unable to determine the type that $value is being assigned to (see https://psalm.dev/032)
|
MixedAssignment:
src/Auth/Source/BitbucketAuth.php#L44
src/Auth/Source/BitbucketAuth.php:44:13: MixedAssignment: Unable to determine the type that $response is being assigned to (see https://psalm.dev/032)
|
MixedArrayAccess:
src/Auth/Source/BitbucketAuth.php#L63
src/Auth/Source/BitbucketAuth.php:63:21: MixedArrayAccess: Cannot access array value on mixed variable $response['values'] (see https://psalm.dev/051)
|
MixedArrayAccess:
src/Auth/Source/BitbucketAuth.php#L63
src/Auth/Source/BitbucketAuth.php:63:21: MixedArrayAccess: Cannot access array value on mixed variable $response['values'][$i] (see https://psalm.dev/051)
|
MixedArrayAccess:
src/Auth/Source/BitbucketAuth.php#L63
src/Auth/Source/BitbucketAuth.php:63:72: MixedArrayAccess: Cannot access array value on mixed variable $response['values'] (see https://psalm.dev/051)
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "build-data".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
MixedArrayAccess:
src/Auth/Source/BitbucketAuth.php#L63
src/Auth/Source/BitbucketAuth.php:63:72: MixedArrayAccess: Cannot access array value on mixed variable $response['values'][$i] (see https://psalm.dev/051)
|
MixedArrayAssignment:
src/Auth/Source/BitbucketAuth.php#L65
src/Auth/Source/BitbucketAuth.php:65:21: MixedArrayAssignment: Cannot access array value on mixed variable $state['Attributes'][string] (see https://psalm.dev/117)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
build-data
Expired
|
2.59 MB |
|