Skip to content

main dashboard refactor #121

main dashboard refactor

main dashboard refactor #121

Triggered via push March 30, 2026 04:38
Status Failure
Total duration 3m 50s
Artifacts 1

ui-tests.yml

on: push
Matrix: Build and run UI tests
Fit to window
Zoom out
Zoom in

Annotations

22 errors, 2 warnings, and 4 notices
[firefox] › e2e/smoke.spec.ts:10:3 › App Flow › Create stack: e2e/smoke.spec.ts#L39
4) [firefox] › e2e/smoke.spec.ts:10:3 › App Flow › Create stack, create service, verify dashboard Error: expect(locator).toBeVisible() failed Locator: locator('shade-services-list') Expected: visible Timeout: 5000ms Error: element(s) not found Call log: - Expect "toBeVisible" with timeout 5000ms - waiting for locator('shade-services-list') 37 | // Navigate to services list via the dashboard card 38 | await page.locator('shade-dashboard a', { hasText: 'Services' }).click() > 39 | await expect(page.locator('shade-services-list')).toBeVisible() | ^ 40 | await page.locator('button', { hasText: 'Create Service' }).first().click() 41 | await expect(page.locator('shade-create-service-wizard')).toBeVisible() 42 | at /home/runner/work/stack-craft/stack-craft/e2e/smoke.spec.ts:39:55
[firefox] › e2e/dogfooding.spec.ts:4:1 › DOG FOODING TIME - Create a service that uses the StackCraft GitHub repository. Clone: e2e/dogfooding.spec.ts#L58
3) [firefox] › e2e/dogfooding.spec.ts:4:1 › DOG FOODING TIME - Create a service that uses the StackCraft GitHub repository. Clone, install, build and run the service Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).toBeVisible() failed Locator: locator('shade-services-list') Expected: visible Timeout: 5000ms Error: element(s) not found Call log: - Expect "toBeVisible" with timeout 5000ms - waiting for locator('shade-services-list') 56 | // Navigate to services list via the dashboard card 57 | await page.locator('shade-dashboard a', { hasText: 'Services' }).click() > 58 | await expect(page.locator('shade-services-list')).toBeVisible() | ^ 59 | await page.locator('button', { hasText: 'Create Service' }).first().click() 60 | await expect(page.locator('shade-create-service-wizard')).toBeVisible() 61 | at /home/runner/work/stack-craft/stack-craft/e2e/dogfooding.spec.ts:58:53
[firefox] › e2e/dogfooding.spec.ts:4:1 › DOG FOODING TIME - Create a service that uses the StackCraft GitHub repository. Clone: e2e/dogfooding.spec.ts#L58
3) [firefox] › e2e/dogfooding.spec.ts:4:1 › DOG FOODING TIME - Create a service that uses the StackCraft GitHub repository. Clone, install, build and run the service Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).toBeVisible() failed Locator: locator('shade-services-list') Expected: visible Timeout: 5000ms Error: element(s) not found Call log: - Expect "toBeVisible" with timeout 5000ms - waiting for locator('shade-services-list') 56 | // Navigate to services list via the dashboard card 57 | await page.locator('shade-dashboard a', { hasText: 'Services' }).click() > 58 | await expect(page.locator('shade-services-list')).toBeVisible() | ^ 59 | await page.locator('button', { hasText: 'Create Service' }).first().click() 60 | await expect(page.locator('shade-create-service-wizard')).toBeVisible() 61 | at /home/runner/work/stack-craft/stack-craft/e2e/dogfooding.spec.ts:58:53
[firefox] › e2e/dogfooding.spec.ts:4:1 › DOG FOODING TIME - Create a service that uses the StackCraft GitHub repository. Clone: e2e/dogfooding.spec.ts#L58
3) [firefox] › e2e/dogfooding.spec.ts:4:1 › DOG FOODING TIME - Create a service that uses the StackCraft GitHub repository. Clone, install, build and run the service Error: expect(locator).toBeVisible() failed Locator: locator('shade-services-list') Expected: visible Timeout: 5000ms Error: element(s) not found Call log: - Expect "toBeVisible" with timeout 5000ms - waiting for locator('shade-services-list') 56 | // Navigate to services list via the dashboard card 57 | await page.locator('shade-dashboard a', { hasText: 'Services' }).click() > 58 | await expect(page.locator('shade-services-list')).toBeVisible() | ^ 59 | await page.locator('button', { hasText: 'Create Service' }).first().click() 60 | await expect(page.locator('shade-create-service-wizard')).toBeVisible() 61 | at /home/runner/work/stack-craft/stack-craft/e2e/dogfooding.spec.ts:58:53
[chromium] › e2e/smoke.spec.ts:10:3 › App Flow › Create stack: e2e/smoke.spec.ts#L39
2) [chromium] › e2e/smoke.spec.ts:10:3 › App Flow › Create stack, create service, verify dashboard Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).toBeVisible() failed Locator: locator('shade-services-list') Expected: visible Timeout: 5000ms Error: element(s) not found Call log: - Expect "toBeVisible" with timeout 5000ms - waiting for locator('shade-services-list') 37 | // Navigate to services list via the dashboard card 38 | await page.locator('shade-dashboard a', { hasText: 'Services' }).click() > 39 | await expect(page.locator('shade-services-list')).toBeVisible() | ^ 40 | await page.locator('button', { hasText: 'Create Service' }).first().click() 41 | await expect(page.locator('shade-create-service-wizard')).toBeVisible() 42 | at /home/runner/work/stack-craft/stack-craft/e2e/smoke.spec.ts:39:55
[chromium] › e2e/smoke.spec.ts:10:3 › App Flow › Create stack: e2e/smoke.spec.ts#L39
2) [chromium] › e2e/smoke.spec.ts:10:3 › App Flow › Create stack, create service, verify dashboard Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).toBeVisible() failed Locator: locator('shade-services-list') Expected: visible Timeout: 5000ms Error: element(s) not found Call log: - Expect "toBeVisible" with timeout 5000ms - waiting for locator('shade-services-list') 37 | // Navigate to services list via the dashboard card 38 | await page.locator('shade-dashboard a', { hasText: 'Services' }).click() > 39 | await expect(page.locator('shade-services-list')).toBeVisible() | ^ 40 | await page.locator('button', { hasText: 'Create Service' }).first().click() 41 | await expect(page.locator('shade-create-service-wizard')).toBeVisible() 42 | at /home/runner/work/stack-craft/stack-craft/e2e/smoke.spec.ts:39:55
[chromium] › e2e/smoke.spec.ts:10:3 › App Flow › Create stack: e2e/smoke.spec.ts#L39
2) [chromium] › e2e/smoke.spec.ts:10:3 › App Flow › Create stack, create service, verify dashboard Error: expect(locator).toBeVisible() failed Locator: locator('shade-services-list') Expected: visible Timeout: 5000ms Error: element(s) not found Call log: - Expect "toBeVisible" with timeout 5000ms - waiting for locator('shade-services-list') 37 | // Navigate to services list via the dashboard card 38 | await page.locator('shade-dashboard a', { hasText: 'Services' }).click() > 39 | await expect(page.locator('shade-services-list')).toBeVisible() | ^ 40 | await page.locator('button', { hasText: 'Create Service' }).first().click() 41 | await expect(page.locator('shade-create-service-wizard')).toBeVisible() 42 | at /home/runner/work/stack-craft/stack-craft/e2e/smoke.spec.ts:39:55
[chromium] › e2e/dogfooding.spec.ts:4:1 › DOG FOODING TIME - Create a service that uses the StackCraft GitHub repository. Clone: e2e/dogfooding.spec.ts#L58
1) [chromium] › e2e/dogfooding.spec.ts:4:1 › DOG FOODING TIME - Create a service that uses the StackCraft GitHub repository. Clone, install, build and run the service Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).toBeVisible() failed Locator: locator('shade-services-list') Expected: visible Timeout: 5000ms Error: element(s) not found Call log: - Expect "toBeVisible" with timeout 5000ms - waiting for locator('shade-services-list') 56 | // Navigate to services list via the dashboard card 57 | await page.locator('shade-dashboard a', { hasText: 'Services' }).click() > 58 | await expect(page.locator('shade-services-list')).toBeVisible() | ^ 59 | await page.locator('button', { hasText: 'Create Service' }).first().click() 60 | await expect(page.locator('shade-create-service-wizard')).toBeVisible() 61 | at /home/runner/work/stack-craft/stack-craft/e2e/dogfooding.spec.ts:58:53
[chromium] › e2e/dogfooding.spec.ts:4:1 › DOG FOODING TIME - Create a service that uses the StackCraft GitHub repository. Clone: e2e/dogfooding.spec.ts#L58
1) [chromium] › e2e/dogfooding.spec.ts:4:1 › DOG FOODING TIME - Create a service that uses the StackCraft GitHub repository. Clone, install, build and run the service Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).toBeVisible() failed Locator: locator('shade-services-list') Expected: visible Timeout: 5000ms Error: element(s) not found Call log: - Expect "toBeVisible" with timeout 5000ms - waiting for locator('shade-services-list') 56 | // Navigate to services list via the dashboard card 57 | await page.locator('shade-dashboard a', { hasText: 'Services' }).click() > 58 | await expect(page.locator('shade-services-list')).toBeVisible() | ^ 59 | await page.locator('button', { hasText: 'Create Service' }).first().click() 60 | await expect(page.locator('shade-create-service-wizard')).toBeVisible() 61 | at /home/runner/work/stack-craft/stack-craft/e2e/dogfooding.spec.ts:58:53
[chromium] › e2e/dogfooding.spec.ts:4:1 › DOG FOODING TIME - Create a service that uses the StackCraft GitHub repository. Clone: e2e/dogfooding.spec.ts#L58
1) [chromium] › e2e/dogfooding.spec.ts:4:1 › DOG FOODING TIME - Create a service that uses the StackCraft GitHub repository. Clone, install, build and run the service Error: expect(locator).toBeVisible() failed Locator: locator('shade-services-list') Expected: visible Timeout: 5000ms Error: element(s) not found Call log: - Expect "toBeVisible" with timeout 5000ms - waiting for locator('shade-services-list') 56 | // Navigate to services list via the dashboard card 57 | await page.locator('shade-dashboard a', { hasText: 'Services' }).click() > 58 | await expect(page.locator('shade-services-list')).toBeVisible() | ^ 59 | await page.locator('button', { hasText: 'Create Service' }).first().click() 60 | await expect(page.locator('shade-create-service-wizard')).toBeVisible() 61 | at /home/runner/work/stack-craft/stack-craft/e2e/dogfooding.spec.ts:58:53
Build and run UI tests (22.x)
The strategy configuration was canceled because "build._24_x" failed
Build and run UI tests (22.x)
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
[firefox] › e2e/smoke.spec.ts:10:3 › App Flow › Create stack: e2e/smoke.spec.ts#L39
4) [firefox] › e2e/smoke.spec.ts:10:3 › App Flow › Create stack, create service, verify dashboard Error: expect(locator).toBeVisible() failed Locator: locator('shade-services-list') Expected: visible Timeout: 5000ms Error: element(s) not found Call log: - Expect "toBeVisible" with timeout 5000ms - waiting for locator('shade-services-list') 37 | // Navigate to services list via the dashboard card 38 | await page.locator('shade-dashboard a', { hasText: 'Services' }).click() > 39 | await expect(page.locator('shade-services-list')).toBeVisible() | ^ 40 | await page.locator('button', { hasText: 'Create Service' }).first().click() 41 | await expect(page.locator('shade-create-service-wizard')).toBeVisible() 42 | at /home/runner/work/stack-craft/stack-craft/e2e/smoke.spec.ts:39:55
[firefox] › e2e/dogfooding.spec.ts:4:1 › DOG FOODING TIME - Create a service that uses the StackCraft GitHub repository. Clone: e2e/dogfooding.spec.ts#L58
3) [firefox] › e2e/dogfooding.spec.ts:4:1 › DOG FOODING TIME - Create a service that uses the StackCraft GitHub repository. Clone, install, build and run the service Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).toBeVisible() failed Locator: locator('shade-services-list') Expected: visible Timeout: 5000ms Error: element(s) not found Call log: - Expect "toBeVisible" with timeout 5000ms - waiting for locator('shade-services-list') 56 | // Navigate to services list via the dashboard card 57 | await page.locator('shade-dashboard a', { hasText: 'Services' }).click() > 58 | await expect(page.locator('shade-services-list')).toBeVisible() | ^ 59 | await page.locator('button', { hasText: 'Create Service' }).first().click() 60 | await expect(page.locator('shade-create-service-wizard')).toBeVisible() 61 | at /home/runner/work/stack-craft/stack-craft/e2e/dogfooding.spec.ts:58:53
[firefox] › e2e/dogfooding.spec.ts:4:1 › DOG FOODING TIME - Create a service that uses the StackCraft GitHub repository. Clone: e2e/dogfooding.spec.ts#L58
3) [firefox] › e2e/dogfooding.spec.ts:4:1 › DOG FOODING TIME - Create a service that uses the StackCraft GitHub repository. Clone, install, build and run the service Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).toBeVisible() failed Locator: locator('shade-services-list') Expected: visible Timeout: 5000ms Error: element(s) not found Call log: - Expect "toBeVisible" with timeout 5000ms - waiting for locator('shade-services-list') 56 | // Navigate to services list via the dashboard card 57 | await page.locator('shade-dashboard a', { hasText: 'Services' }).click() > 58 | await expect(page.locator('shade-services-list')).toBeVisible() | ^ 59 | await page.locator('button', { hasText: 'Create Service' }).first().click() 60 | await expect(page.locator('shade-create-service-wizard')).toBeVisible() 61 | at /home/runner/work/stack-craft/stack-craft/e2e/dogfooding.spec.ts:58:53
[firefox] › e2e/dogfooding.spec.ts:4:1 › DOG FOODING TIME - Create a service that uses the StackCraft GitHub repository. Clone: e2e/dogfooding.spec.ts#L58
3) [firefox] › e2e/dogfooding.spec.ts:4:1 › DOG FOODING TIME - Create a service that uses the StackCraft GitHub repository. Clone, install, build and run the service Error: expect(locator).toBeVisible() failed Locator: locator('shade-services-list') Expected: visible Timeout: 5000ms Error: element(s) not found Call log: - Expect "toBeVisible" with timeout 5000ms - waiting for locator('shade-services-list') 56 | // Navigate to services list via the dashboard card 57 | await page.locator('shade-dashboard a', { hasText: 'Services' }).click() > 58 | await expect(page.locator('shade-services-list')).toBeVisible() | ^ 59 | await page.locator('button', { hasText: 'Create Service' }).first().click() 60 | await expect(page.locator('shade-create-service-wizard')).toBeVisible() 61 | at /home/runner/work/stack-craft/stack-craft/e2e/dogfooding.spec.ts:58:53
[chromium] › e2e/smoke.spec.ts:10:3 › App Flow › Create stack: e2e/smoke.spec.ts#L39
2) [chromium] › e2e/smoke.spec.ts:10:3 › App Flow › Create stack, create service, verify dashboard Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).toBeVisible() failed Locator: locator('shade-services-list') Expected: visible Timeout: 5000ms Error: element(s) not found Call log: - Expect "toBeVisible" with timeout 5000ms - waiting for locator('shade-services-list') 37 | // Navigate to services list via the dashboard card 38 | await page.locator('shade-dashboard a', { hasText: 'Services' }).click() > 39 | await expect(page.locator('shade-services-list')).toBeVisible() | ^ 40 | await page.locator('button', { hasText: 'Create Service' }).first().click() 41 | await expect(page.locator('shade-create-service-wizard')).toBeVisible() 42 | at /home/runner/work/stack-craft/stack-craft/e2e/smoke.spec.ts:39:55
[chromium] › e2e/smoke.spec.ts:10:3 › App Flow › Create stack: e2e/smoke.spec.ts#L39
2) [chromium] › e2e/smoke.spec.ts:10:3 › App Flow › Create stack, create service, verify dashboard Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).toBeVisible() failed Locator: locator('shade-services-list') Expected: visible Timeout: 5000ms Error: element(s) not found Call log: - Expect "toBeVisible" with timeout 5000ms - waiting for locator('shade-services-list') 37 | // Navigate to services list via the dashboard card 38 | await page.locator('shade-dashboard a', { hasText: 'Services' }).click() > 39 | await expect(page.locator('shade-services-list')).toBeVisible() | ^ 40 | await page.locator('button', { hasText: 'Create Service' }).first().click() 41 | await expect(page.locator('shade-create-service-wizard')).toBeVisible() 42 | at /home/runner/work/stack-craft/stack-craft/e2e/smoke.spec.ts:39:55
[chromium] › e2e/smoke.spec.ts:10:3 › App Flow › Create stack: e2e/smoke.spec.ts#L39
2) [chromium] › e2e/smoke.spec.ts:10:3 › App Flow › Create stack, create service, verify dashboard Error: expect(locator).toBeVisible() failed Locator: locator('shade-services-list') Expected: visible Timeout: 5000ms Error: element(s) not found Call log: - Expect "toBeVisible" with timeout 5000ms - waiting for locator('shade-services-list') 37 | // Navigate to services list via the dashboard card 38 | await page.locator('shade-dashboard a', { hasText: 'Services' }).click() > 39 | await expect(page.locator('shade-services-list')).toBeVisible() | ^ 40 | await page.locator('button', { hasText: 'Create Service' }).first().click() 41 | await expect(page.locator('shade-create-service-wizard')).toBeVisible() 42 | at /home/runner/work/stack-craft/stack-craft/e2e/smoke.spec.ts:39:55
[chromium] › e2e/dogfooding.spec.ts:4:1 › DOG FOODING TIME - Create a service that uses the StackCraft GitHub repository. Clone: e2e/dogfooding.spec.ts#L58
1) [chromium] › e2e/dogfooding.spec.ts:4:1 › DOG FOODING TIME - Create a service that uses the StackCraft GitHub repository. Clone, install, build and run the service Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).toBeVisible() failed Locator: locator('shade-services-list') Expected: visible Timeout: 5000ms Error: element(s) not found Call log: - Expect "toBeVisible" with timeout 5000ms - waiting for locator('shade-services-list') 56 | // Navigate to services list via the dashboard card 57 | await page.locator('shade-dashboard a', { hasText: 'Services' }).click() > 58 | await expect(page.locator('shade-services-list')).toBeVisible() | ^ 59 | await page.locator('button', { hasText: 'Create Service' }).first().click() 60 | await expect(page.locator('shade-create-service-wizard')).toBeVisible() 61 | at /home/runner/work/stack-craft/stack-craft/e2e/dogfooding.spec.ts:58:53
[chromium] › e2e/dogfooding.spec.ts:4:1 › DOG FOODING TIME - Create a service that uses the StackCraft GitHub repository. Clone: e2e/dogfooding.spec.ts#L58
1) [chromium] › e2e/dogfooding.spec.ts:4:1 › DOG FOODING TIME - Create a service that uses the StackCraft GitHub repository. Clone, install, build and run the service Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: expect(locator).toBeVisible() failed Locator: locator('shade-services-list') Expected: visible Timeout: 5000ms Error: element(s) not found Call log: - Expect "toBeVisible" with timeout 5000ms - waiting for locator('shade-services-list') 56 | // Navigate to services list via the dashboard card 57 | await page.locator('shade-dashboard a', { hasText: 'Services' }).click() > 58 | await expect(page.locator('shade-services-list')).toBeVisible() | ^ 59 | await page.locator('button', { hasText: 'Create Service' }).first().click() 60 | await expect(page.locator('shade-create-service-wizard')).toBeVisible() 61 | at /home/runner/work/stack-craft/stack-craft/e2e/dogfooding.spec.ts:58:53
[chromium] › e2e/dogfooding.spec.ts:4:1 › DOG FOODING TIME - Create a service that uses the StackCraft GitHub repository. Clone: e2e/dogfooding.spec.ts#L58
1) [chromium] › e2e/dogfooding.spec.ts:4:1 › DOG FOODING TIME - Create a service that uses the StackCraft GitHub repository. Clone, install, build and run the service Error: expect(locator).toBeVisible() failed Locator: locator('shade-services-list') Expected: visible Timeout: 5000ms Error: element(s) not found Call log: - Expect "toBeVisible" with timeout 5000ms - waiting for locator('shade-services-list') 56 | // Navigate to services list via the dashboard card 57 | await page.locator('shade-dashboard a', { hasText: 'Services' }).click() > 58 | await expect(page.locator('shade-services-list')).toBeVisible() | ^ 59 | await page.locator('button', { hasText: 'Create Service' }).first().click() 60 | await expect(page.locator('shade-create-service-wizard')).toBeVisible() 61 | at /home/runner/work/stack-craft/stack-craft/e2e/dogfooding.spec.ts:58:53
Build and run UI tests (24.x)
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/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
Build and run UI tests (22.x)
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/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 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/
🎭 Playwright Run Summary
4 failed [chromium] › e2e/dogfooding.spec.ts:4:1 › DOG FOODING TIME - Create a service that uses the StackCraft GitHub repository. Clone, install, build and run the service [chromium] › e2e/smoke.spec.ts:10:3 › App Flow › Create stack, create service, verify dashboard [firefox] › e2e/dogfooding.spec.ts:4:1 › DOG FOODING TIME - Create a service that uses the StackCraft GitHub repository. Clone, install, build and run the service [firefox] › e2e/smoke.spec.ts:10:3 › App Flow › Create stack, create service, verify dashboard ─ 2 passed (1.8m)
🎭 Playwright Run Summary
2 passed (5.4s)
🎭 Playwright Run Summary
4 failed [chromium] › e2e/dogfooding.spec.ts:4:1 › DOG FOODING TIME - Create a service that uses the StackCraft GitHub repository. Clone, install, build and run the service [chromium] › e2e/smoke.spec.ts:10:3 › App Flow › Create stack, create service, verify dashboard [firefox] › e2e/dogfooding.spec.ts:4:1 › DOG FOODING TIME - Create a service that uses the StackCraft GitHub repository. Clone, install, build and run the service [firefox] › e2e/smoke.spec.ts:10:3 › App Flow › Create stack, create service, verify dashboard ─ 2 passed (1.8m)
🎭 Playwright Run Summary
2 passed (5.1s)

Artifacts

Produced during runtime
Name Size Digest
ScreenShots
3.96 KB
sha256:580e910f913f489c6bc1224ce72d874c07c0b823d6b53b647f150744546f896b