fix(deps): update dependency react-rx to ^4.1.14 #28798
Annotations
10 errors and 1 warning
Test:
packages/sanity/src/core/util/createHookFromObservableFactory.ts#L2
SyntaxError: Named export 'c' not found. The requested module 'react-compiler-runtime' 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 'react-compiler-runtime';
const { c } = pkg;
❯ src/core/util/createHookFromObservableFactory.ts:2:31
|
Test:
packages/sanity/src/core/util/createHookFromObservableFactory.ts#L2
SyntaxError: Named export 'c' not found. The requested module 'react-compiler-runtime' 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 'react-compiler-runtime';
const { c } = pkg;
❯ src/core/util/createHookFromObservableFactory.ts:2:31
|
Test:
packages/sanity/src/core/util/createHookFromObservableFactory.ts#L2
SyntaxError: Named export 'c' not found. The requested module 'react-compiler-runtime' 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 'react-compiler-runtime';
const { c } = pkg;
❯ src/core/util/createHookFromObservableFactory.ts:2:31
|
Test:
packages/sanity/src/core/util/createHookFromObservableFactory.ts#L2
SyntaxError: Named export 'c' not found. The requested module 'react-compiler-runtime' 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 'react-compiler-runtime';
const { c } = pkg;
❯ src/core/util/createHookFromObservableFactory.ts:2:31
|
Test:
packages/sanity/src/core/util/createHookFromObservableFactory.ts#L2
SyntaxError: Named export 'c' not found. The requested module 'react-compiler-runtime' 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 'react-compiler-runtime';
const { c } = pkg;
❯ src/core/util/createHookFromObservableFactory.ts:2:31
|
Test:
packages/sanity/src/core/util/createHookFromObservableFactory.ts#L2
SyntaxError: Named export 'c' not found. The requested module 'react-compiler-runtime' 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 'react-compiler-runtime';
const { c } = pkg;
❯ src/core/util/createHookFromObservableFactory.ts:2:31
|
Test:
packages/sanity/src/core/util/createHookFromObservableFactory.ts#L2
SyntaxError: Named export 'c' not found. The requested module 'react-compiler-runtime' 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 'react-compiler-runtime';
const { c } = pkg;
❯ src/core/util/createHookFromObservableFactory.ts:2:31
|
Test:
packages/sanity/src/core/util/createHookFromObservableFactory.ts#L2
SyntaxError: Named export 'c' not found. The requested module 'react-compiler-runtime' 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 'react-compiler-runtime';
const { c } = pkg;
❯ src/core/util/createHookFromObservableFactory.ts:2:31
|
Test:
packages/sanity/src/core/util/createHookFromObservableFactory.ts#L2
SyntaxError: Named export 'c' not found. The requested module 'react-compiler-runtime' 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 'react-compiler-runtime';
const { c } = pkg;
❯ src/core/util/createHookFromObservableFactory.ts:2:31
|
Test:
packages/sanity/src/core/util/createHookFromObservableFactory.ts#L2
SyntaxError: Named export 'c' not found. The requested module 'react-compiler-runtime' 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 'react-compiler-runtime';
const { c } = pkg;
❯ src/core/util/createHookFromObservableFactory.ts:2:31
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading