feat(cache): Port to cacheable and reach 100% coverage #33
continuous-integration.yml
on: pull_request
Matrix: build
Matrix: lint
Matrix: test
Annotations
3 errors and 3 warnings
lint (22):
packages/cache/__mocks__/fs/promises.cjs#L3
Don't use process.exit(); throw an error instead
|
lint (22)
@figmarine/cache#lint: command (/home/runner/work/figmarine/figmarine/packages/cache) /home/runner/setup-pnpm/node_modules/.bin/pnpm run lint exited (1)
|
lint (22)
Process completed with exit code 1.
|
lint (22):
packages/cache/__mocks__/fs/promises.cjs#L2
This should be done within a hook
|
lint (22):
packages/cache/__mocks__/fs/promises.cjs#L3
This should be done within a hook
|
test (22)
Codecov:
Failed to properly upload report: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|