feat: deploy / adapter / AWS Lambda #148
ci.yml
on: pull_request
Get changed files 📂
5s
Lint 🧹
35s
Matrix: test
Annotations
14 errors and 4 warnings
Lint 🧹:
packages/react-server-adapter-aws/libs/create-middleware.mjs#L57
Replace `config.runtime(initialRuntime)·??·initialRuntime` with `(config.runtime(initialRuntime)·??·initialRuntime)`
|
Lint 🧹:
packages/react-server-adapter-aws/libs/create-middleware.mjs#L97
Replace `config.handlers(initialHandlers)·??·initialHandlers` with `(config.handlers(initialHandlers)·??·initialHandlers)`
|
|
|
|
|
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)`
|
Test 🧪 node.js v22 on ubuntu-latest
Process completed with exit code 1.
|
Test 🧪 node.js v20 on macos-latest
Process completed with exit code 1.
|
Test 🧪 node.js v20 on ubuntu-latest
Process completed with exit code 1.
|
Test 🧪 node.js v20 on windows-latest
Process completed with exit code 1.
|
Get changed files 📂
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Lint 🧹
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test 🧪 node.js v22 on ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Test 🧪 node.js v20 on ubuntu-latest
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|