This repository was archived by the owner on Oct 6, 2025. It is now read-only.
[WIP] Add e2e test example #128
Draft
GitHub Advanced Security / CodeQL
succeeded
Jul 15, 2025 in 4s
2 new alerts including 2 medium severity security vulnerabilities
New alerts in code changed by this pull request
Security Alerts:
- 2 medium
See annotations below for details.
Annotations
Check warning on line 151 in .github/workflows/e2e-tests.yml
github-advanced-security / CodeQL
Workflow does not contain permissions
Actions job or workflow does not limit the permissions of the GITHUB_TOKEN. Consider setting an explicit permissions block, using the following as a minimal starting point: {{contents: read}}
Check warning on line 55 in .github/workflows/e2e-tests.yml
github-advanced-security / CodeQL
Unpinned tag for a non-immutable Action in workflow
Unpinned 3rd party Action 'E2E Shell Tests' step [Uses Step](1) uses 'docker/setup-docker-action' with ref 'v4', not a pinned commit hash
Loading