Skip to content

feat: when defaultMode is set to allowAll, "unknown" scope permission… #288

feat: when defaultMode is set to allowAll, "unknown" scope permission…

feat: when defaultMode is set to allowAll, "unknown" scope permission… #288

Triggered via push June 23, 2026 08:58
Status Failure
Total duration 1m 31s
Artifacts

ci.yml

on: push
Matrix: build-and-test
Fit to window
Zoom out
Zoom in

Annotations

30 errors, 6 warnings, and 2 notices
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 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 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 / 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 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 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