ignore #55
pr-coverage-annotation.yml
on: pull_request
coverage-report
1m 46s
Annotations
10 errors and 1 warning
packages/shared-utils/rules.test.ts:
lib/packages/shared-utils/package-check.ts#L11
TypeError: Cannot read properties of undefined (reading 'PENDING')
❯ packages/shared-utils/package-check.ts:11:18
❯ packages/shared-utils/package-actions/getAvailableActions.ts:3:31
|
lambda/package-actions/respond-to-rai/respond-to-rai.test.ts:
lib/packages/shared-utils/package-check.ts#L11
TypeError: Cannot read properties of undefined (reading 'PENDING')
❯ packages/shared-utils/package-check.ts:11:18
❯ packages/shared-utils/package-actions/getAvailableActions.ts:3:31
|
lambda/package-actions/toggle-rai-response-withdraw/toggle-rai-response-withdraw.test.ts:
lib/packages/shared-utils/package-check.ts#L11
TypeError: Cannot read properties of undefined (reading 'PENDING')
❯ packages/shared-utils/package-check.ts:11:18
❯ packages/shared-utils/package-actions/getAvailableActions.ts:3:31
|
lambda/package-actions/withdraw-package/withdraw-package.test.ts:
lib/packages/shared-utils/package-check.ts#L11
TypeError: Cannot read properties of undefined (reading 'PENDING')
❯ packages/shared-utils/package-check.ts:11:18
❯ packages/shared-utils/package-actions/getAvailableActions.ts:3:31
|
lambda/package-actions/withdraw-rai/withdraw-rai.test.ts:
lib/packages/shared-utils/package-check.ts#L11
TypeError: Cannot read properties of undefined (reading 'PENDING')
❯ packages/shared-utils/package-check.ts:11:18
❯ packages/shared-utils/package-actions/getAvailableActions.ts:3:31
|
packages/shared-types/tests/legacy-event.test.ts:
lib/packages/shared-utils/package-check.ts#L11
TypeError: Cannot read properties of undefined (reading 'PENDING')
❯ packages/shared-utils/package-check.ts:11:18
❯ packages/shared-utils/package-actions/getAvailableActions.ts:3:31
|
packages/shared-types/tests/legacy-package-view.test.ts:
lib/packages/shared-utils/package-check.ts#L11
TypeError: Cannot read properties of undefined (reading 'PENDING')
❯ packages/shared-utils/package-check.ts:11:18
❯ packages/shared-utils/package-actions/getAvailableActions.ts:3:31
|
packages/shared-types/tests/seatool.test.ts:
lib/packages/shared-utils/package-check.ts#L11
TypeError: Cannot read properties of undefined (reading 'PENDING')
❯ packages/shared-utils/package-check.ts:11:18
❯ packages/shared-utils/package-actions/getAvailableActions.ts:3:31
|
src/api/submissionService.test.ts:
lib/packages/shared-utils/package-check.ts#L27
TypeError: Cannot read properties of undefined (reading 'PENDING')
❯ ../lib/packages/shared-utils/package-check.ts:27:1
❯ ../lib/packages/shared-utils/package-actions/getAvailableActions.ts:3:31
|
src/api/useGetItem.test.ts:
lib/packages/shared-utils/package-check.ts#L27
TypeError: Cannot read properties of undefined (reading 'PENDING')
❯ ../lib/packages/shared-utils/package-check.ts:27:1
❯ ../lib/packages/shared-utils/package-actions/getAvailableActions.ts:3:31
|
coverage-report
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|