Fabric native: use SDK not ARM for update offers/collections. Enable … #7353
ci.yml
on: push
Matrix: playwright-tests
Build
7m 34s
Log Code Metrics
1m 13s
Compile TypeScript
1m 44s
Check Format
1m 21s
Lint
1m 32s
Unit Tests
3m 46s
Merge Playwright Reports
1m 17s
Annotations
10 warnings
Lint:
src/Explorer/Controls/FeaturePanel/FeaturePanelComponent.tsx#L96
React Hook "React.useState" cannot be called inside a callback. React Hooks must be called in a React function component or a custom React Hook function
|
Lint:
src/Explorer/Controls/FeaturePanel/FeaturePanelComponent.tsx#L99
React Hook "React.useState" cannot be called inside a callback. React Hooks must be called in a React function component or a custom React Hook function
|
|
Lint:
src/Explorer/Controls/FullTextSeach/FullTextPoliciesComponent.test.tsx#L5
Test has no assertions
|
Lint:
src/Explorer/Controls/FullTextSeach/FullTextPoliciesComponent.tsx#L103
React Hook React.useEffect has a missing dependency: 'propagateData'. Either include it or remove the dependency array
|
Lint:
src/Explorer/Controls/FullTextSeach/FullTextPoliciesComponent.tsx#L111
React Hook React.useEffect has missing dependencies: 'fullTextPolicy', 'initializeData', and 'onChangesDiscarded'. Either include them or remove the dependency array. If 'onChangesDiscarded' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
Lint:
src/Explorer/Controls/Settings/SettingsSubComponents/ContainerPolicyComponent.tsx#L54
React Hook React.useEffect has a missing dependency: 'vectorEmbeddingPolicyBaseline?.vectorEmbeddings'. Either include it or remove the dependency array. If 'setVectorEmbeddingsBaseline' needs the current value of 'vectorEmbeddingPolicyBaseline.vectorEmbeddings', you can also switch to useReducer instead of useState and read 'vectorEmbeddingPolicyBaseline.vectorEmbeddings' in the reducer
|
Lint:
src/Explorer/Controls/Settings/SettingsSubComponents/ContainerPolicyComponent.tsx#L61
React Hook useEffect contains a call to 'setVectorEmbeddings'. Without a list of dependencies, this can lead to an infinite chain of updates. To fix this, pass [shouldDiscardContainerPolicies, vectorEmbeddingPolicyBaseline.vectorEmbeddings, fullTextPolicyBaseline, resetShouldDiscardContainerPolicyChange] as a second argument to the useEffect Hook
|
Lint:
src/Explorer/Controls/Settings/SettingsSubComponents/PartitionKeyComponent.tsx#L47
React Hook React.useEffect has missing dependencies: 'findPortalDataTransferJob' and 'startPollingforUpdate'. Either include them or remove the dependency array
|
Lint:
src/Explorer/Controls/Settings/SettingsSubComponents/ThroughputInputComponents/ThroughputBucketsComponent.tsx#L46
React Hook useEffect has a missing dependency: 'onSaveableChange'. Either include it or remove the dependency array. If 'onSaveableChange' changes too often, find the parent component that defines it and wrap that definition in useCallback
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
blob-report-4
Expired
|
1.41 MB |
|
html-report--attempt-2
|
5.08 MB |
|