chore: test #152
Annotations
11 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Lint files:
example/src/App.tsx#L127
Inline style: { flexDirection: 'row', gap: 8 }
|
Lint files
Inline style: { textAlign: 'center' }
|
Lint files:
example/src/TestResults.tsx#L22
Inline style: { flexDirection: 'column', gap: 8, padding: 16 }
|
Lint files:
example/src/TestResults.tsx#L24
Inline style: { fontSize: 20 }
|
Lint files:
example/src/TestResults.tsx#L34
Inline style: { gap: 8 }
|
Lint files:
example/src/TestResults.tsx#L35
Inline style: { flexDirection: 'row', gap: 8 }
|
Lint files:
example/src/TestResults.tsx#L37
Inline style: { fontSize: 16 }
|
Lint files:
example/src/TestResults.tsx#L40
Inline style: { fontSize: 16, color: 'red' }
|
Lint files:
example/src/TestResults.tsx#L48
Inline style: { backgroundColor: '#ddd', padding: 16 }
|
Lint files:
example/src/TestResults.tsx#L49
Inline style: { fontFamily: 'monospace' }
|
Loading