Skip to content

Integrates subscribe and fetchAppLogs with developer dashboard #24375

Integrates subscribe and fetchAppLogs with developer dashboard

Integrates subscribe and fetchAppLogs with developer dashboard #24375

Triggered via pull request March 13, 2025 20:49
@mssalemimssalemi
synchronize #5498
Status Success
Total duration 15s
Artifacts

cla.yml

on: pull_request_target
[PR] CLA
5s
[PR] CLA
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 8 warnings
packages/app/src/cli/utilities/developer-platform-client/partners-client.ts#L672
'generateFetchAppLogUrl' is an unused export
packages/app/src/cli/utilities/developer-platform-client/app-management-client.ts#L1130
'AppLogsSubscribeDevDashQueryVariables' is an unused type
packages/app/src/cli/services/app-logs/dev/poll-app-logs.ts#L47
[no-negated-condition] Unexpected negated condition.
packages/app/src/cli/services/app-logs/dev/poll-app-logs.ts#L114
[@typescript-eslint/prefer-nullish-coalescing] Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.
packages/app/src/cli/services/app-logs/logs-command/render-json-logs.ts#L74
[@typescript-eslint/prefer-nullish-coalescing] Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.
packages/app/src/cli/services/dev/processes/setup-dev-processes.ts#L219
[@typescript-eslint/prefer-nullish-coalescing] Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.
packages/app/src/cli/utilities/developer-platform-client/app-management-client.ts#L216
[@typescript-eslint/prefer-nullish-coalescing] Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.
packages/app/src/cli/utilities/developer-platform-client/app-management-client.ts#L222
[@typescript-eslint/prefer-nullish-coalescing] Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.
packages/app/src/cli/utilities/developer-platform-client/partners-client.ts#L597
[@typescript-eslint/prefer-nullish-coalescing] Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.
packages/app/src/cli/utilities/developer-platform-client/partners-client.ts#L603
[@typescript-eslint/prefer-nullish-coalescing] Prefer using nullish coalescing operator (`??`) instead of a logical or (`||`), as it is a safer operator.