Skip to content

Remove "dollars" from bash scripts #94

Remove "dollars" from bash scripts

Remove "dollars" from bash scripts #94

Triggered via push June 26, 2024 15:09
Status Failure
Total duration 1m 17s
Artifacts
Matrix: Psalm
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
Psalm (8.3, ubuntu-latest): src/Parser/Tag/RegexTagParser.php#L48
Possibly impure call to method TypeLang\PHPDoc\Exception\InvalidTagNameException::fromEmptyTag() in pure method TypeLang\PHPDoc\Parser\Tag\RegexTagParser::getTagName().
Psalm (8.3, ubuntu-latest): src/Parser/Tag/RegexTagParser.php#L52
Possibly impure call to method TypeLang\PHPDoc\Exception\InvalidTagNameException::fromInvalidTagPrefix() in pure method TypeLang\PHPDoc\Parser\Tag\RegexTagParser::getTagName().
Psalm (8.3, ubuntu-latest): src/Parser/Tag/RegexTagParser.php#L57
Possibly impure call to function preg_match() in pure method TypeLang\PHPDoc\Parser\Tag\RegexTagParser::getTagName().
Psalm (8.3, ubuntu-latest): src/Parser/Tag/RegexTagParser.php#L60
Possibly impure call to method TypeLang\PHPDoc\Exception\InvalidTagNameException::fromEmptyTagName() in pure method TypeLang\PHPDoc\Parser\Tag\RegexTagParser::getTagName().
Psalm (8.3, ubuntu-latest)
Process completed with exit code 1.
Psalm (8.3, ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: nick-invision/retry@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.