Bump the examples-npm-minor-patch group across 2 directories with 2 updates #227
Annotations
1 error and 10 warnings
|
test (20.x)
Process completed with exit code 1.
|
|
test (20.x):
examples/src/multi-modal/image-openai.js#L2
Using exported name 'OpenAI' as identifier for default export
|
|
test (20.x):
examples/src/multi-modal/file-openai.js#L4
Using exported name 'OpenAI' as identifier for default export
|
|
test (20.x):
examples/src/multi-modal/audio-openai.js#L2
Using exported name 'OpenAI' as identifier for default export
|
|
test (20.x):
examples/src/functionCalling.js#L2
Using exported name 'OpenAI' as identifier for default export
|
|
test (20.x):
examples/src/function.js#L2
Using exported name 'OpenAI' as identifier for default export
|
|
test (20.x):
examples/src/continuousChat.js#L2
Using exported name 'OpenAI' as identifier for default export
|
|
test (20.x):
examples/src/batchApi.js#L3
Using exported name 'OpenAI' as identifier for default export
|
|
test (20.x):
eslint.config.js#L14
Caution: `tseslint` also has a named export `configs`. Check if you meant to write `import {configs} from 'typescript-eslint'` instead
|
|
test (20.x):
eslint.config.js#L13
Caution: `importPlugin` also has a named export `flatConfigs`. Check if you meant to write `import {flatConfigs} from 'eslint-plugin-import-x'` instead
|
|
test (20.x):
eslint.config.js#L12
Caution: `importPlugin` also has a named export `flatConfigs`. Check if you meant to write `import {flatConfigs} from 'eslint-plugin-import-x'` instead
|