docs: bump actions/setup-dotnet from 4 to 5
#48329
Annotations
5 errors
|
archives
Process completed with exit code 1.
|
|
src/archives/tests/deprecated-enterprise-versions.ts > enterprise deprecation > workaround for lost frontmatter redirects works in deprecated enterprise content >=2.13:
src/archives/tests/deprecated-enterprise-versions.ts#L32
AssertionError: expected 500 to be 301 // Object.is equality
- Expected
+ Received
- 301
+ 500
❯ src/archives/tests/deprecated-enterprise-versions.ts:32:28
|
|
article-api
Process completed with exit code 1.
|
|
src/article-api/tests/rest-transformer.ts > REST transformer > Parameters section includes headers:
src/article-api/tests/rest-transformer.ts#L51
Error: Test timed out in 5000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ src/article-api/tests/rest-transformer.ts:51:3
|
|
src/article-api/tests/pageinfo.ts > pageinfo api > a pathname that does not exist:
src/article-api/tests/pageinfo.ts#L56
Error: Test timed out in 5000ms.
If this is a long-running test, pass a timeout value as the last argument or configure it globally with "testTimeout".
❯ src/article-api/tests/pageinfo.ts:56:3
|