fix: add contents:write permission to release workflow #25
Annotations
12 errors and 13 warnings
|
lint-and-test
Process completed with exit code 2.
|
|
lint-and-test
Argument of type 'SaveReviewInput' is not assignable to parameter of type 'Record<string, unknown>'.
|
|
lint-and-test
Parameter 'f' implicitly has an 'any' type.
|
|
lint-and-test
Parameter 'f' implicitly has an 'any' type.
|
|
lint-and-test
Parameter 'f' implicitly has an 'any' type.
|
|
lint-and-test
Parameter 'f' implicitly has an 'any' type.
|
|
lint-and-test
Parameter 'f' implicitly has an 'any' type.
|
|
lint-and-test
Cannot find module '@code-reviewer/review-core' or its corresponding type declarations.
|
|
lint-and-test
Cannot find module '@code-reviewer/ai-gateway-client' or its corresponding type declarations.
|
|
lint-and-test
Cannot find module '@code-reviewer/review-core' or its corresponding type declarations.
|
|
playwright
Process completed with exit code 1.
|
|
rust-check
Process completed with exit code 101.
|
|
lint-and-test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
lint-and-test:
apps/desktop/src/pages/Reviews.tsx#L4
'Button' is defined but never used
|
|
lint-and-test:
apps/desktop/src/pages/Agents.tsx#L1327
'_activity' is assigned a value but never used
|
|
lint-and-test:
apps/desktop/src/pages/Agents.tsx#L51
'getAllActiveLoops' is defined but never used
|
|
lint-and-test:
apps/desktop/src/lib/orchestrator.ts#L12
'getPreference' is defined but never used
|
|
lint-and-test:
apps/desktop/src/hooks/use-review.ts#L6
'ReviewConfig' is defined but never used
|
|
lint-and-test:
apps/desktop/src/components/review-dashboard.tsx#L554
'isFailed' is assigned a value but never used
|
|
lint-and-test:
apps/desktop/src/components/review-dashboard.tsx#L553
'isCompleted' is assigned a value but never used
|
|
lint-and-test:
apps/desktop/src/components/review-dashboard.tsx#L543
'reviewId' is assigned a value but never used
|
|
lint-and-test:
apps/desktop/src/components/review-dashboard.tsx#L4
'getReview' is defined but never used
|
|
lint-and-test:
apps/desktop/src/components/review-dashboard.tsx#L3
'isTauriAvailable' is defined but never used
|
|
playwright
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
rust-check
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|