Skip to content

refactor!: modernize memory store and copy #20

refactor!: modernize memory store and copy

refactor!: modernize memory store and copy #20

Triggered via pull request December 29, 2023 13:34
Status Success
Total duration 31s
Artifacts

build.yml

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

Annotations

10 warnings
build (8.0.x): src/OrasProject.Oras/Remote/Repository.cs#L832
Dereference of a possibly null reference.
build (8.0.x): src/OrasProject.Oras/Remote/Repository.cs#L526
Dereference of a possibly null reference.
build (8.0.x): src/OrasProject.Oras/Remote/Repository.cs#L530
Dereference of a possibly null reference.
build (8.0.x): src/OrasProject.Oras/Remote/Repository.cs#L532
Dereference of a possibly null reference.
build (8.0.x): src/OrasProject.Oras/Remote/Repository.cs#L535
Dereference of a possibly null reference.
build (8.0.x): src/OrasProject.Oras/Remote/Repository.cs#L882
Dereference of a possibly null reference.
build (8.0.x): src/OrasProject.Oras/Remote/Repository.cs#L882
Dereference of a possibly null reference.
build (8.0.x): src/OrasProject.Oras/Remote/Repository.cs#L891
Dereference of a possibly null reference.
build (8.0.x): src/OrasProject.Oras/Remote/Repository.cs#L74
Non-nullable property 'ManifestMediaTypes' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build (8.0.x): src/OrasProject.Oras/Remote/Repository.cs#L86
Non-nullable property 'ManifestMediaTypes' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.