Skip to content

feat(getMostRecentTags): add fetchRemote option to allow disabling remote fetching #385

feat(getMostRecentTags): add fetchRemote option to allow disabling remote fetching

feat(getMostRecentTags): add fetchRemote option to allow disabling remote fetching #385

Triggered via pull request October 29, 2024 03:58
Status Failure
Total duration 3m 50s
Artifacts

build-lint-test.yml

on: pull_request
Matrix: Prepare
Check workflows
7s
Check workflows
Matrix: Build
Matrix: Lint
Matrix: Test
All jobs pass
0s
All jobs pass
Fit to window
Zoom out
Zoom in

Annotations

21 errors and 9 warnings
Lint (18.x): src/update-changelog.test.ts#L10
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
Lint (18.x): src/update-changelog.test.ts#L29
should not have leading or trailing spaces
Lint (18.x): src/update-changelog.test.ts#L31
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
Lint (18.x): src/update-changelog.ts#L17
JSDoc description does not satisfy the regex pattern
Lint (18.x): src/update-changelog.ts#L27
Replace `|` with `·|·`
Lint (18.x): src/update-changelog.ts#L231
Replace `|` with `·|·`
Lint (18.x): src/update-changelog.ts#L257
JSDoc description does not satisfy the regex pattern
Lint (18.x)
Process completed with exit code 1.
Lint (20.x)
The job was canceled because "_18_x" failed.
Lint (20.x): src/update-changelog.test.ts#L10
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
Lint (20.x): src/update-changelog.test.ts#L29
should not have leading or trailing spaces
Lint (20.x): src/update-changelog.test.ts#L31
Promises must be awaited, end with a call to .catch, end with a call to .then with a rejection handler or be explicitly marked as ignored with the `void` operator
Lint (20.x): src/update-changelog.ts#L17
JSDoc description does not satisfy the regex pattern
Lint (20.x): src/update-changelog.ts#L27
Replace `|` with `·|·`
Lint (20.x): src/update-changelog.ts#L231
Replace `|` with `·|·`
Lint (20.x): src/update-changelog.ts#L257
JSDoc description does not satisfy the regex pattern
Lint (20.x)
The operation was canceled.
Check workflows
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Check workflows
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/
Prepare (18.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Prepare (20.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build (18.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build (20.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Lint (18.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test (18.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test (20.x)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/