Skip to content

feat: introduce new bot-framework library #17960

feat: introduce new bot-framework library

feat: introduce new bot-framework library #17960

Triggered via pull request October 9, 2023 23:19
@chingor13chingor13
synchronize #5236
no-probot
Status Failure
Total duration 1m 15s
Artifacts

ci.yaml

on: pull_request
changeFinder
12s
changeFinder
Matrix: bash-test
Waiting for pending jobs
Matrix: go-test
Waiting for pending jobs
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
ci
Error when evaluating 'strategy' for job 'bash-test'. .github/workflows/ci.yaml (Line: 78, Col: 17): Matrix vector 'module' does not contain any values
ci
Error when evaluating 'strategy' for job 'go-test'. .github/workflows/ci.yaml (Line: 53, Col: 17): Matrix vector 'module' does not contain any values
test (bot-framework): packages/bot-framework/src/app.ts#L22
'context' is defined but never used
test (bot-framework): packages/bot-framework/src/appserver.ts#L22
'context' is defined but never used
test (bot-framework): packages/bot-framework/src/background/payload-cache.ts#L22
Unexpected any. Specify a different type
test (bot-framework): packages/bot-framework/src/background/payload-cache.ts#L26
'logger' is defined but never used
test (bot-framework): packages/bot-framework/src/background/payload-cache.ts#L31
'logger' is defined but never used
test (bot-framework): packages/bot-framework/src/background/payload-cache.ts#L32
Unexpected any. Specify a different type
test (bot-framework): packages/bot-framework/src/background/task-enqueuer.ts#L34
'request' is defined but never used