Skip to content

Composite access gates #15253

Composite access gates

Composite access gates #15253

Triggered via pull request July 16, 2024 10:51
Status Failure
Total duration 2m 21s
Artifacts

frontend.yaml

on: pull_request
install-and-test
2m 10s
install-and-test
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 4 warnings
install-and-test
openchat-client#typecheck: command (/home/runner/work/open-chat/open-chat/frontend/openchat-client) npm run typecheck exited (1)
install-and-test
Type '{ kind: "user"; userId: string; username: string; displayName: undefined; updated: bigint; suspended: false; diamondStatus: "inactive"; chitBalance: number; streak: number; }' is not assignable to type 'UserSummary'.
install-and-test
Type '{ kind: "user"; userId: string; username: string; displayName: undefined; updated: bigint; suspended: false; diamondStatus: "inactive"; chitBalance: number; streak: number; }' is not assignable to type 'UserSummary'.
install-and-test
Type '{ kind: "user"; userId: string; username: string; displayName: undefined; updated: bigint; suspended: false; diamondStatus: "inactive"; chitBalance: number; streak: number; }' is not assignable to type 'UserSummary'.
install-and-test
Type '{ kind: "user"; userId: string; username: string; displayName: undefined; updated: bigint; suspended: false; diamondStatus: "inactive"; chitBalance: number; streak: number; }' is not assignable to type 'UserSummary'.
install-and-test
Type '{ kind: "user"; userId: string; username: string; displayName: undefined; updated: bigint; suspended: false; diamondStatus: "inactive"; chitBalance: number; streak: number; }' is not assignable to type 'UserSummary'.
install-and-test
Type '{ kind: "user"; userId: string; username: string; displayName: undefined; updated: bigint; suspended: false; diamondStatus: "inactive"; chitBalance: number; streak: number; }' is not assignable to type 'UserSummary'.
install-and-test
Process completed with exit code 1.
install-and-test
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/cache/restore@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
install-and-test: frontend/app/src/utils/urls.ts#L95
'_' is assigned a value but never used
install-and-test: frontend/openchat-client/src/stores/user.ts#L105
'_' is assigned a value but never used