Skip to content

feat(referrers): push manifest with subject #301

feat(referrers): push manifest with subject

feat(referrers): push manifest with subject #301

Triggered via pull request December 3, 2024 02:29
Status Success
Total duration 1m 56s
Artifacts

codeql-analysis.yml

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

Annotations

11 warnings
Analyze (8.0.x)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Analyze (8.0.x): src/OrasProject.Oras/Registry/Remote/BlobStore.cs#L30
Parameter 'Repository repository' is captured into the state of the enclosing type and its value is also used to initialize a field, property, or event.
Analyze (8.0.x): src/OrasProject.Oras/Registry/Remote/ManifestStore.cs#L31
Parameter 'Repository repository' is captured into the state of the enclosing type and its value is also used to initialize a field, property, or event.
Analyze (8.0.x): tests/OrasProject.Oras.Tests/Remote/ReferrersTest.cs#L251
Argument of type 'List<Descriptor?>' cannot be used for parameter 'oldReferrers' of type 'IList<Descriptor>' in '(IList<Descriptor>, bool) Referrers.ApplyReferrerChanges(IList<Descriptor> oldReferrers, ReferrerChange referrerChange)' due to differences in the nullability of reference types.
Analyze (8.0.x): tests/OrasProject.Oras.Tests/Remote/ManifestStoreTest.cs#L309
Possible null reference argument for parameter 'descriptor' in 'string Referrers.BuildReferrersTag(Descriptor descriptor)'.
Analyze (8.0.x): tests/OrasProject.Oras.Tests/Remote/ManifestStoreTest.cs#L507
Possible null reference argument for parameter 'descriptor' in 'string Referrers.BuildReferrersTag(Descriptor descriptor)'.
Analyze (8.0.x): src/OrasProject.Oras/Registry/Remote/BlobStore.cs#L30
Parameter 'Repository repository' is captured into the state of the enclosing type and its value is also used to initialize a field, property, or event.
Analyze (8.0.x): src/OrasProject.Oras/Registry/Remote/ManifestStore.cs#L31
Parameter 'Repository repository' is captured into the state of the enclosing type and its value is also used to initialize a field, property, or event.
Analyze (8.0.x): tests/OrasProject.Oras.Tests/Remote/ReferrersTest.cs#L251
Argument of type 'List<Descriptor?>' cannot be used for parameter 'oldReferrers' of type 'IList<Descriptor>' in '(IList<Descriptor>, bool) Referrers.ApplyReferrerChanges(IList<Descriptor> oldReferrers, ReferrerChange referrerChange)' due to differences in the nullability of reference types.
Analyze (8.0.x): tests/OrasProject.Oras.Tests/Remote/ManifestStoreTest.cs#L309
Possible null reference argument for parameter 'descriptor' in 'string Referrers.BuildReferrersTag(Descriptor descriptor)'.
Analyze (8.0.x): tests/OrasProject.Oras.Tests/Remote/ManifestStoreTest.cs#L507
Possible null reference argument for parameter 'descriptor' in 'string Referrers.BuildReferrersTag(Descriptor descriptor)'.