Bump Particular.Approvals from 2.0.0 to 2.0.1 in /src #8
code-analysis.yml
on: push
code-analysis
/
code-analysis
26s
Annotations
2 errors
ShouldDefineDefaultShell:
_/src/RepoIntegrityTests/WorkflowTests.cs#L14
Workflows should set the default shell to 'pwsh' or 'bash' ensure same functionality on all platforms, unless there are no run steps:
> .github/workflows/tests-cleanup.yml - Job 'cleanup' does not have a default shell defined at the workflow or job level.
> .github/workflows/approve-dependencies.yml - Job 'dependabot' does not have a default shell defined at the workflow or job level.
|
code-analysis / code-analysis
Process completed with exit code 1.
|