Updated schema #97
Annotations
5 errors and 1 warning
build-and-test (18.x):
server/src/index.js#L42
Newline required at end of file but not found
|
build-and-test (18.x):
server/src/sockets/chatsSocket.js#L71
Missing trailing comma
|
build-and-test (18.x):
server/src/sockets/liveStream.js#L3
`@prisma/client` import should occur before import of `../index`
|
build-and-test (18.x):
server/src/sockets/liveStream.js#L137
'liveStreamSocket' is not defined
|
build-and-test (18.x)
Process completed with exit code 1.
|
build-and-test (18.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|