Mahitha taking over: complete server date protection for timelog and weekly summary #16507
Annotations
4 errors and 2 warnings
|
test
Process completed with exit code 1.
|
|
src/actions/__tests__/timeEntries.js.test.js > timeEntries action creators > postTimeEntry > should handle errors and return the error response status:
src/actions/timeEntries.js#L257
TypeError: Cannot read properties of undefined (reading 'status')
❯ src/actions/timeEntries.js:257:25
❯ src/actions/__tests__/timeEntries.js.test.js:181:22
|
|
src/actions/__tests__/timeEntries.js.test.js > timeEntries action creators > postTimeEntry > should return the response status:
src/actions/timeEntries.js#L257
TypeError: Cannot read properties of undefined (reading 'status')
❯ src/actions/timeEntries.js:257:25
❯ src/actions/__tests__/timeEntries.js.test.js:170:22
|
|
src/actions/__tests__/timeEntries.js.test.js > timeEntries action creators > postTimeEntry > should dispatch updateTimeEntries if entryType is default:
src/actions/timeEntries.js#L257
TypeError: Cannot read properties of undefined (reading 'status')
❯ src/actions/timeEntries.js:257:25
❯ src/actions/__tests__/timeEntries.js.test.js:156:7
|
|
test
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v3, actions/setup-node@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
test
No files were found with the provided path: test-results. No artifacts will be uploaded.
|