Conversation
🎉 Snyk checks have passed. No issues have been found so far.✅ security/snyk check is complete. No issues have been found. (View Details) ✅ license/snyk check is complete. No issues have been found. (View Details) ✅ code/snyk check is complete. No issues have been found. (View Details) |
584937e to
0c92c3a
Compare
Coverage summary from CodacySee diff coverage on Codacy
Coverage variation details
Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: Diff coverage details
Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: See your quality gate settings Change summary preferencesFootnotes
|
| name: Test | ||
| runs-on: ubuntu-latest | ||
| steps: | ||
| - uses: seferov/pr-lint-action@master |
There was a problem hiding this comment.
note: scout to ensure we're pinned to a specific version
CI has not been correctly report TS or lint errors during the
yarn checkstage. This will be looked at separately, but this PR resolves all type and lint errors.