Skip to content

(patch) release by @robertherber #42

(patch) release by @robertherber

(patch) release by @robertherber #42

Manually triggered March 24, 2025 13:20
Status Failure
Total duration 52s
Artifacts

npm-publish.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
publish-to-npm
Process completed with exit code 1.
publish-to-npm: .eslintrc.js#L3
Replace `'universe/native',·'universe/web'` with `"universe/native",·"universe/web"`
publish-to-npm: .eslintrc.js#L4
Replace `'build'` with `"build"`
publish-to-npm: apps/example/babel.config.js#L4
Replace `'babel-preset-expo'` with `"babel-preset-expo"`
publish-to-npm: apps/example/components/CreateActivity.tsx#L236
Expected 'undefined' and instead saw 'void'
publish-to-npm: apps/example/screens/AllTheThings.tsx#L27
'trackEveryXMinutes' is assigned a value but never used
publish-to-npm: apps/example/screens/WhiteList.tsx#L1
'useMemo' is defined but never used
publish-to-npm: apps/example/screens/WhiteList.tsx#L15
'clearWhitelistAndUpdateBlock' is defined but never used
publish-to-npm: scripts/nail-workspace-dependency-versions.ts#L1
Replace `'bun'` with `"bun";`
publish-to-npm: scripts/nail-workspace-dependency-versions.ts#L2
Replace `'fs'` with `"fs";`
publish-to-npm: scripts/nail-workspace-dependency-versions.ts#L5
Replace `'./**/package.json').scanSync()` with `"./**/package.json").scanSync();`