chore: Bump eslint, @typescript-eslint/eslint-plugin and @typescript-eslint/parser #284
Annotations
11 warnings
|
Integration tests:
src/property-filter/__integ__/async-loading.test.ts#L39
expect(received).toEqual(expected) // deep equality
- Expected - 0
+ Received + 5
@@ -3,10 +3,15 @@
"filteringText": "l",
"firstPage": false,
"samePage": false,
},
Object {
+ "filteringText": "l",
+ "firstPage": true,
+ "samePage": false,
+ },
+ Object {
"filteringOperator": "=",
"filteringProperty": Object {
"groupValuesLabel": "Label values",
"key": "property",
"operators": Array [
at src/property-filter/__integ__/async-loading.test.ts:39:30
at RetryOperation._fn (node_modules/p-retry/index.js:50:12)
|
|
Build components package
Tests should not be skipped
|
|
Build components package
Unexpected 'todo' comment: 'todo - investigate why resize observer...'
|
|
Build components package
Unexpected 'todo' comment: 'todo: resolve split panel positioning...'
|
|
Build components package
Unexpected 'todo' comment: 'TODO: Pretty-print original JSX,...'
|
|
Build components package
JSX element uses aria-live property. Prefer using LiveRegion component instead
|
|
Build components package
JSX element uses aria-live property. Prefer using LiveRegion component instead
|
|
Build components package
JSX element uses aria-live property. Prefer using LiveRegion component instead
|
|
Build components package
JSX element uses aria-live property. Prefer using LiveRegion component instead
|
|
Build components package
Unexpected 'todo' comment: 'TODO: Replace this with Select'
|
|
Build components package
Unexpected 'todo' comment: 'TODO: uncomment when we add...'
|
Loading