sidebar setup guide fixes: #29
frontend-build-prepare.yaml
on: pull_request
setup-and-build
2m 30s
Annotations
1 error and 3 warnings
setup-and-build
buildx failed with: ERROR: failed to solve: process "/bin/sh -c yarn build && rm -rf ./node_modules" did not complete successfully: exit code: 1
|
setup-and-build
The following actions use a deprecated Node.js version and will be forced to run on node20: docker/setup-buildx-action@v2, docker/build-push-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
setup-and-build:
frontend/src/pages/org/workflows-new.ts#L60
Unnecessary conditional, value is always truthy
|
setup-and-build:
frontend/src/pages/org/workflows-new.ts#L66
Unnecessary conditional, value is always truthy
|