Release #261
Annotations
5 errors and 1 warning
release (18.19.0)
'runYaml' implicitly has return type 'any' because it does not have a return type annotation and is referenced directly or indirectly in one of its return expressions.
|
release (18.19.0)
'player' implicitly has type 'any' because it does not have a type annotation and is referenced directly or indirectly in its own initializer.
|
release (18.19.0)
Parameter 'task' implicitly has an 'any' type.
|
release (18.19.0)
Parameter 'task' implicitly has an 'any' type.
|
release (18.19.0)
Process completed with exit code 1.
|
release (18.19.0)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/[email protected]. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|