Skip to content

refactor!: modernize base types and interfaces #7

refactor!: modernize base types and interfaces

refactor!: modernize base types and interfaces #7

Triggered via pull request December 29, 2023 10:11
Status Success
Total duration 1m 48s
Artifacts

codeql-analysis.yml

on: pull_request
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Analyze (8.0.x): src/OrasProject.Oras/Remote/Repository.cs#L832
Dereference of a possibly null reference.
Analyze (8.0.x): src/OrasProject.Oras/Remote/Repository.cs#L882
Dereference of a possibly null reference.
Analyze (8.0.x): src/OrasProject.Oras/Remote/Repository.cs#L882
Dereference of a possibly null reference.
Analyze (8.0.x): src/OrasProject.Oras/Remote/Repository.cs#L891
Dereference of a possibly null reference.
Analyze (8.0.x): src/OrasProject.Oras/Remote/Repository.cs#L526
Dereference of a possibly null reference.
Analyze (8.0.x): src/OrasProject.Oras/Remote/Repository.cs#L530
Dereference of a possibly null reference.
Analyze (8.0.x): src/OrasProject.Oras/Remote/Repository.cs#L532
Dereference of a possibly null reference.
Analyze (8.0.x): src/OrasProject.Oras/Remote/Repository.cs#L535
Dereference of a possibly null reference.
Analyze (8.0.x): src/OrasProject.Oras/Remote/Repository.cs#L629
Dereference of a possibly null reference.
Analyze (8.0.x): src/OrasProject.Oras/Remote/Repository.cs#L629
Converting null literal or possible null value to non-nullable type.