Update README.md #59
on-main.yml
on: push
Annotations
2 errors and 17 warnings
update-documentation
Error: Pushing to https://github.com/MakingChatbots/ivr-tester
remote: Permission to MakingChatbots/ivr-tester.git denied to github-actions[bot].
fatal: unable to access 'https://github.com/MakingChatbots/ivr-tester/': The requested URL returned error: 403
|
update-documentation
Error: Pushing to https://github.com/MakingChatbots/ivr-tester
remote: Permission to MakingChatbots/ivr-tester.git denied to github-actions[bot].
fatal: unable to access 'https://github.com/MakingChatbots/ivr-tester/': The requested URL returned error: 403
|
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint:
packages/ivr-tester/src/call/dtmf/dtmfSequenceUtils.spec.ts#L16
Unexpected any. Specify a different type
|
lint:
packages/ivr-tester/src/call/dtmf/dtmfSequenceUtils.spec.ts#L52
Unexpected any. Specify a different type
|
lint:
packages/ivr-tester/src/testing/test/inOrder.spec.ts#L37
Unexpected any. Specify a different type
|
lint:
packages/cli/src/cli.ts#L34
'outputConsole' is assigned a value but never used
|
lint:
packages/cli/src/options/scenario/json/then/doNothing.ts#L15
'json' is defined but never used
|
lint:
packages/cli/src/options/scenario/json/then/hangUp.ts#L15
'json' is defined but never used
|
lint:
packages/cli/src/options/scenario/json/whenPrompt/isAnything.ts#L15
'json' is defined but never used
|
build-and-test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-and-test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
update-documentation
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1, EndBug/add-and-commit@v5. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
update-documentation
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1, EndBug/add-and-commit@v5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
update-documentation
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
update-documentation
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
update-documentation
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
update-documentation
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|