Skip to content

Checking same file from bitbucket#48

Open
joedragons wants to merge 2 commits intomainfrom
jstest
Open

Checking same file from bitbucket#48
joedragons wants to merge 2 commits intomainfrom
jstest

Conversation

@joedragons
Copy link
Owner

...to see error detail

...to see error detail
class Post extends Component {
render() {
return (
<div>

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

JSC_PARSE_ERROR: Parse error. primary expression expected
(at-me in a reply with help or ignore)

return (
<div>
{console.log('test')}
</div>

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

E041: Unrecoverable syntax error. (42% scanned).
(at-me in a reply with help or ignore)

return (
<div>
{console.log('test')}
</div>

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

E015: Unclosed regular expression.
(at-me in a reply with help or ignore)

class Post extends Component {
render() {
return (
<div>
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

JSC_PARSE_ERROR: Parse error. primary expression expected
(at-me in a reply with help or ignore)

return (
<div>
{console.log('test')}
</div>
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

E015: Unclosed regular expression.
(at-me in a reply with help or ignore)

return (
<div>
{console.log('test')}
</div>
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

E041: Unrecoverable syntax error. (42% scanned).
(at-me in a reply with help or ignore)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant