Skip to content

Fix typo in error message when response has 4xx error code #345

Fix typo in error message when response has 4xx error code

Fix typo in error message when response has 4xx error code #345

Triggered via pull request March 29, 2024 14:15
Status Success
Total duration 3m 9s
Artifacts
GitGuardian scan
16s
GitGuardian scan
Matrix: Run CI
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
GitGuardian scan
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run CI (18)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Run CI (18): packages/storefront/packages/next/src/sdk/types.ts#L31
Unexpected any. Specify a different type
Run CI (18): packages/storefront/packages/nuxt/src/module.ts#L33
Please rename the variable `buildDirResolver`. Suggested names are: `buildDirectionResolver`, `buildDirectoryResolver`. A more descriptive name will do too