Commit 3b0671c
enable nullable by default (#1471)
* enable Nullable
* removed some #nullable
* undo namespace changes
* undo Copilot namespace changes
* add back #nullable disables
* Add missing `#nullable disable` directives
---------
Co-authored-by: Jamie Magee <[email protected]>1 parent c9d95ec commit 3b0671c
File tree
421 files changed
+434
-7
lines changed- src
- Microsoft.ComponentDetection.Common
- DependencyGraph
- Telemetry
- Records
- Utilities
- Microsoft.ComponentDetection.Contracts
- BcdeModels
- Internal
- TypedComponent
- Microsoft.ComponentDetection.Detectors
- cocoapods
- conan
- Contracts
- conda
- Contracts
- dockerfile
- go
- Parsers
- Utils
- gradle
- ivy
- linux
- Contracts
- Exceptions
- Factories
- maven
- npm
- nuget
- FrameworkPackages
- pip
- Contracts
- pnpm
- Contracts
- V6
- V9
- ParsingUtilities
- poetry
- Contracts
- ruby
- rust
- Contracts
- Parsers
- spdx
- swiftpm
- Contracts
- vcpkg
- Contracts
- yarn
- Contracts
- Parsers
- Microsoft.ComponentDetection.Orchestrator
- Commands
- Exceptions
- Experiments
- Models
- Extensions
- Services
- GraphTranslation
- Microsoft.ComponentDetection
- test
- Microsoft.ComponentDetection.Common.Tests
- Microsoft.ComponentDetection.Contracts.Tests
- Microsoft.ComponentDetection.Detectors.Tests
- Mocks
- Utilities
- Yarn
- nuget
- Microsoft.ComponentDetection.Orchestrator.Tests
- Commands
- Experiments
- Extensions
- Services
- Microsoft.ComponentDetection.TestsUtilities
- Attributes
- Microsoft.ComponentDetection.VerificationTests
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
421 files changed
+434
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
697 | 697 | | |
698 | 698 | | |
699 | 699 | | |
| 700 | + | |
| 701 | + | |
| 702 | + | |
| 703 | + | |
| 704 | + | |
| 705 | + | |
700 | 706 | | |
701 | 707 | | |
702 | 708 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
2 | 3 | | |
3 | 4 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
2 | 3 | | |
3 | 4 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
2 | 3 | | |
3 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
2 | 3 | | |
3 | 4 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
2 | 3 | | |
3 | 4 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
2 | 3 | | |
3 | 4 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
2 | 3 | | |
3 | 4 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
2 | 3 | | |
3 | 4 | | |
| |||
0 commit comments