Merge pull request #113 from Bilge/ms-seconds #98
Annotations
6 errors and 3 warnings
Run static analysis:
src/DnsConfig.php#L172
src/DnsConfig.php:172:13: RiskyTruthyFalsyComparison: Operand of type false|string contains type string, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
|
Run static analysis:
src/HostLoader.php#L39
src/HostLoader.php:39:17: RiskyTruthyFalsyComparison: Operand of type false|string contains type string, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
|
Run static analysis:
src/Internal/Socket.php#L167
src/Internal/Socket.php:167:41: InvalidArgument: Argument 1 of _home_runner_work_dns_dns_src_Internal_Socket_php_167_4817::__construct expects ArrayObject<array-key, mixed>, but ArrayObject<int, object{deferred:Amp\DeferredFuture|null, question:LibDNS\Records\Question}> provided (see https://psalm.dev/004)
|
Run static analysis:
src/UnixDnsConfigLoader.php#L45
src/UnixDnsConfigLoader.php:45:13: RiskyTruthyFalsyComparison: Operand of type false|string contains type string, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
|
Run static analysis:
src/UnixDnsConfigLoader.php#L112
src/UnixDnsConfigLoader.php:112:13: RiskyTruthyFalsyComparison: Operand of type false|string contains type string, which can be falsy and truthy. This can cause possibly unexpected behavior. Use strict comparison instead. (see https://psalm.dev/356)
|
Run static analysis
Process completed with exit code 2.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/cache@v2, nick-invision/retry@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/
|
Get Composer cache directory
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