Skip to content

identify sentry

identify sentry #51

Triggered via push February 29, 2024 02:29
Status Failure
Total duration 2m 20s
Billable time 3m
Artifacts

deploy.yml

on: push
ʦ TypeScript
2m 9s
ʦ TypeScript
Deploy app
0s
Deploy app
Fit to window
Zoom out
Zoom in

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/.