Skip to content

chore(deps/v9): bump #3010

chore(deps/v9): bump

chore(deps/v9): bump #3010

Triggered via pull request February 3, 2025 16:54
Status Failure
Total duration 1m 6s
Artifacts

ci.yml

on: pull_request
lint
34s
lint
GitHub Action Dry Run
57s
GitHub Action Dry Run
Matrix: Test Suite
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 6 warnings
__tests__/commands/docs/prune.test.ts > rdme docs prune > should error if the argument is not a folder: __tests__/commands/docs/prune.test.ts#L35
AssertionError: expected Error: ENOENT: no such file or directory,… { …(4) } to strictly equal Error: ENOENT: no such file or directory,… - Expected + Received Error { "message": "ENOENT: no such file or directory, scandir 'not-a-folder'", + "errno": -2, + "code": "ENOENT", + "syscall": "scandir", + "path": "not-a-folder", } ❯ __tests__/commands/docs/prune.test.ts:35:5
__tests__/commands/openapi/index.test.ts > rdme openapi > versioning > should error if version flag sent to API returns a 404: __tests__/commands/openapi/index.test.ts#L757
AssertionError: expected APIv1Error: The version you specified (v1… { code: undefined } to strictly equal APIv1Error: The version you specified (v1… { code: '…' } - Expected + Received APIv1Error { "message": "The version you specified (v1000) doesn't match any of the existing versions (1.0) in ReadMe. If you need help, email [email protected] and include the following link to your API log: 'https://docs.readme.com/logs/xx-xx-xx'.", - "code": "VERSION_NOTFOUND", + "code": undefined, "name": "APIv1Error", } ❯ __tests__/commands/openapi/index.test.ts:757:7
__tests__/commands/openapi/index.test.ts > rdme openapi > error handling > should error if invalid API key is sent and version list does not load: __tests__/commands/openapi/index.test.ts#L825
AssertionError: expected APIv1Error: We couldn't find your API key… { code: undefined } to strictly equal APIv1Error: We couldn't find your API key… { code: '…' } - Expected + Received APIv1Error { "message": "We couldn't find your API key. If you need help, email [email protected] and include the following link to your API log: 'https://docs.readme.com/logs/xx-xx-xx'.", - "code": "APIKEY_NOTFOUND", + "code": undefined, "name": "APIv1Error", } ❯ __tests__/commands/openapi/index.test.ts:825:7
Test Suite (lts/-1)
Process completed with exit code 1.
__tests__/commands/docs/prune.test.ts > rdme docs prune > should error if the argument is not a folder: __tests__/commands/docs/prune.test.ts#L35
AssertionError: expected Error: ENOENT: no such file or directory,… { …(4) } to strictly equal Error: ENOENT: no such file or directory,… - Expected + Received Error { "message": "ENOENT: no such file or directory, scandir 'not-a-folder'", + "errno": -2, + "code": "ENOENT", + "syscall": "scandir", + "path": "not-a-folder", } ❯ __tests__/commands/docs/prune.test.ts:35:5
__tests__/commands/openapi/index.test.ts > rdme openapi > versioning > should error if version flag sent to API returns a 404: __tests__/commands/openapi/index.test.ts#L757
AssertionError: expected APIv1Error: The version you specified (v1… { code: undefined } to strictly equal APIv1Error: The version you specified (v1… { code: '…' } - Expected + Received APIv1Error { "message": "The version you specified (v1000) doesn't match any of the existing versions (1.0) in ReadMe. If you need help, email [email protected] and include the following link to your API log: 'https://docs.readme.com/logs/xx-xx-xx'.", - "code": "VERSION_NOTFOUND", + "code": undefined, "name": "APIv1Error", } ❯ __tests__/commands/openapi/index.test.ts:757:7
__tests__/commands/openapi/index.test.ts > rdme openapi > error handling > should error if invalid API key is sent and version list does not load: __tests__/commands/openapi/index.test.ts#L825
AssertionError: expected APIv1Error: We couldn't find your API key… { code: undefined } to strictly equal APIv1Error: We couldn't find your API key… { code: '…' } - Expected + Received APIv1Error { "message": "We couldn't find your API key. If you need help, email [email protected] and include the following link to your API log: 'https://docs.readme.com/logs/xx-xx-xx'.", - "code": "APIKEY_NOTFOUND", + "code": undefined, "name": "APIv1Error", } ❯ __tests__/commands/openapi/index.test.ts:825:7
Test Suite (lts/*)
Process completed with exit code 1.
__tests__/commands/docs/prune.test.ts > rdme docs prune > should error if the argument is not a folder: __tests__/commands/docs/prune.test.ts#L35
AssertionError: expected Error: ENOENT: no such file or directory,… { …(4) } to strictly equal Error: ENOENT: no such file or directory,… - Expected + Received Error { "message": "ENOENT: no such file or directory, scandir 'not-a-folder'", + "errno": -2, + "code": "ENOENT", + "syscall": "scandir", + "path": "not-a-folder", } ❯ __tests__/commands/docs/prune.test.ts:35:5
__tests__/commands/openapi/index.test.ts > rdme openapi > versioning > should error if version flag sent to API returns a 404: __tests__/commands/openapi/index.test.ts#L757
AssertionError: expected APIv1Error: The version you specified (v1… { code: undefined } to strictly equal APIv1Error: The version you specified (v1… { code: '…' } - Expected + Received APIv1Error { "message": "The version you specified (v1000) doesn't match any of the existing versions (1.0) in ReadMe. If you need help, email [email protected] and include the following link to your API log: 'https://docs.readme.com/logs/xx-xx-xx'.", - "code": "VERSION_NOTFOUND", + "code": undefined, "name": "APIv1Error", } ❯ __tests__/commands/openapi/index.test.ts:757:7
__tests__/commands/openapi/index.test.ts > rdme openapi > error handling > should error if invalid API key is sent and version list does not load: __tests__/commands/openapi/index.test.ts#L825
AssertionError: expected APIv1Error: We couldn't find your API key… { code: undefined } to strictly equal APIv1Error: We couldn't find your API key… { code: '…' } - Expected + Received APIv1Error { "message": "We couldn't find your API key. If you need help, email [email protected] and include the following link to your API log: 'https://docs.readme.com/logs/xx-xx-xx'.", - "code": "APIKEY_NOTFOUND", + "code": undefined, "name": "APIv1Error", } ❯ __tests__/commands/openapi/index.test.ts:825:7
Test Suite (latest)
Process completed with exit code 1.
GitHub Action Dry Run
Token "Error" does not exist.
GitHub Action Dry Run
`pre` execution is not supported for local action from './rdme-repo/'
GitHub Action Dry Run
`pre` execution is not supported for local action from './rdme-repo/'
GitHub Action Dry Run
`pre` execution is not supported for local action from './rdme-repo/'
GitHub Action Dry Run
`pre` execution is not supported for local action from './rdme-repo/'
GitHub Action Dry Run
`pre` execution is not supported for local action from './rdme-repo/'
GitHub Action Dry Run
`pre` execution is not supported for local action from './rdme-repo/'