Fetch upstream changes for review #12
ci.yml
on: pull_request
lint
9s
format
12s
typecheck
8s
Template smoke (fresh clone -> install -> encrypt -> run)
10s
Annotations
4 errors
|
typecheck
ERROR duplicated mapping key (32:1)
29 |
30 | nodeLinker: hoisted
31 |
32 | linkWorkspacePackages: true
------^
33 |
34 | onlyBuiltDependencies:
For help, run: pnpm help store
|
|
lint
ERROR duplicated mapping key (32:1)
29 |
30 | nodeLinker: hoisted
31 |
32 | linkWorkspacePackages: true
------^
33 |
34 | onlyBuiltDependencies:
For help, run: pnpm help store
|
|
Template smoke (fresh clone -> install -> encrypt -> run)
ERROR duplicated mapping key (32:1)
29 |
30 | nodeLinker: hoisted
31 |
32 | linkWorkspacePackages: true
------^
33 |
34 | onlyBuiltDependencies:
For help, run: pnpm help store
|
|
format
ERROR duplicated mapping key (32:1)
29 |
30 | nodeLinker: hoisted
31 |
32 | linkWorkspacePackages: true
------^
33 |
34 | onlyBuiltDependencies:
For help, run: pnpm help store
|