Skip to content

feat: github action for MR #3

feat: github action for MR

feat: github action for MR #3

Triggered via pull request February 4, 2024 20:37
Status Failure
Total duration 59s
Billable time 2m
Artifacts

pull-request.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

1 error and 5 warnings
build (ui)
Process completed with exit code 1.
build (server)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (server)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (ui)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (ui)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (ui): ui/src/pages/projects/[projectId]/traces/index.tsx#L115
React Hook useEffect has missing dependencies: 'initialEndDate', 'initialFeedbackFilters', 'initialStartDate', and 'router'. Either include them or remove the dependency array