Skip to content

Updated 911 Command. #227

Updated 911 Command.

Updated 911 Command. #227

Triggered via pull request October 19, 2024 04:03
@voxtyvoxty
synchronize #116
voxty:main
Status Failure
Total duration 31s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
build: integrations/call911/client/client.ts#L29
Replace `··TriggerEvent('chat:addMessage'` with `TriggerEvent("chat:addMessage"`
build: integrations/call911/client/client.ts#L30
Replace `······` with `····`
build: integrations/call911/client/client.ts#L31
Delete `··`
build: integrations/call911/client/client.ts#L32
Replace `··args:·["^1·[Emergency·Services]",·"^7·There·is·an·active·dispatcher·in·channel·please·join·the·911·Call·Center·on·Teamspeak."]` with `args:·[⏎······"^1·[Emergency·Services]",⏎······"^7·There·is·an·active·dispatcher·in·channel·please·join·the·911·Call·Center·on·Teamspeak.",⏎····],`
build: integrations/call911/client/client.ts#L38
Replace `'chat:addMessage'` with `"chat:addMessage"`
build: integrations/call911/client/client.ts#L41
Replace `"^1·[Emergency·Services]",·"^7·Your·911·has·been·reported·to·any·available·emergency·services!"]` with `⏎········"^1·[Emergency·Services]",⏎········"^7·Your·911·has·been·reported·to·any·available·emergency·services!",⏎······],`
build: integrations/call911/client/client.ts#L42
Insert `··`
build: integrations/call911/client/client.ts#L44
Replace `'chat:addMessage'` with `"chat:addMessage"`
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, pnpm/action-setup@v2, 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/