Merge pull request #1077 from flexprice/develop #60
Annotations
2 errors and 11 warnings
|
Test
Process completed with exit code 1.
|
|
Test:
src/components/molecules/Events/JsonCodeBlock.tsx#L37
disallow literal string: copied ? 'Copied' : t('common:actions.copy')
|
|
Test
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v3, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Test:
src/api/SettingsApi.ts#L11
Unexpected any. Specify a different type
|
|
Test:
src/api/SettingsApi.ts#L5
Unexpected any. Specify a different type
|
|
Test:
src/api/OnboardingApi.ts#L15
Unexpected any. Specify a different type
|
|
Test:
src/api/OnboardingApi.ts#L8
Unexpected any. Specify a different type
|
|
Test:
src/api/EnvironmentApi.ts#L27
'error' is defined but never used
|
|
Test:
src/api/EnvironmentApi.ts#L19
'error' is defined but never used
|
|
Test:
src/api/EntityIntegrationMappingApi.ts#L21
Unexpected any. Specify a different type
|
|
Test:
src/api/EntityIntegrationMappingApi.ts#L11
Unexpected any. Specify a different type
|
|
Test:
src/api/CustomerApi.ts#L113
Unexpected any. Specify a different type
|
|
Test:
src/api/AlertLogsApi.ts#L13
Unexpected any. Specify a different type
|