Feat bun #1426
build.yml
on: pull_request
Matrix: build
Matrix: lint
Matrix: test
Matrix: deploy-packages
Matrix: publish-pages
Annotations
7 errors and 3 warnings
test (ubuntu-latest, 18.x):
packages/cli/src/index.ts#L1
Module "./commands/init/interfaces/InitOptions" has already exported a member named 'InitOptions'. Consider explicitly re-exporting to resolve the ambiguity.
|
test (ubuntu-latest, 18.x)
Process completed with exit code 2.
|
build (18.x)
Module "./commands/init/interfaces/InitOptions" has already exported a member named 'InitOptions'. Consider explicitly re-exporting to resolve the ambiguity.
|
build (18.x)
Module "./commands/init/interfaces/InitOptions" has already exported a member named 'InitOptions'. Consider explicitly re-exporting to resolve the ambiguity.
|
build (18.x)
Module "./commands/init/interfaces/InitOptions" has already exported a member named 'InitOptions'. Consider explicitly re-exporting to resolve the ambiguity.
|
build (18.x)
Module "./commands/init/interfaces/InitOptions" has already exported a member named 'InitOptions'. Consider explicitly re-exporting to resolve the ambiguity.
|
build (18.x)
Process completed with exit code 255.
|
test (ubuntu-latest, 18.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint (18.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build (18.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|