Add extra validation when storing and restoring #23
Annotations
2 errors
|
Test
Process completed with exit code 1.
|
|
source/Test/UtilTest.ts > getDirInput > can't return input value when $SELF_CACHED_DIR and $RUNNER_TOOL_CACHE are not set:
source/Test/UtilTest.ts#L40
AssertionError: expected '/opt/hostedtoolcache' to be undefined // Object.is equality
- Expected:
undefined
+ Received:
"/opt/hostedtoolcache"
❯ source/Test/UtilTest.ts:40:36
|