Updated 911 Command. #227
Annotations
10 errors and 1 warning
Linting lint:
integrations/call911/client/client.ts#L29
Replace `··TriggerEvent('chat:addMessage'` with `TriggerEvent("chat:addMessage"`
|
Linting lint:
integrations/call911/client/client.ts#L30
Replace `······` with `····`
|
|
Linting lint:
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.",⏎····],`
|
|
|
Linting lint:
integrations/call911/client/client.ts#L38
Replace `'chat:addMessage'` with `"chat:addMessage"`
|
Linting lint:
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!",⏎······],`
|
|
Linting lint:
integrations/call911/client/client.ts#L44
Replace `'chat:addMessage'` with `"chat:addMessage"`
|
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/
|
Loading