Skip to content

add chat handling

add chat handling #114

Triggered via pull request August 31, 2024 03:19
@RyanHirschRyanHirsch
synchronize #52
fix-chat
Status Failure
Total duration 41s
Artifacts

main.yml

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

Annotations

6 errors and 6 warnings
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): 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/*): 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/*)
Process completed with exit code 1.
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/
build (18.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 (18.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/
build (lts/*)
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 (lts/*)
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/