Skip to content

Set up Sentry

Set up Sentry #12

Triggered via pull request October 31, 2023 01:45
Status Failure
Total duration 58s
Artifacts

pull-request.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
checks: src/components/AddDevice/AddDevice.tsx#L16
There should be at least one empty line between import groups
checks: src/components/AddDevice/AddDevice.tsx#L17
`@sentry/react` import should occur before import of `bn.js`
checks: src/components/Devices/Devices.tsx#L8
There should be at least one empty line between import groups
checks: src/components/Devices/Devices.tsx#L9
`@sentry/react` import should occur before import of `react`
checks: src/lib/controller.ts#L16
There should be at least one empty line between import groups
checks: src/lib/controller.ts#L17
`@sentry/react` import should occur before import of `bn.js`
checks: src/lib/firestoreController.ts#L10
There should be at least one empty line between import groups
checks: src/lib/firestoreController.ts#L11
`@sentry/react` import should occur before import of `firebase/auth`
checks: webpack.config.js#L3
Strings must use singlequote
checks: webpack.config.js#L5
`path` import should occur before import of `@sentry/webpack-plugin`
checks: webpack.config.js#L44
Missing space before value for key 'org'
checks: webpack.config.js#L45
Missing space before value for key 'project'