Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: fix jwt token expiration time error #1778

Merged
merged 1 commit into from
Jan 5, 2024
Merged

Conversation

nightwhite
Copy link
Collaborator

No description provided.

Copy link

sweep-ai bot commented Jan 5, 2024

Apply Sweep Rules to your PR?

  • Apply: All new business logic should have corresponding unit tests.
  • Apply: Refactor large functions to be more modular.
  • Apply: Add docstrings to all functions and file headers.

Copy link

sweep-ai bot commented Jan 5, 2024

Sweeping

Fixing PR: track the progress here.

I'm currently fixing this PR to address the following:

[Sweep GHA Fix] The GitHub Actions run failed with the following error logs:

The command:
Run lycheeverse/lychee-action@v1.8.0
yielded the following error:
##[error]Process completed with exit code 2.

Here are the logs:
##[group]Run curl -sLO "https://github.com/lycheeverse/lychee/releases/download/v0.13.0/lychee-v0.13.0-x86_64-unknown-linux-gnu.tar.gz"
�[36;1mcurl -sLO "https://github.com/lycheeverse/lychee/releases/download/v0.13.0/lychee-v0.13.0-x86_64-unknown-linux-gnu.tar.gz"�[0m
�[36;1mtar -xvzf "lychee-v0.13.0-x86_64-unknown-linux-gnu.tar.gz"�[0m
�[36;1mrm "lychee-v0.13.0-x86_64-unknown-linux-gnu.tar.gz"�[0m
�[36;1minstall -t "$HOME/.local/bin" -D lychee �[0m
�[36;1mrm lychee�[0m
�[36;1mecho "$HOME/.local/bin" >> "$GITHUB_PATH"�[0m
shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
env:
GITHUB_TOKEN: ***
##[endgroup]
lychee
##[group]Run /home/runner/work/_actions/lycheeverse/lychee-action/v1.8.0/entrypoint.sh
�[36;1m/home/runner/work/_actions/lycheeverse/lychee-action/v1.8.0/entrypoint.sh�[0m
shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
env:
GITHUB_TOKEN: ***
INPUT_GITHUB_TOKEN:
INPUT_ARGS: -E -i -n -t 45 --max-concurrency 64 -a 401,403 -- 'docs/.vitepress/dist' '*.md'
INPUT_DEBUG: false
INPUT_FAIL: true
INPUT_FORMAT: markdown
INPUT_JOBSUMMARY: true
INPUT_OUTPUT: lychee/out.md
##[endgroup]
✗ [ERR] file:///home/runner/work/laf/laf/docs/guide/quick-start/Todo.md | Failed: Cannot find file
✗ [ERR] file:///home/runner/work/laf/laf/docs/guide/quick-start/Todo.md | Failed: Cannot find file
## Summary

| Status        | Count |
|---------------|-------|
| 🔍 Total      | 2404  |
| ✅ Successful | 467   |
| ⏳ Timeouts   | 0     |
| 🔀 Redirected | 0     |
| 👻 Excluded   | 1935  |
| ❓ Unknown    | 0     |
| 🚫 Errors     | 2     |

## Errors per input

### Errors in README_en.md

* [ERR] [file:///home/runner/work/laf/laf/docs/guide/quick-start/Todo.md](file:///home/runner/work/laf/laf/docs/guide/quick-start/Todo.md) | Failed: Cannot find file

### Errors in README.md

* [ERR] [file:///home/runner/work/laf/laf/docs/guide/quick-start/Todo.md](file:///home/runner/work/laf/laf/docs/guide/quick-start/Todo.md) | Failed: Cannot find file

Created Pull Request: #1779

Copy link

sweep-ai bot commented Jan 5, 2024

Sweeping

Fixing PR: track the progress here.

I'm currently fixing this PR to address the following:

[Sweep GHA Fix] The GitHub Actions run failed with the following error logs:

The command:
Run laf storage push -f pr-1778-doc-preview docs/.vitepress/dist/
yielded the following error:
##[error]Process completed with exit code 1.

Here are the logs:
/opt/hostedtoolcache/node/18.19.0/x64/lib/node_modules/laf-cli/node_modules/@smithy/smithy-client/dist-cjs/default-error-handler.js:8
const response = new exceptionCtor({
^

503: UnknownError
at throwDefaultError (/opt/hostedtoolcache/node/18.19.0/x64/lib/node_modules/laf-cli/node_modules/@smithy/smithy-client/dist-cjs/default-error-handler.js:8:22)
at /opt/hostedtoolcache/node/18.19.0/x64/lib/node_modules/laf-cli/node_modules/@smithy/smithy-client/dist-cjs/default-error-handler.js:18:39
at de_ListObjectsCommandError (/opt/hostedtoolcache/node/18.19.0/x64/lib/node_modules/laf-cli/node_modules/@aws-sdk/client-s3/dist-cjs/protocols/Aws_restXml.js:4155:20)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async /opt/hostedtoolcache/node/18.19.0/x64/lib/node_modules/laf-cli/node_modules/@smithy/middleware-serde/dist-cjs/deserializerMiddleware.js:7:24
at async /opt/hostedtoolcache/node/18.19.0/x64/lib/node_modules/laf-cli/node_modules/@aws-sdk/middleware-signing/dist-cjs/awsAuthMiddleware.js:30:20
at async /opt/hostedtoolcache/node/18.19.0/x64/lib/node_modules/laf-cli/node_modules/@smithy/middleware-retry/dist-cjs/retryMiddleware.js:31:46
at async /opt/hostedtoolcache/node/18.19.0/x64/lib/node_modules/laf-cli/node_modules/@aws-sdk/middleware-sdk-s3/dist-cjs/region-redirect-endpoint-middleware.js:14:24
at async /opt/hostedtoolcache/node/18.19.0/x64/lib/node_modules/laf-cli/node_modules/@aws-sdk/middleware-sdk-s3/dist-cjs/region-redirect-middleware.js:9:20
at async /opt/hostedtoolcache/node/18.19.0/x64/lib/node_modules/laf-cli/node_modules/@aws-sdk/middleware-logger/dist-cjs/loggerMiddleware.js:7:26 {
'$fault': 'client',
'$metadata': {
httpStatusCode: 503,
requestId: undefined,
extendedRequestId: undefined,
cfId: undefined,
attempts: 3,
totalRetryDelay: 239
}
}

Node.js v18.19.0

Created Pull Request: #1780

@nightwhite nightwhite closed this Jan 5, 2024
@nightwhite nightwhite deleted the nightwhite-patch-3 branch January 5, 2024 04:38
@nightwhite nightwhite restored the nightwhite-patch-3 branch January 5, 2024 04:39
@nightwhite nightwhite reopened this Jan 5, 2024
@maslow maslow merged commit dd4c28d into main Jan 5, 2024
5 of 9 checks passed
@maslow maslow deleted the nightwhite-patch-3 branch January 5, 2024 06:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants