identify sentry #51
deploy.yml
on: push
ʦ TypeScript
2m 9s
Deploy app
0s
Annotations
10 errors and 1 warning
ʦ TypeScript:
app/lib/utils.server.ts#L20
'await' expressions are only allowed within async functions and at the top levels of modules.
|
ʦ TypeScript:
app/routes/api.channels.$id.toggleEnable.tsx#L10
Property 'id' does not exist on type 'void'.
|
ʦ TypeScript:
app/routes/~._index.tsx#L23
Property 'id' does not exist on type 'void'.
|
ʦ TypeScript:
app/routes/~.channels.$id.tsx#L31
Property 'id' does not exist on type 'void'.
|
ʦ TypeScript:
app/routes/~.channels.$id_.edit.tsx#L27
Property 'id' does not exist on type 'void'.
|
ʦ TypeScript:
app/routes/~.channels.$id_.edit.tsx#L34
Property 'id' does not exist on type 'void'.
|
ʦ TypeScript:
app/routes/~.channels.$id_.edit.tsx#L88
Property 'id' does not exist on type 'void'.
|
ʦ TypeScript:
app/routes/~.channels.new.tsx#L54
Property 'id' does not exist on type 'void'.
|
ʦ TypeScript:
app/routes/~.channels.new.tsx#L95
Property 'id' does not exist on type 'void'.
|
ʦ TypeScript
Process completed with exit code 2.
|
ʦ TypeScript
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|