fix: blank node clashing #333
ci.yaml
on: push
Build
28s
test
45s
test-publishing-pipeline
0s
Test-API
0s
lint
48s
docker
47s
Annotations
6 errors and 4 warnings
Build
Process completed with exit code 1.
|
test
Process completed with exit code 1.
|
docker
buildx failed with: ERROR: failed to solve: process "/bin/sh -c yarn --frozen-lockfile && yarn build && rm -rf ./node_modules/ ./apps/**/node_modules/ && yarn cache clean" did not complete successfully: exit code: 1
|
lint:
apps/www/src/state/plugin/viewForm/toggleButtons.js#L4
'@types/rdf-ext' should be listed in the project's dependencies. Run 'npm i -S @types/rdf-ext' to add it
|
lint:
apps/www/test/automation.test.js#L3
'@types/rdf-ext' should be listed in the project's dependencies. Run 'npm i -S @types/rdf-ext' to add it
|
lint
Process completed with exit code 1.
|
Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
docker
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: docker/setup-buildx-action@v2, docker/login-action@v2, docker/build-push-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|