feat(Yarn): Add basic support for Corepack [1]. #15454
static-analysis.yml
on: pull_request
commit-lint
18s
code-base-checks
45s
detekt-issues
1m 22s
markdown-links
13s
markdownlint
18s
qodana-scan
7m 46s
reuse-tool
15s
Annotations
2 errors and 1 warning
commit-lint
You have commit messages with errors
⧗ input: feat(Yarn): Add basic support for Corepack [1].
According to the Yarn 2+ documentation, Corepack is the preferred way
to install this package manager. If this method is used, the name of
the executable has to be determined differently.
[1]: https://yarnpkg.com/corepack
Signed-off-by: Oliver Heger <[email protected]>
✖ subject may not end with full stop [subject-full-stop]
✖ found 1 problems, 0 warnings
ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
|
detekt-issues
Process completed with exit code 1.
|
Unused symbol:
analyzer/src/funTest/kotlin/Yarn2Test.kt#L32
Class "Yarn2Test" is never used
|