Skip to content

Init the test suite#20

Draft
felickz wants to merge 4 commits intomainfrom
tests
Draft

Init the test suite#20
felickz wants to merge 4 commits intomainfrom
tests

Conversation

@felickz
Copy link
Copy Markdown
Collaborator

@felickz felickz commented Apr 29, 2024

No description provided.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 29, 2024

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Snapshot Warnings

⚠️: No snapshots were found for the head SHA cddd32b.
Ensure that dependencies are being submitted on PR branches and consider enabling retry-on-snapshot-warnings. See the documentation for more information and troubleshooting advice.

OpenSSF Scorecard

PackageVersionScoreDetails

Scanned Manifest Files

Comment thread tests/action_tests.ps1 Fixed
Comment thread tests/action_tests.ps1 Fixed
Comment thread tests/action_tests.ps1
#$env:GITHUB_TOKEN = 'test_token'

# Run the script and capture the exit code
$output = ./../action.ps1

Check warning

Code scanning / PSScriptAnalyzer

The variable 'output' is assigned but never used.

The variable 'output' is assigned but never used.
Comment thread tests/action_tests.ps1


# Run the script and capture the exit code
$output = ./../action.ps1

Check warning

Code scanning / PSScriptAnalyzer

The variable 'output' is assigned but never used.

The variable 'output' is assigned but never used.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants