Skip to content

feat: Implement Pack Manifests #182

feat: Implement Pack Manifests

feat: Implement Pack Manifests #182

Re-run triggered October 21, 2024 10:23
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): tests/OrasProject.Oras.Tests/PackTest.cs#L66
Dereference of a possibly null reference.
build (8.0.x): tests/OrasProject.Oras.Tests/PackTest.cs#L69
Dereference of a possibly null reference.
build (8.0.x): tests/OrasProject.Oras.Tests/PackTest.cs#L73
Possible null reference argument for parameter 'first' in 'bool Enumerable.SequenceEqual<KeyValuePair<string, string>>(IEnumerable<KeyValuePair<string, string>> first, IEnumerable<KeyValuePair<string, string>> second)'.
build (8.0.x): tests/OrasProject.Oras.Tests/PackTest.cs#L73
Possible null reference argument for parameter 'second' in 'bool Enumerable.SequenceEqual<KeyValuePair<string, string>>(IEnumerable<KeyValuePair<string, string>> first, IEnumerable<KeyValuePair<string, string>> second)'.
build (8.0.x): tests/OrasProject.Oras.Tests/PackTest.cs#L193
Converting null literal or possible null value to non-nullable type.
build (8.0.x): tests/OrasProject.Oras.Tests/PackTest.cs#L249
Converting null literal or possible null value to non-nullable type.
build (8.0.x): tests/OrasProject.Oras.Tests/PackTest.cs#L255
Dereference of a possibly null reference.
build (8.0.x): tests/OrasProject.Oras.Tests/PackTest.cs#L351
Converting null literal or possible null value to non-nullable type.
build (8.0.x): tests/OrasProject.Oras.Tests/PackTest.cs#L364
Dereference of a possibly null reference.
build (8.0.x): tests/OrasProject.Oras.Tests/PackTest.cs#L439
Converting null literal or possible null value to non-nullable type.