Skip to content

firewall: session-dependent privacy flags #1443

firewall: session-dependent privacy flags

firewall: session-dependent privacy flags #1443

Triggered via pull request April 16, 2024 16:25
Status Failure
Total duration 5m 7s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

main.yml

on: pull_request
Matrix: backend
Matrix: frontend
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 8 warnings
frontend tests on ubuntu-latest
Property 'privacyFlags' is missing in type '{ id: string; devServer: true; expiryTimestampSeconds: string; label: string; localPublicKey: string; mailboxServerAddr: string; pairingSecret: string; pairingSecretMnemonic: string; remotePublicKey: string; ... 7 more ...; featureConfigsMap: [...][]; }' but required in type 'AsObject'.
frontend tests on ubuntu-latest
Property 'privacyFlags' is missing in type '{ id: string; devServer: true; expiryTimestampSeconds: string; label: string; localPublicKey: string; mailboxServerAddr: string; pairingSecret: string; pairingSecretMnemonic: string; remotePublicKey: string; ... 7 more ...; featureConfigsMap: [...][]; }' but required in type 'AsObject'.
frontend tests on ubuntu-latest
Process completed with exit code 2.
frontend tests on windows-latest
The job was canceled because "_16_x_ubuntu-latest" failed.
frontend tests on macOS-latest
The job was canceled because "_16_x_ubuntu-latest" failed.
frontend tests on macOS-latest
The operation was canceled.
integration test
Process completed with exit code 2.
backend build on ubuntu-latest
Process completed with exit code 2.
backend build on windows-latest
The job was canceled because "_1_18_x_ubuntu-latest" failed.
backend build on macOS-latest
The job was canceled because "_1_18_x_ubuntu-latest" failed.
backend build on macOS-latest
The operation was canceled.
lint: rpc_proxy.go#L578
requiredPermissions declared but not used (typecheck)
lint: session_rpcserver.go#L382
permissions declared but not used (typecheck)
lint: session_rpcserver.go#L599
groupID declared but not used (typecheck)
lint: terminal.go#L1285
invalid operation: cannot compare g.ruleMgrs != nil (operator != not defined on untyped nil) (typecheck)
lint: accounts/rpcserver.go#L82
macRootKey declared but not used (typecheck)
lint: accounts/rpcserver.go#L84
accountCaveat declared but not used (typecheck)
lint: accounts/rpcserver.go#L16
"gopkg.in/macaroon.v2" imported but not used as macaroon (typecheck)
lint: itest/litd_firewall_test.go#L301
peerRestrict declared but not used (typecheck)
lint: itest/litd_firewall_test.go#L535
channelRestrict declared but not used (typecheck)
lint: itest/litd_firewall_test.go#L1563
peerRestrict declared but not used (typecheck)
frontend tests on ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
unit tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
integration test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
backend build on ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
unit-race
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
check commits
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
RPC proto compilation check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, actions/setup-go@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.