Skip to content

Send the apps manager report to Teams through WebSocket #2922

Send the apps manager report to Teams through WebSocket

Send the apps manager report to Teams through WebSocket #2922

Triggered via pull request June 17, 2024 13:05
Status Success
Total duration 2m 3s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
main
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
main
62..@dynamic_table_start + length - 1 inside guards requires an explicit step, please write 62..@dynamic_table_start + length - 1//1 or 62..@dynamic_table_start + length - 1//-1 instead
main
4..1 has a default step of -1, please write 4..1//-1 instead