Git Product home page Git Product logo

neteaserecommendationsync's Issues

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Rate-Limited

These updates are currently rate-limited. Click on a checkbox below to force their creation now.

  • chore(deps): update dependency @types/node-notifier to v8.0.5
  • chore(deps): update dependency @types/lodash to v4.17.7
  • chore(deps): update dependency @types/node to v18.19.50
  • chore(deps): update dependency eslint to v8.57.1
  • chore(deps): update dependency eslint-plugin-jsx-a11y to v6.10.0
  • chore(deps): update dependency esno to ^0.17.0
  • chore(deps): update dependency prettier to v2.8.8
  • chore(deps): update dependency typescript to v4.9.5
  • fix(deps): update dependency @reduxjs/toolkit to v1.9.7
  • fix(deps): update dependency dotenv to v16.4.5
  • fix(deps): update dependency luxon to v3.5.0 (luxon, @types/luxon)
  • fix(deps): update dependency neteasecloudmusicapi to v4.22.0
  • fix(deps): update dependency node-fetch to v3.3.2
  • fix(deps): update dependency pino to v8.21.0
  • fix(deps): update dependency pino-pretty to v9.4.1
  • fix(deps): update prisma monorepo to v4.16.2 (@prisma/client, prisma)
  • chore(deps): update actions/checkout action to v4
  • chore(deps): update dependency @typescript-eslint/eslint-plugin to v8
  • chore(deps): update dependency eslint to v9
  • chore(deps): update dependency eslint-config-prettier to v9
  • chore(deps): update dependency eslint-plugin-prettier to v5
  • chore(deps): update dependency esno to v4
  • chore(deps): update dependency prettier to v3
  • chore(deps): update dependency typescript to v5
  • chore(deps): update docker/build-push-action action to v6
  • chore(deps): update docker/login-action action to v3
  • chore(deps): update docker/metadata-action action to v5
  • chore(deps): update docker/setup-buildx-action action to v3
  • chore(deps): update node.js to v20 (node, @types/node)
  • fix(deps): update dependency @reduxjs/toolkit to v2
  • fix(deps): update dependency p-limit to v6
  • fix(deps): update dependency pino to v9
  • fix(deps): update dependency pino-pretty to v11
  • fix(deps): update prisma monorepo to v5 (major) (@prisma/client, prisma)
  • 🔐 Create all rate-limited PRs at once 🔐

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

docker-compose
docker-compose.yml
dockerfile
Dockerfile
  • node 19
  • node 19
github-actions
.github/workflows/build.yml
  • actions/checkout v3
  • docker/setup-buildx-action v2
  • docker/login-action v2
  • docker/metadata-action v4
  • docker/build-push-action v4
  • marvinpinto/action-automatic-releases v1.2.1
npm
package.json
  • @prisma/client ^4.6.1
  • @reduxjs/toolkit ^1.8.6
  • dotenv ^16.0.3
  • fast-levenshtein ^3.0.0
  • lodash ^4.17.21
  • luxon ^3.1.0
  • NeteaseCloudMusicApi ^4.8.2
  • node-fetch ^3.2.10
  • node-notifier ^10.0.1
  • node-schedule ^2.1.0
  • p-limit ^4.0.0
  • pino ^8.7.0
  • pino-pretty ^9.1.1
  • prisma ^4.6.1
  • @trivago/prettier-plugin-sort-imports ^4.0.0
  • @types/async ^3.2.15
  • @types/fast-levenshtein ^0.0.2
  • @types/lodash ^4.14.196
  • @types/luxon ^3.1.0
  • @types/node ^18.11.9
  • @types/node-notifier ^8.0.2
  • @types/node-schedule ^2.1.0
  • @typescript-eslint/eslint-plugin ^5.42.1
  • esbuild ^0.15.16
  • esbuild-node-tsc ^2.0.4
  • eslint ^8.27.0
  • eslint-config-prettier ^8.5.0
  • eslint-import-resolver-typescript ^3.5.2
  • eslint-plugin-import ^2.26.0
  • eslint-plugin-jsx-a11y ^6.6.1
  • eslint-plugin-prettier ^4.2.1
  • esno ^0.16.3
  • prettier ^2.7.1
  • typescript ^4.8.4
  • node >=16.0.0

  • Check this box to trigger a request for Renovate to run again on this repository

Bug: 网易云无法登录

> [email protected] start
> esno src/index.ts

[07-20 07:35:07.221] WARN: netease: verify token validity: token invalid or expired
[07-20 07:35:07.221] INFO: netease: auth: authenticating using phone and password...
[UnhandledPromiseRejection: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason "#<Object>".] {
  code: 'ERR_UNHANDLED_REJECTION'
}

红心/添加或移除歌单音乐接口返回302导致Spotify→网易云同步失败

可能是上游 NeteaseCloudMusicApi 的问题

无论是使用很久以前拿到的手机号+密码的Token(依然可用)、亦或是昨晚使用二维码登录拿到的Token,均会在 body.code 返回 302,通过网易云音乐官方客户端查看,所请求的更改均未生效。受影响的接口列表:

  • 喜欢音乐(/like
  • 对歌单添加或删除歌曲(/playlist/tracks

暂时没有解决方案,欢迎讨论

docker启动后报错,无法正常运行

环境:
Linux服务器,系统:CentOS 7.9.2009 x86_64(Py3.7.9)

错误日志:

node:internal/modules/cjs/loader:998
  throw err;
  ^

Error: Cannot find module 'action/migrateLikes'
Require stack:
- /app/build/index.js
    at Module._resolveFilename (node:internal/modules/cjs/loader:995:15)
    at Module._load (node:internal/modules/cjs/loader:841:27)
    at Module.require (node:internal/modules/cjs/loader:1061:19)
    at require (node:internal/modules/cjs/helpers:103:18)
    at Object. (/app/build/index.js:22:27)
    at Module._compile (node:internal/modules/cjs/loader:1159:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1213:10)
    at Module.load (node:internal/modules/cjs/loader:1037:32)
    at Module._load (node:internal/modules/cjs/loader:878:12)
    at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12) {
  code: 'MODULE_NOT_FOUND',
  requireStack: [ '/app/build/index.js' ]
}

Node.js v18.12.1

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.