[script]: Update HOST_CURL
#1201
Annotations
4 errors and 4 warnings
src/logic/redirectOldDomainCDN.spec.ts > redirectOldDomainCDN > should url new domain:
src/logic/redirectOldDomainCDN.spec.ts#L7
AssertionError: expected 'http://animevietsub.pub///foo' to be 'http://animevietsub.pub//foo' // Object.is equality
Expected: "http://animevietsub.pub//foo"
Received: "http://animevietsub.pub///foo"
❯ src/logic/redirectOldDomainCDN.spec.ts:7:61
|
src/logic/urlImage.spec.ts > urlImage > remove host > should url is HOST_CURL:
src/logic/urlImage.spec.ts#L7
AssertionError: expected '$@//image.png' to deeply equal '$@/image.png'
Expected: "$@/image.png"
Received: "$@//image.png"
❯ src/logic/urlImage.spec.ts:7:68
|
src/logic/urlImage.spec.ts > urlImage > add host > should url is not remove host:
src/logic/urlImage.spec.ts#L54
AssertionError: expected 'https://animevietsub.pub///image.png' to deeply equal 'https://animevietsub.pub//image.png'
Expected: "https://animevietsub.pub//image.png"
Received: "https://animevietsub.pub///image.png"
❯ src/logic/urlImage.spec.ts:54:65
|
test
Process completed with exit code 1.
|
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
test
The `save-state` 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/
|
test
The `save-state` 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/
|