BigNumber::of performance update #139
Annotations
4 errors and 4 warnings
src/BigNumber.php#L75
src/BigNumber.php:75:23: ImpureMethodCall: Cannot call an impure method from a pure context (see https://psalm.dev/203)
|
src/BigNumber.php#L104
src/BigNumber.php:104:23: ImpureMethodCall: Cannot call an impure method from a pure context (see https://psalm.dev/203)
|
src/BigNumber.php#L114
src/BigNumber.php:114:23: ImpureMethodCall: Cannot call an impure method from a pure context (see https://psalm.dev/203)
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, ramsey/composer-install@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The `save-state` 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/
|
The `save-state` 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/
|
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/
|
The logs for this run have expired and are no longer available.
Loading