Code Analysis #37
code-analysis.yml
on: workflow_dispatch
code-analysis
/
code-analysis
36s
Annotations
3 errors
|
GlobalSuppressionsInEditorConfig:
_/src/RepoIntegrityTests/CodeFileTests.cs#L12
Global suppressions should be expressed in .editorconfig files so they are easily findable:
> src/ServiceControl.Transports.Tests/GlobalSuppressions.cs
|
|
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/build-windows.yml - Job 'build' does not have a default shell defined at the workflow or job level.
> .github/workflows/ci.yml - Job 'build' does not have a default shell defined at the workflow or job level.
|
|
code-analysis / code-analysis
Process completed with exit code 1.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
code-analysis-warnings
Expired
|
433 Bytes |
sha256:9eba687cf7d07a2db888b0db767aeabb9891710d4bd1672a32bedc9e6c1cb21b
|
|