Skip to content

python to c# other than crawl #105

python to c# other than crawl

python to c# other than crawl #105

Triggered via pull request June 26, 2026 07:30
@PrashantUnityPrashantUnity
synchronize #48
GSCStuff
Status Success
Total duration 4m 19s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

22 warnings
integrations
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
integrations: services/IntegrationsService/src/IntegrationsService.Providers/Google/GoogleCredentialFactory.cs#L69
'GoogleCredential.FromJson(string)' is obsolete: 'This method is being deprecated because of a potential security risk. Use the methods in the CredentialFactory class instead. A GoogleCredential object can then be created by calling the .ToGoogleCredential() method on the returned specific credential. '
files
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
ai
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
ai: services/AiService/src/AiService.Application/Services/ContentWizardService.cs#L234
Dereference of a possibly null reference.
ai: services/AiService/src/AiService.Application/Services/ContentAnalyzeService.cs#L94
Possible null reference argument for parameter 'html' in 'string ContentAnalyzeService.StripHtml(string html)'.
bff
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
data
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
data: services/Data/tests/Data.Tests/ReportSectionServiceTests.cs#L110
Parameter 'domain' is unread.
web
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-node@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
web: web/src/components/browser/BrowserDiagnosticsPanel.tsx#L132
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
web: web/src/components/UrlInspectorDrawer.tsx#L71
The 'links' logical expression could make the dependencies of useMemo Hook (at line 83) change on every render. To fix this, wrap the initialization of 'links' in its own useMemo() Hook
web: web/src/components/UrlInspectorDrawer.tsx#L71
The 'links' logical expression could make the dependencies of useMemo Hook (at line 78) change on every render. To fix this, wrap the initialization of 'links' in its own useMemo() Hook
web: web/src/components/UrlInspectorDrawer.tsx#L17
'links' is defined but never used
web: web/src/components/SectionLoadingGate.tsx#L26
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
web: web/src/components/HelpHint.tsx#L194
Fast refresh only works when a file only exports components. Use a new file to share constants or functions between components
web: web/src/components/GoogleIntegrationsPanel.tsx#L527
React Hook useCallback has unnecessary dependencies: 's.gscLinksUploadFailed' and 's.gscLinksUploadSuccess'. Either exclude them or remove the dependency array. Outer scope values like 's.gscLinksUploadFailed' aren't valid dependencies because mutating them doesn't re-render the component
web: web/src/components/Badge.tsx#L1
'ReactNode' is defined but never used
web: web/global.d.ts#L24
'ChartOptions' is defined but never used
web: web/global.d.ts#L24
'ChartData' is defined but never used
python
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
docker
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/