refactor:update script #1611
Annotations
2 errors and 11 warnings
|
|
|
packages/loader/src/types.ts#L31
Unexpected any. Specify a different type
|
packages/loader/src/types.ts#L35
Unexpected any. Specify a different type
|
packages/loader/src/types.ts#L39
Unexpected any. Specify a different type
|
packages/devtools-node/src/fs.ts#L9
Caution: `fs` also has a named export `readFile`. Check if you meant to write `import {readFile} from 'fs-extra'` instead
|
packages/devtools-node/src/fs.ts#L9
Caution: `fs` also has a named export `readJSON`. Check if you meant to write `import {readJSON} from 'fs-extra'` instead
|
packages/devtools-node/src/fs.ts#L9
Caution: `fs` also has a named export `writeFile`. Check if you meant to write `import {writeFile} from 'fs-extra'` instead
|
packages/devtools-node/src/fs.ts#L9
Caution: `fs` also has a named export `writeJSON`. Check if you meant to write `import {writeJSON} from 'fs-extra'` instead
|
packages/devtools-node/src/fs.ts#L9
Caution: `fs` also has a named export `ensureDir`. Check if you meant to write `import {ensureDir} from 'fs-extra'` instead
|
packages/cli/src/commands/composite/models.ts#L3
Using exported name 'Table' as identifier for default export
|
packages/cli/src/commands/document/create.ts#L8
Unexpected any. Specify a different type
|
This job was cancelled
Loading