Skip to content

fix(scripts): shadcn-sync refuses to silently delete local edits, and compiles the package after it writes #226

fix(scripts): shadcn-sync refuses to silently delete local edits, and compiles the package after it writes

fix(scripts): shadcn-sync refuses to silently delete local edits, and compiles the package after it writes #226

Triggered via pull request July 30, 2026 13:00
Status Success
Total duration 3m 27s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Lint: examples/byo-backend-console/src/mockDataSource.ts#L18
Unexpected any. Specify a different type
Lint: examples/byo-backend-console/src/mockDataSource.ts#L17
Unexpected any. Specify a different type
Lint: examples/byo-backend-console/src/mockDataSource.ts#L17
Unexpected any. Specify a different type
Lint: examples/byo-backend-console/src/mockDataSource.ts#L16
Unexpected any. Specify a different type
Lint: examples/byo-backend-console/src/mockDataSource.ts#L15
Unexpected any. Specify a different type
Lint: examples/byo-backend-console/src/mockDataSource.ts#L15
Unexpected any. Specify a different type
Lint
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
Lint: packages/react-runtime/src/index.tsx#L33
'_d' is assigned a value but never used
Lint: packages/react-runtime/src/index.tsx#L20
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
Lint: packages/create-plugin/src/index.ts#L115
'templateDir' is assigned a value but never used