Add condition to check thread safe (ts) in MacOS build #1708
Annotations
2 warnings and 10 notices
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: JetBrains/[email protected], actions/download-artifact@v3, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "unit-8.0-nts-macos-clang.coverage", "unit-8.0-nts-ubuntu-gcc.coverage", "unit-8.0-nts-windows2019-vs16.coverage", "unit-8.0-ts-macos-clang.coverage", "unit-8.0-ts-ubuntu-gcc.coverage", "unit-8.0-ts-windows2019-vs16.coverage", "unit-8.1-nts-macos-clang.coverage", "unit-8.1-nts-ubuntu-gcc.coverage", "unit-8.1-nts-windows2019-vs16.coverage", "unit-8.1-ts-macos-clang.coverage", "unit-8.1-ts-ubuntu-gcc.coverage", "unit-8.1-ts-windows2019-vs16.coverage", "unit-8.2-nts-macos-clang.coverage", "unit-8.2-nts-ubuntu-gcc.coverage", "unit-8.2-ts-macos-clang.coverage", "unit-8.2-ts-ubuntu-gcc.coverage", "unit-8.3-nts-macos-clang.coverage", "unit-8.3-nts-ubuntu-gcc.coverage", "unit-8.3-ts-macos-clang.coverage", "unit-8.3-ts-ubuntu-gcc.coverage".
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/
|
src/Statements/Let/ObjectPropertyAppend.php#L69
Duplicated code
|
src/Operators/Arithmetical/DivOperator.php#L275
Duplicated code
|
src/Documentation/File/NamespaceFile.php#L51
@inheritdoc used for member without parent members with doc comments
|
src/Documentation/File/NamespaceFile.php#L41
@inheritdoc used for member without parent members with doc comments
|
src/Documentation/File/Sitemap.php#L38
@inheritdoc used for member without parent members with doc comments
|
src/Documentation/File/NamespaceFile.php#L27
@inheritdoc used for member without parent members with doc comments
|
src/Documentation/File/Sitemap.php#L62
@inheritdoc used for member without parent members with doc comments
|
src/Documentation/File/Sitemap.php#L52
@inheritdoc used for member without parent members with doc comments
|
src/MethodCall.php#L577
Method call is provided 4 parameters, but the method signature uses 3 parameters
|
src/Compiler.php#L2046
Operands have incompatible types
|
This job succeeded
Loading