Skip to content

add chat handling

add chat handling #113

Triggered via pull request August 31, 2024 03:16
Status Failure
Total duration 50s
Artifacts

main.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 2 warnings
build (20.x): src/parser/phase/phase-4.ts#L18
'"./phase-pending"' has no exported member named 'PhasePendingChat'. Did you mean 'PhasePendingSocial'?
build (20.x): src/parser/phase/phase-7.ts#L65
Type '{ phase: "7"; protocol: string; server: string; } | { phase: "7"; protocol: string; server: string; } | { phase: "7"; protocol: string; server: string; } | { phase: "7"; protocol: string; server: string; }' is not assignable to type 'Phase7Chat'.
build (20.x)
Process completed with exit code 1.
build (18.x)
The job was canceled because "_20_x" failed.
build (18.x): src/parser/phase/phase-4.ts#L18
'"./phase-pending"' has no exported member named 'PhasePendingChat'. Did you mean 'PhasePendingSocial'?
build (18.x): src/parser/phase/phase-7.ts#L65
Type '{ phase: "7"; protocol: string; server: string; } | { phase: "7"; protocol: string; server: string; } | { phase: "7"; protocol: string; server: string; } | { phase: "7"; protocol: string; server: string; }' is not assignable to type 'Phase7Chat'.
build (18.x)
Process completed with exit code 1.
build (lts/*)
The job was canceled because "_20_x" failed.
build (lts/*): src/parser/phase/phase-4.ts#L18
'"./phase-pending"' has no exported member named 'PhasePendingChat'. Did you mean 'PhasePendingSocial'?
build (lts/*): src/parser/phase/phase-7.ts#L65
Type '{ phase: "7"; protocol: string; server: string; } | { phase: "7"; protocol: string; server: string; } | { phase: "7"; protocol: string; server: string; } | { phase: "7"; protocol: string; server: string; }' is not assignable to type 'Phase7Chat'.
build (lts/*)
The operation was canceled.
build (20.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build (20.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/