Merge branch 'cherrypick/listenbrainz' of https://git.woem.men/woem.men/forkey into cherrypick/listenbrainz
Some checks failed
Lint / pnpm_install (pull_request) Successful in 27s
Test (production install and build) / production (22.x) (pull_request) Successful in 56s
Test (backend) / validate-api-json (22.x) (pull_request) Successful in 1m20s
Lint / lint (backend) (pull_request) Successful in 58s
Lint / lint (misskey-js) (pull_request) Successful in 31s
Lint / lint (sw) (pull_request) Successful in 28s
Lint / typecheck (backend) (pull_request) Successful in 1m24s
Lint / typecheck (misskey-js) (pull_request) Successful in 1m26s
Test (frontend) / vitest (22.x) (pull_request) Failing after 2m28s
Lint / lint (frontend) (pull_request) Failing after 7m53s
Test (backend) / unit (22.x) (pull_request) Successful in 5m30s
Test (backend) / e2e (22.x) (pull_request) Failing after 6m56s
Some checks failed
Lint / pnpm_install (pull_request) Successful in 27s
Test (production install and build) / production (22.x) (pull_request) Successful in 56s
Test (backend) / validate-api-json (22.x) (pull_request) Successful in 1m20s
Lint / lint (backend) (pull_request) Successful in 58s
Lint / lint (misskey-js) (pull_request) Successful in 31s
Lint / lint (sw) (pull_request) Successful in 28s
Lint / typecheck (backend) (pull_request) Successful in 1m24s
Lint / typecheck (misskey-js) (pull_request) Successful in 1m26s
Test (frontend) / vitest (22.x) (pull_request) Failing after 2m28s
Lint / lint (frontend) (pull_request) Failing after 7m53s
Test (backend) / unit (22.x) (pull_request) Successful in 5m30s
Test (backend) / e2e (22.x) (pull_request) Failing after 6m56s
This commit is contained in:
commit
6933b43e71
8 changed files with 0 additions and 11 deletions
|
@ -17,7 +17,6 @@ jobs:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
|
||||||
submodules: true
|
submodules: true
|
||||||
|
|
||||||
- name: Install pnpm
|
- name: Install pnpm
|
||||||
|
|
|
@ -21,7 +21,6 @@ jobs:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
|
||||||
submodules: true
|
submodules: true
|
||||||
- name: Check version
|
- name: Check version
|
||||||
run: |
|
run: |
|
||||||
|
|
|
@ -24,7 +24,6 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
|
||||||
submodules: true
|
submodules: true
|
||||||
- uses: pnpm/action-setup@v4.0.0
|
- uses: pnpm/action-setup@v4.0.0
|
||||||
with:
|
with:
|
||||||
|
@ -49,7 +48,6 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
|
||||||
submodules: true
|
submodules: true
|
||||||
- uses: pnpm/action-setup@v4.0.0
|
- uses: pnpm/action-setup@v4.0.0
|
||||||
with:
|
with:
|
||||||
|
@ -73,7 +71,6 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
|
||||||
submodules: true
|
submodules: true
|
||||||
- uses: pnpm/action-setup@v4.0.0
|
- uses: pnpm/action-setup@v4.0.0
|
||||||
with:
|
with:
|
||||||
|
|
|
@ -44,7 +44,6 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
|
||||||
submodules: true
|
submodules: true
|
||||||
- name: Install pnpm
|
- name: Install pnpm
|
||||||
uses: pnpm/action-setup@v4.0.0
|
uses: pnpm/action-setup@v4.0.0
|
||||||
|
@ -96,7 +95,6 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
|
||||||
submodules: true
|
submodules: true
|
||||||
- name: Install pnpm
|
- name: Install pnpm
|
||||||
uses: pnpm/action-setup@v4.0.0
|
uses: pnpm/action-setup@v4.0.0
|
||||||
|
|
|
@ -32,7 +32,6 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
|
||||||
submodules: true
|
submodules: true
|
||||||
- name: Install pnpm
|
- name: Install pnpm
|
||||||
uses: pnpm/action-setup@v4.0.0
|
uses: pnpm/action-setup@v4.0.0
|
||||||
|
|
|
@ -27,7 +27,6 @@ jobs:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
|
||||||
submodules: true
|
submodules: true
|
||||||
|
|
||||||
- name: Install pnpm
|
- name: Install pnpm
|
||||||
|
|
|
@ -20,7 +20,6 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
|
||||||
submodules: true
|
submodules: true
|
||||||
- name: Install pnpm
|
- name: Install pnpm
|
||||||
uses: pnpm/action-setup@v4.0.0
|
uses: pnpm/action-setup@v4.0.0
|
||||||
|
|
|
@ -21,7 +21,6 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
|
||||||
submodules: true
|
submodules: true
|
||||||
- name: Install pnpm
|
- name: Install pnpm
|
||||||
uses: pnpm/action-setup@v4.0.0
|
uses: pnpm/action-setup@v4.0.0
|
||||||
|
|
Loading…
Reference in a new issue