Merge pull request #582 from OpenPecha/update-applink #3056
github-ci.yml
on: push
Annotations
2 errors and 6 warnings
|
SonarQube Scan
Process completed with exit code 1.
|
|
src/routes/about/About.test.tsx > About > renders the sponsors section with logos:
src/routes/about/About.test.tsx#L154
TestingLibraryElementError: Unable to find an element with the alt text: OpenPecha Trust
Ignored nodes: comments, script, style
<body>
<div>
<title>
About — WeBuddhist
</title>
<meta
content="We are Buddhist. We learn, practice and connect. Daily."
name="description"
/>
<div
class="min-h-screen bg-white"
>
<header
class="border-b border-custom-border bg-navbar"
>
<div
class="mx-auto max-w-3xl px-4 py-12 sm:px-6 sm:py-16 lg:px-8"
>
<div
aria-hidden="true"
/>
<h1
class="en-serif-text text-3xl font-medium leading-tight text-foreground sm:text-4xl lg:text-5xl"
>
Welcome to WeBuddhist!
</h1>
<p
class="overalltext mt-4 max-w-2xl text-base leading-relaxed text-muted-foreground sm:text-lg"
>
We are Buddhist. We learn, practice and connect. Daily.
</p>
</div>
</header>
<div
class="border-b border-custom-border bg-white"
>
<div
class="mx-auto max-w-3xl px-4 py-10 sm:px-6 sm:py-12 lg:px-8"
>
<div
class="grid gap-5 sm:grid-cols-2 sm:gap-6"
>
<div
class="text-card-foreground flex flex-col gap-4 rounded-xl border overflow-hidden h-full border-custom-border bg-white shadow-none"
data-slot="card"
>
<div
aria-hidden="true"
class="h-1 w-full"
style="background-color: rgb(16, 37, 68);"
/>
<div
class="border-b border-custom-border py-4 px-6"
>
<div
class="flex items-center gap-2.5"
>
<svg
aria-hidden="true"
class="h-4 w-4 shrink-0 text-primary"
fill="currentColor"
height="1em"
stroke="currentColor"
stroke-width="0"
viewBox="0 0 512 512"
width="1em"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M80 464V68.14a8 8 0 0 1 4-6.9C91.81 56.66 112.92 48 160 48c64 0 145 48 192 48a199.53 199.53 0 0 0 77.23-15.77 2 2 0 0 1 2.77 1.85v219.36a4 4 0 0 1-2.39 3.65C421.37 308.7 392.33 320 352 320c-48 0-128-32-192-32s-80 16-80 16"
fill="none"
stroke-linecap="round"
stroke-miterlimit="10"
stroke-width="32"
/>
</svg>
<div
class="en-serif-text text-xl font-medium text-foreground"
data-slot="card-title"
>
Mission
</div>
</div>
</div>
<div
class="px-6 space-y-3 py-5"
data-slot="card-content"
>
<p
class="overalltext text-sm sm:text-base leading-relaxed text-muted-foreground"
>
We help Buddhists do less harm, more good, and know their own mind better by learning, practicing and connecting, daily.
</p>
<p
class="overalltext text-sm sm:text-base leading-relaxed text-muted-foreground"
>
We build Buddhist tech, content and networks.
</p>
</div>
</div>
<div
class="text-card-foreground flex flex-col gap-4 rounded-xl border overflow-hidden h-full border-custom-border bg-white shadow-none"
data-slot="card"
>
<div
aria-hidden="true"
class="h-1 w-full"
style="background-color: rgb(128, 47, 62);"
/>
<div
class="b
|
|
Validate no console.log in code
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Gitleaks Scan
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Gitleaks Scan
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/
|
|
Gitleaks Scan
Unexpected input(s) 'config', 'fail', 'verbose', valid inputs are ['entryPoint', 'args', 'config-path']
|
|
Build and Dockerize
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, docker/login-action@v3. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
SonarQube Scan
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|