fix(action): modified workflow for beta #34
beta.yml
on: pull_request
Matrix: Install
Matrix: SonarCloud
Matrix: Semantic Release
Annotations
1 error and 6 warnings
SonarCloud (ubuntu-latest, 20)
Unable to download artifact(s): Artifact not found for name: vitest-code-coverage-report
Please ensure that your artifact is not expired and the artifact was uploaded using a compatible version of toolkit/upload-artifact.
For more information, visit the GitHub Artifacts FAQ: https://github.com/actions/toolkit/blob/main/packages/artifact/docs/faq.md
|
Install (ubuntu-latest, 20):
packages/observables/src/dom/window.test.js#L5
'vi' is defined but never used
|
Install (ubuntu-latest, 20):
packages/observables/src/dom/window.test.js#L11
'e' is defined but never used
|
Install (ubuntu-latest, 20):
packages/operators/src/request/retry.js#L36
Unexpected console statement
|
Install (ubuntu-latest, 20):
packages/operators/src/request/retry.js#L37
Unexpected console statement
|
Install (ubuntu-latest, 20):
packages/operators/src/request/retry.js#L45
Unexpected console statement
|
Install (ubuntu-latest, 20)
No files were found with the provided path: .coverage/. No artifacts will be uploaded.
|