Update readme for new release #65
Annotations
7 errors and 2 warnings
phpstan:
src/TimestreamService.php#L146
Match arm comparison between string and NorbyBaru\AwsTimestream\Enum\ValueTypeEnum is always false.
|
phpstan:
src/TimestreamService.php#L147
Match arm comparison between string and NorbyBaru\AwsTimestream\Enum\ValueTypeEnum is always false.
|
phpstan:
src/TimestreamService.php#L148
Match arm comparison between string and NorbyBaru\AwsTimestream\Enum\ValueTypeEnum is always false.
|
phpstan:
src/TimestreamService.php#L149
Match arm comparison between string and NorbyBaru\AwsTimestream\Enum\ValueTypeEnum is always false.
|
phpstan:
src/TimestreamService.php#L150
Match arm comparison between string and NorbyBaru\AwsTimestream\Enum\ValueTypeEnum is always false.
|
phpstan:
src/TimestreamService.php#L154
Unreachable statement - code above always terminates.
|
phpstan
Process completed with exit code 1.
|
phpstan
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/
|
phpstan
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/
|