Skip to content

fix(deps): update dependency @freckle/non-empty to v4 #518

fix(deps): update dependency @freckle/non-empty to v4

fix(deps): update dependency @freckle/non-empty to v4 #518

Triggered via pull request April 24, 2026 10:05
Status Failure
Total duration 24s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
build
Process completed with exit code 1.
src/index.test.ts: src/index.ts#L5
SyntaxError: Named export 'first' not found. The requested module 'lodash' is a CommonJS module, which may not support all module.exports as named exports. CommonJS modules can always be imported via the default export, for example using: import pkg from 'lodash'; const { first, flatten, last, map, sortBy } = pkg; ❯ src/index.ts:5:1