feat: deploy / adapter / AWS Lambda #157
Annotations
10 errors and 1 warning
|
|
|
|
Lint:
packages/react-server/lib/dev/action.mjs#L57
Replace `options.watch·??·true` with `(options.watch·??·true)`
|
Lint:
packages/react-server/lib/dev/action.mjs#L110
Replace `options.https·??·configRoot.server?.https` with `(options.https·??·configRoot.server?.https)`
|
Lint:
packages/react-server/lib/dev/action.mjs#L123
Replace `options.https·??·configRoot.server?.https` with `(options.https·??·configRoot.server?.https)`
|
Lint:
packages/react-server/lib/dev/create-server.mjs#L292
Replace `config.vite(devServerConfig)·??·devServerConfig` with `(config.vite(devServerConfig)·??·devServerConfig)`
|
Lint:
packages/react-server/lib/dev/create-server.mjs#L449
Replace `config.runtime(initialRuntime)·??·initialRuntime` with `(config.runtime(initialRuntime)·??·initialRuntime)`
|
Lint:
packages/react-server/lib/dev/create-server.mjs#L472
Replace `config.handlers(initialHandlers)·??·initialHandlers` with `(config.handlers(initialHandlers)·??·initialHandlers)`
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading