Skip to content

Prepare release

Prepare release #17

Triggered via pull request December 25, 2023 17:51
Status Failure
Total duration 23s
Artifacts

php81.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
build: src/Atom/Authors.php#L40
Method Eightfold\Syndication\Atom\Authors::jsonSerialize() return type has no value type specified in iterable type array.
build: src/Atom/Categories.php#L40
Method Eightfold\Syndication\Atom\Categories::jsonSerialize() return type has no value type specified in iterable type array.
build: src/Atom/Contributors.php#L40
Method Eightfold\Syndication\Atom\Contributors::jsonSerialize() return type has no value type specified in iterable type array.
build: src/Atom/Entries.php#L54
Method Eightfold\Syndication\Atom\Entries::jsonSerialize() return type has no value type specified in iterable type array.
build: src/Atom/Links.php#L40
Method Eightfold\Syndication\Atom\Links::jsonSerialize() return type has no value type specified in iterable type array.
build: src/Json/Attachment.php#L15
Property Eightfold\Syndication\Json\Attachment::$customObjects has unknown class Eightfold\Syndication\Json\CusstomObjects as its type.
build: src/Json/Attachment.php#L38
Property Eightfold\Syndication\Json\Attachment::$customObjects (Eightfold\Syndication\Json\CusstomObjects) does not accept Eightfold\Syndication\Json\CustomObjects.
build: src/Json/Attachment.php#L54
Parameter #1 $string of function strlen expects string, string|Stringable given.
build: src/Json/Attachment.php#L67
Iterating over an object of an unknown class Eightfold\Syndication\Json\CusstomObjects.
build: src/Json/Attachments.php#L30
Method Eightfold\Syndication\Json\Attachments::jsonSerialize() return type has no value type specified in iterable type array.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, shivammathur/setup-php@2.15.0. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
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/