Skip to content

M2-5380: Conditional logic improvement #23

M2-5380: Conditional logic improvement

M2-5380: Conditional logic improvement #23

GitHub Actions / ESLint succeeded Feb 27, 2024 in 0s

9 warnings

ESLint found 9 warnings

Annotations

Check warning on line 26 in index.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

index.js#L26

'React' must be in scope when using JSX (react/react-in-jsx-scope)

Check warning on line 461 in src/entities/event/model/operations/ScheduledDateCalculator.test.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/entities/event/model/operations/ScheduledDateCalculator.test.js#L461

'tempGetNow' is already declared in the upper scope on line 7 column 7 (no-shadow)

Check warning on line 204 in src/features/pass-survey/lib/markdownVariableReplacer.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/features/pass-survey/lib/markdownVariableReplacer.ts#L204

Unnecessary escape character: \[ (no-useless-escape)

Check warning on line 26 in src/features/streaming/ui/ConnectionModal.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/features/streaming/ui/ConnectionModal.tsx#L26

Inline style: { flex: 1 } (react-native/no-inline-styles)

Check warning on line 61 in src/screens/ui/LoginScreen.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/screens/ui/LoginScreen.tsx#L61

Inline style: { paddingVertical: 16 } (react-native/no-inline-styles)

Check warning on line 27 in src/screens/ui/SignUpScreen.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/screens/ui/SignUpScreen.tsx#L27

Inline style: { flex: 1 } (react-native/no-inline-styles)

Check warning on line 113 in src/shared/lib/encryption/encryption.test.js

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/shared/lib/encryption/encryption.test.js#L113

Describe block title is used multiple times in the same describe block (jest/no-identical-title)

Check warning on line 5 in src/shared/lib/utils/file.ts

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/shared/lib/utils/file.ts#L5

Unnecessary escape character: \/ (no-useless-escape)

Check warning on line 140 in src/shared/ui/survey/AudioRecorderItem.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint

src/shared/ui/survey/AudioRecorderItem.tsx#L140

Unnecessary escape character: \/ (no-useless-escape)