Skip to content

Force Mongo and Proxy users to switch to Mongo and Cassandra Proxy (#… #6995

Force Mongo and Proxy users to switch to Mongo and Cassandra Proxy (#…

Force Mongo and Proxy users to switch to Mongo and Cassandra Proxy (#… #6995

Triggered via push September 18, 2024 17:49
Status Success
Total duration 21m 21s
Artifacts 11

ci.yml

on: push
Matrix: playwright-tests
Merge Playwright Reports
1m 19s
Merge Playwright Reports
Fit to window
Zoom out
Zoom in

Annotations

23 warnings
Lint: src/Common/MongoProxyClient.ts#L70
React Hook "useMongoProxyEndpoint" is called in function "queryDocuments" that is neither a React function component nor a custom React Hook function. React component names must start with an uppercase letter. React Hook names must start with the word "use"
Lint: src/Common/MongoProxyClient.ts#L70
React Hook "useMongoProxyEndpoint" is called in function "queryDocuments" that is neither a React function component nor a custom React Hook function. React component names must start with an uppercase letter. React Hook names must start with the word "use"
Lint: src/Common/MongoProxyClient.ts#L197
React Hook "useMongoProxyEndpoint" is called in function "readDocument" that is neither a React function component nor a custom React Hook function. React component names must start with an uppercase letter. React Hook names must start with the word "use"
Lint: src/Common/MongoProxyClient.ts#L292
React Hook "useMongoProxyEndpoint" is called in function "createDocument" that is neither a React function component nor a custom React Hook function. React component names must start with an uppercase letter. React Hook names must start with the word "use"
Lint: src/Common/MongoProxyClient.ts#L376
React Hook "useMongoProxyEndpoint" is called in function "updateDocument" that is neither a React function component nor a custom React Hook function. React component names must start with an uppercase letter. React Hook names must start with the word "use"
Lint: src/Common/MongoProxyClient.ts#L467
React Hook "useMongoProxyEndpoint" is called in function "deleteDocument" that is neither a React function component nor a custom React Hook function. React component names must start with an uppercase letter. React Hook names must start with the word "use"
Lint: src/Common/MongoProxyClient.ts#L599
React Hook "useMongoProxyEndpoint" is called in function "createMongoCollectionWithProxy" that is neither a React function component nor a custom React Hook function. React component names must start with an uppercase letter. React Hook names must start with the word "use"
Lint: src/Common/MongoProxyClient.ts#L689
React Hook "useMongoProxyEndpoint" is called in function "getFeatureEndpointOrDefault" that is neither a React function component nor a custom React Hook function. React component names must start with an uppercase letter. React Hook names must start with the word "use"
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
Run Playwright Tests (Shard 8 of 8)
The following actions use a deprecated Node.js version and will be forced to run on node20: azure/login@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run Playwright Tests (Shard 3 of 8)
The following actions use a deprecated Node.js version and will be forced to run on node20: azure/login@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run Playwright Tests (Shard 5 of 8)
The following actions use a deprecated Node.js version and will be forced to run on node20: azure/login@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v2, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run Playwright Tests (Shard 2 of 8)
The following actions use a deprecated Node.js version and will be forced to run on node20: azure/login@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Publish Nuget MPAC
The following actions use a deprecated Node.js version and will be forced to run on node20: nuget/setup-nuget@v1, actions/download-artifact@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Publish Nuget
The following actions use a deprecated Node.js version and will be forced to run on node20: nuget/setup-nuget@v1, actions/download-artifact@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run Playwright Tests (Shard 1 of 8)
The following actions use a deprecated Node.js version and will be forced to run on node20: azure/login@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run Playwright Tests (Shard 6 of 8)
The following actions use a deprecated Node.js version and will be forced to run on node20: azure/login@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run Playwright Tests (Shard 7 of 8)
The following actions use a deprecated Node.js version and will be forced to run on node20: azure/login@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run Playwright Tests (Shard 4 of 8)
The following actions use a deprecated Node.js version and will be forced to run on node20: azure/login@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "artifact", "dist". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
artifact
142 MB
blob-report-1 Expired
585 KB
blob-report-2 Expired
499 KB
blob-report-3 Expired
595 KB
blob-report-4 Expired
1.47 MB
blob-report-5 Expired
468 KB
blob-report-6 Expired
579 KB
blob-report-7 Expired
817 KB
blob-report-8 Expired
391 KB
dist
292 MB
html-report--attempt-1 Expired
5.27 MB