Skip to content

feat(helper): add shared export #234

feat(helper): add shared export

feat(helper): add shared export #234

Triggered via push January 31, 2024 06:28
Status Failure
Total duration 1m 12s
Artifacts

check.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 1 warning
check
Module '"./helper.js"' declares 'isString' locally, but it is not exported.
check
No overload matches this call.
check
'date' is of type 'unknown'.
check
Module '"./helper.js"' declares 'isString' locally, but it is not exported.
check
Argument of type 'unknown' is not assignable to parameter of type 'string'.
check
Module '"./helper.js"' declares 'isString' locally, but it is not exported.
check
No overload matches this call.
check
'date' is of type 'unknown'.
check
Module '"./helper.js"' declares 'isString' locally, but it is not exported.
check
Argument of type 'unknown' is not assignable to parameter of type 'string'.
check result
Process completed with exit code 1.
check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pnpm/action-setup@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.