fix: babel plugin ignoring jsx spread attributes #12
Annotations
10 errors and 11 warnings
Lint files:
babel-plugin/out.js#L1
Replace `"use·strict"` with `'use·strict'`
|
Lint files:
babel-plugin/out.js#L4
Replace `"fs"` with `'fs'`
|
Lint files:
babel-plugin/out.js#L5
Replace `"path"` with `'path'`
|
Lint files:
babel-plugin/out.js#L7
Replace `"@babel/parser"` with `'@babel/parser'`
|
Lint files:
babel-plugin/out.js#L8
Replace `"@babel/traverse"` with `'@babel/traverse'`
|
Lint files:
babel-plugin/out.js#L12
Replace `·prop.key.type·===·"StringLiteral"` with `⏎······prop.key.type·===·'StringLiteral'`
|
Lint files:
babel-plugin/out.js#L19
Replace `"rnu.config.ts"` with `'rnu.config.ts'`
|
Lint files:
babel-plugin/out.js#L20
Replace `"utf8"` with `'utf8'`
|
Lint files:
babel-plugin/out.js#L22
Replace `"module"` with `'module'`
|
Lint files:
babel-plugin/out.js#L23
Replace `"typescript"]` with `'typescript'],`
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Lint files:
babel-plugin/index.js#L28
'path' is already declared in the upper scope on line 2 column 7
|
Lint files:
babel-plugin/index.js#L117
'styleId' is already declared in the upper scope on line 44 column 7
|
Lint files:
babel-plugin/index.js#L146
'path' is already declared in the upper scope on line 2 column 7
|
Lint files:
babel-plugin/index.js#L161
'path' is already declared in the upper scope on line 146 column 25
|
Lint files:
babel-plugin/index.js#L168
'path' is already declared in the upper scope on line 2 column 7
|
Lint files:
babel-plugin/index.js#L211
'path' is already declared in the upper scope on line 2 column 7
|
Lint files:
babel-plugin/out.js#L13
Expected 'undefined' and instead saw 'void'
|
Lint files:
babel-plugin/out.js#L72
Expected 'undefined' and instead saw 'void'
|
Lint files:
babel-plugin/out.js#L84
Expected 'undefined' and instead saw 'void'
|
Lint files:
babel-plugin/transform.js#L14
'parseSync' is assigned a value but never used
|
The logs for this run have expired and are no longer available.
Loading