Jin Yang
Jin Yang
**Describe the bug** s xx --help提供的文档网站无法访问 比如,`s init --help` 命令执行后,命令行界面显示: Document: https://serverless.help/t/s/init 但是,https://serverless.help/t/s/init 跳转网站域名已过期。 **Screenshots**   **Desktop (please complete the following information):** - OS: - Version @serverless-devs/s: 3.0.7 **Additional...
**Describe the bug** 对java8、11/go/dotnet等语言的项目执行s build时warn日志内容有误。例如,在java8项目执行s build时,控制台打印: [2025-03-04 14:58:57][WARN][fcDemo] build is not supported in java11, Using "mvn package -DskipTests" directly with java runtime, assuming you have installed the OpenJDK locally. [2025-03-04...
Hello, the latest version of browser-use has been updated to 0.7.9, but the requirements.txt file still uses an older version (0.1.48). Was this an oversight, or was there a specific...