Skip to content

add goal tests, fix other tests, reference zeroUuid in lib constants #17

add goal tests, fix other tests, reference zeroUuid in lib constants

add goal tests, fix other tests, reference zeroUuid in lib constants #17

Triggered via push February 25, 2024 12:39
Status Failure
Total duration 45s
Artifacts

test.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
build: src/lib/actions/__tests__/ignore.test.ts#L38
Cannot find name 'zeroUuid'.
build: src/lib/actions/__tests__/ignore.test.ts#L53
Cannot find name 'zeroUuid'.
build: src/lib/actions/__tests__/ignore.test.ts#L57
Cannot find name 'zeroUuid'.
build: src/lib/actions/__tests__/ignore.test.ts#L64
Cannot find name 'zeroUuid'.
build: src/lib/actions/__tests__/ignore.test.ts#L65
Cannot find name 'zeroUuid'.
build: src/lib/actions/__tests__/ignore.test.ts#L82
Cannot find name 'zeroUuid'.
build: src/lib/actions/__tests__/ignore.test.ts#L83
Cannot find name 'zeroUuid'.
build: src/lib/actions/__tests__/ignore.test.ts#L104
Cannot find name 'zeroUuid'.
build: src/lib/actions/__tests__/ignore.test.ts#L105
Cannot find name 'zeroUuid'.
build: src/lib/actions/__tests__/ignore.test.ts#L126
Cannot find name 'zeroUuid'.
build
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
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/