Delete CNAME #57
on-main.yml
on: push
Annotations
2 errors and 14 warnings
update-documentation
Error: Pushing to https://github.com/SketchingDev/ivr-tester
POST git-receive-pack (4194 bytes)
remote: error: GH006: Protected branch update failed for refs/heads/main.
remote: error: Changes must be made through a pull request. Cannot change this locked branch
error: failed to push some refs to 'https://github.com/SketchingDev/ivr-tester'
|
update-documentation
Error: Pushing to https://github.com/SketchingDev/ivr-tester
POST git-receive-pack (4194 bytes)
remote: error: GH006: Protected branch update failed for refs/heads/main.
remote: error: Changes must be made through a pull request. Cannot change this locked branch
error: failed to push some refs to 'https://github.com/SketchingDev/ivr-tester'
|
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:
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/
|
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 `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/
|