Skip to content

Multiline string in GITHUB_OUTPUT #3016

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 27, 2022
Merged

Multiline string in GITHUB_OUTPUT #3016

merged 1 commit into from
Oct 27, 2022

Conversation

rez1dent3
Copy link
Contributor

@rez1dent3 rez1dent3 commented Oct 26, 2022

I thought well and I think it's worth making changes #3013

The fact is that, perhaps, now you have not yet had commits to many lines with special. symbols that were in the phpstan repository.

Docs: https://docs.github.com/en/actions/using-workflows/workflow-commands-for-github-actions#multiline-strings

@samsonasik
Copy link
Member

Ref phpstan/phpstan-src#1917

@samsonasik
Copy link
Member

Thank you @rez1dent3

@samsonasik samsonasik merged commit 148c5c2 into rectorphp:main Oct 27, 2022
@samsonasik
Copy link
Member

samsonasik commented Oct 27, 2022

@TomasVotruba rector build error seems due to @noRector in symplify new release code https://github.com/rectorphp/rector-src/actions/runs/3333691682/jobs/5515884678#step:14:69

Parse error: rector-prefixed-downgraded/vendor/symplify/autowire-array-parameter/src/DependencyInjection/CompilerPass/AutowireArrayParameterCompilerPass.php:35
    33|      * @noRector
    34|      */
  > 35|     private array $excludedFatalClasses = ['RectorPrefix202210\\Symfony\\Component\\Form\\FormExtensionInterface', 'RectorPrefix202210\\Symfony\\Component\\Asset\\PackageInterface', 'RectorPrefix202210\\Symfony\\Component\\Config\\Loader\\LoaderInterface', 'RectorPrefix202210\\Symfony\\Component\\VarDumper\\Dumper\\ContextProvider\\ContextProviderInterface', 'RectorPrefix202210\\EasyCorp\\Bundle\\EasyAdminBundle\\Form\\Type\\Configurator\\TypeConfiguratorInterface', 'RectorPrefix202210\\Sonata\\CoreBundle\\Model\\Adapter\\AdapterInterface', 'RectorPrefix202210\\Sonata\\Doctrine\\Adapter\\AdapterChain', 'RectorPrefix202210\\Sonata\\Twig\\Extension\\TemplateExtension', 'RectorPrefix202210\\Symfony\\Component\\HttpKernel\\KernelInterface'];
    36|     /**
    37|      * @var \Symplify\AutowireArrayParameter\DependencyInjection\DefinitionFinder
Unexpected 'array' (T_ARRAY), expecting function (T_FUNCTION) or const (T_CONST) in rector-prefixed-downgraded/vendor/symplify/autowire-array-parameter/src/DependencyInjection/CompilerPass/AutowireArrayParameterCompilerPass.php on line 35

@samsonasik
Copy link
Member

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants