Chore: Fix and improve error reporting #20
Annotations
11 errors
Linters:
app/javascript/src/custom_turbo_stream_actions.js#L14
Strings must use singlequote
|
Linters:
app/javascript/src/sentry.js#L2
Missing trailing comma
|
Linters:
app/javascript/src/sentry.js#L5
Missing semicolon
|
Linters:
app/javascript/src/sentry.js#L6
Expected an assignment or function call and instead saw an expression
|
Linters:
app/javascript/src/sentry.js#L6
'Sentry' is not defined
|
Linters:
app/javascript/src/sentry.js#L6
'Sentry' is not defined
|
Linters:
app/javascript/src/sentry.js#L7
'Sentry' is not defined
|
Linters:
app/javascript/src/sentry.js#L11
Missing trailing comma
|
Linters:
app/javascript/src/sentry.js#L12
Missing semicolon
|
Linters:
app/javascript/src/sentry.js#L15
'Sentry' is not defined
|
Tests
Process completed with exit code 1.
|