feat(cli): 支持通过 --resume 参数恢复会话 #292
Annotations
30 errors, 6 warnings, and 2 notices
|
Node 22 / ubuntu-latest
Process completed with exit code 2.
|
|
Node 22 / ubuntu-latest
Argument of type '{ allow: readonly []; deny: readonly []; ask: "network"[]; defaultMode: "askAll"; }' is not assignable to parameter of type 'Required<PermissionSettings>'.
|
|
Node 22 / ubuntu-latest
Argument of type '{ allow: readonly []; deny: readonly []; ask: "network"[]; defaultMode: "allowAll"; }' is not assignable to parameter of type 'Required<PermissionSettings>'.
|
|
Node 22 / ubuntu-latest
Argument of type '{ allow: readonly []; deny: readonly []; ask: "network"[]; defaultMode: "allowAll"; }' is not assignable to parameter of type 'Required<PermissionSettings>'.
|
|
Node 22 / ubuntu-latest
Argument of type '{ allow: readonly []; deny: readonly []; ask: readonly []; defaultMode: "allowAll"; }' is not assignable to parameter of type 'Required<PermissionSettings>'.
|
|
Node 24 / ubuntu-latest
Process completed with exit code 2.
|
|
Node 24 / ubuntu-latest
Argument of type '{ allow: readonly []; deny: readonly []; ask: "network"[]; defaultMode: "askAll"; }' is not assignable to parameter of type 'Required<PermissionSettings>'.
|
|
Node 24 / ubuntu-latest
Argument of type '{ allow: readonly []; deny: readonly []; ask: "network"[]; defaultMode: "allowAll"; }' is not assignable to parameter of type 'Required<PermissionSettings>'.
|
|
Node 24 / ubuntu-latest
Argument of type '{ allow: readonly []; deny: readonly []; ask: "network"[]; defaultMode: "allowAll"; }' is not assignable to parameter of type 'Required<PermissionSettings>'.
|
|
Node 24 / ubuntu-latest
Argument of type '{ allow: readonly []; deny: readonly []; ask: readonly []; defaultMode: "allowAll"; }' is not assignable to parameter of type 'Required<PermissionSettings>'.
|
|
Node 22 / macos-latest
Process completed with exit code 2.
|
|
Node 22 / macos-latest
Argument of type '{ allow: readonly []; deny: readonly []; ask: "network"[]; defaultMode: "askAll"; }' is not assignable to parameter of type 'Required<PermissionSettings>'.
|
|
Node 22 / macos-latest
Argument of type '{ allow: readonly []; deny: readonly []; ask: "network"[]; defaultMode: "allowAll"; }' is not assignable to parameter of type 'Required<PermissionSettings>'.
|
|
Node 22 / macos-latest
Argument of type '{ allow: readonly []; deny: readonly []; ask: "network"[]; defaultMode: "allowAll"; }' is not assignable to parameter of type 'Required<PermissionSettings>'.
|
|
Node 22 / macos-latest
Argument of type '{ allow: readonly []; deny: readonly []; ask: readonly []; defaultMode: "allowAll"; }' is not assignable to parameter of type 'Required<PermissionSettings>'.
|
|
Node 24 / macos-latest
Process completed with exit code 2.
|
|
Node 24 / macos-latest
Argument of type '{ allow: readonly []; deny: readonly []; ask: "network"[]; defaultMode: "askAll"; }' is not assignable to parameter of type 'Required<PermissionSettings>'.
|
|
Node 24 / macos-latest
Argument of type '{ allow: readonly []; deny: readonly []; ask: "network"[]; defaultMode: "allowAll"; }' is not assignable to parameter of type 'Required<PermissionSettings>'.
|
|
Node 24 / macos-latest
Argument of type '{ allow: readonly []; deny: readonly []; ask: "network"[]; defaultMode: "allowAll"; }' is not assignable to parameter of type 'Required<PermissionSettings>'.
|
|
Node 24 / macos-latest
Argument of type '{ allow: readonly []; deny: readonly []; ask: readonly []; defaultMode: "allowAll"; }' is not assignable to parameter of type 'Required<PermissionSettings>'.
|
|
Node 24 / windows-latest
Process completed with exit code 1.
|
|
Node 24 / windows-latest
Argument of type '{ allow: readonly []; deny: readonly []; ask: "network"[]; defaultMode: "askAll"; }' is not assignable to parameter of type 'Required<PermissionSettings>'.
|
|
Node 24 / windows-latest
Argument of type '{ allow: readonly []; deny: readonly []; ask: "network"[]; defaultMode: "allowAll"; }' is not assignable to parameter of type 'Required<PermissionSettings>'.
|
|
Node 24 / windows-latest
Argument of type '{ allow: readonly []; deny: readonly []; ask: "network"[]; defaultMode: "allowAll"; }' is not assignable to parameter of type 'Required<PermissionSettings>'.
|
|
Node 24 / windows-latest
Argument of type '{ allow: readonly []; deny: readonly []; ask: readonly []; defaultMode: "allowAll"; }' is not assignable to parameter of type 'Required<PermissionSettings>'.
|
|
Node 22 / windows-latest
Process completed with exit code 1.
|
|
Node 22 / windows-latest
Argument of type '{ allow: readonly []; deny: readonly []; ask: "network"[]; defaultMode: "askAll"; }' is not assignable to parameter of type 'Required<PermissionSettings>'.
|
|
Node 22 / windows-latest
Argument of type '{ allow: readonly []; deny: readonly []; ask: "network"[]; defaultMode: "allowAll"; }' is not assignable to parameter of type 'Required<PermissionSettings>'.
|
|
Node 22 / windows-latest
Argument of type '{ allow: readonly []; deny: readonly []; ask: "network"[]; defaultMode: "allowAll"; }' is not assignable to parameter of type 'Required<PermissionSettings>'.
|
|
Node 22 / windows-latest
Argument of type '{ allow: readonly []; deny: readonly []; ask: readonly []; defaultMode: "allowAll"; }' is not assignable to parameter of type 'Required<PermissionSettings>'.
|
|
Node 22 / ubuntu-latest
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/
|
|
Node 24 / ubuntu-latest
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/
|
|
Node 22 / macos-latest
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/
|
|
Node 24 / macos-latest
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/
|
|
Node 24 / windows-latest
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/
|
|
Node 22 / windows-latest
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/
|
|
Node 22 / macos-latest
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167
|
|
Node 24 / macos-latest
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167
|