Shiying Chen
Shiying Chen
## Description Completely split the function into two parts. One is for searching markdowns and extract the code into one script. The other is for analyzing scripts. If the script...
## Description ## Checklist - [ ] Check this box to confirm: **I have read the [_Submitting Changes_](../blob/main/CONTRIBUTING.md#submitting-changes) section of [`CONTRIBUTING.md`](../blob/main/CONTRIBUTING.md) and reviewed the following information:** * **SHOULD** select appropriate...
Hi! We are using PSSA to analyze syntax errors in '.ps1' files with custom rules. It seems that a new PowerShell session is created when we invoke-ScriptAnalyzer with custom rules,...
👀 **What’s new in `azure/login@v2`?** - The default runtime of `azure/login` is updated from `Node16` to `Node20` due to [the upcoming deprecation of Node16](https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/). ⚠️ **This is breaking change** -...
The purpose of `pre/post` cleanup is to ensure no Azure account remains active before and after a job containing `azure/login`. This measure prevents incorrect operations on unexpected Azure accounts and...