Content-Length: 207741 | pFad | http://github.com/LeetCode-in-TypeScript/LeetCode-in-TypeScript/actions/runs/14471614116/workflow

44 Added tasks 452-918 · LeetCode-in-TypeScript/LeetCode-in-TypeScript@3fe3bd8 · GitHub
Skip to content

Added tasks 452-918 #380

Added tasks 452-918

Added tasks 452-918 #380

Workflow file for this run

name: TypeScript CI
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
unitTest:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Setup node
uses: actions/setup-node@v4
with:
node-version: '20.x'
- name: Setup pnpm
uses: pnpm/action-setup@v4.0.0
with:
version: 8.8.0
- name: Install dependencies
run: |
pnpm install
- name: Run tests
run: |
pnpm run coverage
ls -al coverage
- name: SonarCloud Scan
uses: sonarsource/sonarqube-scan-action@v4
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
SONAR_TOKEN: 1ebdc4b127391a8acbc3420eb585961e4e0846de
- name: Upload coverage to codecov
run: curl -s https://codecov.io/bash | bash








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/LeetCode-in-TypeScript/LeetCode-in-TypeScript/actions/runs/14471614116/workflow

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy