Skip to content

Update various comments from net6=>9 #315

Update various comments from net6=>9

Update various comments from net6=>9 #315

Triggered via push December 28, 2024 11:19
Status Success
Total duration 4m 51s
Artifacts 18
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: push
Matrix: Server
Fit to window
Zoom out
Zoom in

Annotations

62 warnings
macOS Mobile Server: OTAPI.Common/ClientHelpers.cs#L77
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
macOS Mobile Server: OTAPI.Patcher/NugetPackageBuilder.cs#L33
Dereference of a possibly null reference.
macOS Mobile Server: OTAPI.Patcher/Common.cs#L34
Dereference of a possibly null reference.
macOS Mobile Server: OTAPI.Patcher/Targets/PCServerTarget.cs#L38
Possible null reference argument for parameter 'path2' in 'string Path.Combine(string path1, string path2)'.
macOS Mobile Server: OTAPI.Patcher/Common.cs#L48
Possible null reference return.
macOS Mobile Server: OTAPI.Patcher/Resolvers/PCFileResolver.cs#L36
Possible null reference argument for parameter 'source' in 'string Enumerable.First<string>(IEnumerable<string> source, Func<string, bool> predicate)'.
macOS Mobile Server: OTAPI.Patcher/Common.cs#L58
Possible null reference return.
macOS Mobile Server: OTAPI.Patcher/Resolvers/MobileFileResolver.cs#L34
Possible null reference argument for parameter 'source' in 'string Enumerable.Last<string>(IEnumerable<string> source, Func<string, bool> predicate)'.
macOS Mobile Server: OTAPI.Patcher/Resolvers/PCFileResolver.cs#L54
Dereference of a possibly null reference.
macOS Mobile Server: OTAPI.Patcher/Common.cs#L110
Dereference of a possibly null reference.
macOS PC Server: OTAPI.Common/ClientHelpers.cs#L77
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
macOS PC Server: OTAPI.Patcher/Common.cs#L34
Dereference of a possibly null reference.
macOS PC Server: OTAPI.Patcher/NugetPackageBuilder.cs#L33
Dereference of a possibly null reference.
macOS PC Server: OTAPI.Patcher/Common.cs#L48
Possible null reference return.
macOS PC Server: OTAPI.Patcher/Common.cs#L58
Possible null reference return.
macOS PC Server: OTAPI.Patcher/Targets/PCServerTarget.cs#L38
Possible null reference argument for parameter 'path2' in 'string Path.Combine(string path1, string path2)'.
macOS PC Server: OTAPI.Patcher/NugetPackageBuilder.cs#L61
Dereference of a possibly null reference.
macOS PC Server: OTAPI.Patcher/NugetPackageBuilder.cs#L62
Dereference of a possibly null reference.
macOS PC Server: OTAPI.Patcher/Common.cs#L110
Dereference of a possibly null reference.
macOS PC Server: OTAPI.Patcher/Common.cs#L111
Dereference of a possibly null reference.
Ubuntu PC Server
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Ubuntu PC Server: OTAPI.Common/ClientHelpers.cs#L77
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Ubuntu PC Server: OTAPI.Patcher/NugetPackageBuilder.cs#L33
Dereference of a possibly null reference.
Ubuntu PC Server: OTAPI.Patcher/Common.cs#L34
Dereference of a possibly null reference.
Ubuntu PC Server: OTAPI.Patcher/Targets/PCServerTarget.cs#L38
Possible null reference argument for parameter 'path2' in 'string Path.Combine(string path1, string path2)'.
Ubuntu PC Server: OTAPI.Patcher/Common.cs#L48
Possible null reference return.
Ubuntu PC Server: OTAPI.Patcher/Common.cs#L58
Possible null reference return.
Ubuntu PC Server: OTAPI.Patcher/NugetPackageBuilder.cs#L61
Dereference of a possibly null reference.
Ubuntu PC Server: OTAPI.Patcher/NugetPackageBuilder.cs#L62
Dereference of a possibly null reference.
Ubuntu PC Server: OTAPI.Patcher/Resolvers/PCFileResolver.cs#L36
Possible null reference argument for parameter 'source' in 'string Enumerable.First<string>(IEnumerable<string> source, Func<string, bool> predicate)'.
Ubuntu PC Server: OTAPI.Patcher/Resolvers/PCFileResolver.cs#L54
Dereference of a possibly null reference.
Ubuntu Mobile Server
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Ubuntu Mobile Server: OTAPI.Common/ClientHelpers.cs#L77
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Ubuntu Mobile Server: OTAPI.Patcher/NugetPackageBuilder.cs#L33
Dereference of a possibly null reference.
Ubuntu Mobile Server: OTAPI.Patcher/Common.cs#L34
Dereference of a possibly null reference.
Ubuntu Mobile Server: OTAPI.Patcher/Common.cs#L48
Possible null reference return.
Ubuntu Mobile Server: OTAPI.Patcher/Common.cs#L58
Possible null reference return.
Ubuntu Mobile Server: OTAPI.Patcher/Targets/PCServerTarget.cs#L38
Possible null reference argument for parameter 'path2' in 'string Path.Combine(string path1, string path2)'.
Ubuntu Mobile Server: OTAPI.Patcher/Common.cs#L110
Dereference of a possibly null reference.
Ubuntu Mobile Server: OTAPI.Patcher/Common.cs#L111
Dereference of a possibly null reference.
Ubuntu Mobile Server: OTAPI.Patcher/Resolvers/PCFileResolver.cs#L36
Possible null reference argument for parameter 'source' in 'string Enumerable.First<string>(IEnumerable<string> source, Func<string, bool> predicate)'.
Ubuntu Mobile Server: OTAPI.Patcher/NugetPackageBuilder.cs#L61
Dereference of a possibly null reference.
Windows PC Server: OTAPI.Common/ClientHelpers.cs#L77
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Windows PC Server: OTAPI.Patcher/NugetPackageBuilder.cs#L33
Dereference of a possibly null reference.
Windows PC Server: OTAPI.Patcher/Common.cs#L34
Dereference of a possibly null reference.
Windows PC Server: OTAPI.Patcher/Common.cs#L48
Possible null reference return.
Windows PC Server: OTAPI.Patcher/Common.cs#L58
Possible null reference return.
Windows PC Server: OTAPI.Patcher/Targets/PCServerTarget.cs#L38
Possible null reference argument for parameter 'path2' in 'string Path.Combine(string path1, string path2)'.
Windows PC Server: OTAPI.Patcher/NugetPackageBuilder.cs#L61
Dereference of a possibly null reference.
Windows PC Server: OTAPI.Patcher/NugetPackageBuilder.cs#L62
Dereference of a possibly null reference.
Windows PC Server: OTAPI.Patcher/Common.cs#L110
Dereference of a possibly null reference.
Windows PC Server: OTAPI.Patcher/Common.cs#L111
Dereference of a possibly null reference.
Windows Mobile Server: OTAPI.Common/ClientHelpers.cs#L77
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Windows Mobile Server: OTAPI.Patcher/NugetPackageBuilder.cs#L33
Dereference of a possibly null reference.
Windows Mobile Server: OTAPI.Patcher/Resolvers/MobileFileResolver.cs#L34
Possible null reference argument for parameter 'source' in 'string Enumerable.Last<string>(IEnumerable<string> source, Func<string, bool> predicate)'.
Windows Mobile Server: OTAPI.Patcher/Resolvers/PCFileResolver.cs#L36
Possible null reference argument for parameter 'source' in 'string Enumerable.First<string>(IEnumerable<string> source, Func<string, bool> predicate)'.
Windows Mobile Server: OTAPI.Patcher/Common.cs#L34
Dereference of a possibly null reference.
Windows Mobile Server: OTAPI.Patcher/Resolvers/PCFileResolver.cs#L54
Dereference of a possibly null reference.
Windows Mobile Server: OTAPI.Patcher/Common.cs#L48
Possible null reference return.
Windows Mobile Server: OTAPI.Patcher/NugetPackageBuilder.cs#L61
Dereference of a possibly null reference.
Windows Mobile Server: OTAPI.Patcher/NugetPackageBuilder.cs#L62
Dereference of a possibly null reference.
Windows Mobile Server: OTAPI.Patcher/Common.cs#L58
Possible null reference return.

Artifacts

Produced during runtime
Name Size Digest
Ubuntu Mobile Binaries Expired
10.5 MB
sha256:fc78889565beebbea3f185d46b314250c52b84207474b1d7e1adae5b35c07b68
Ubuntu Mobile NuGet Package Expired
9.82 MB
sha256:df1eaeadbc85b170f1b7b2133df9bde168a9a499d3efea99d968d13279415df4
Ubuntu Mobile Wiki MD files Expired
2.79 KB
sha256:09c0a04f2247276a615c3dc131e42b8596530c483aab8fba7280d0a2e9f78490
Ubuntu PC Binaries Expired
10.6 MB
sha256:2cecc6e6c3612a564d3cc2360861f8c7d79a8d809951c76bb6c8dad799e63f68
Ubuntu PC NuGet Package Expired
9.89 MB
sha256:e7ef25a9b441fd36448e761823d8bba996b133c2ce90f297af19b757c14f76cb
Ubuntu PC Wiki MD files Expired
2.8 KB
sha256:e7761b7bb62eb91d37f1f459e71095fdc87ad0d1e05174899dfd3f3116d7e67c
Windows Mobile Binaries Expired
10.5 MB
sha256:fc26e454db8decc89a6880c15c7f64a422b18c2cd4289ae4603352ece6fa4589
Windows Mobile NuGet Package Expired
9.8 MB
sha256:99ea621e2a2b4b16d5f62dac9095b1ad51f090c3c06fa1f107647669f693f54e
Windows Mobile Wiki MD files Expired
2.76 KB
sha256:72d428ad89f2ca16243fdb067045a8d610d4622c785bb8d4a775e27eedf1a450
Windows PC Binaries Expired
10.6 MB
sha256:92125665de7352fc385f9fcc1ddab16fb7c52dfb1a32034941ae8cd28b00a04a
Windows PC NuGet Package Expired
9.89 MB
sha256:ba77ac696920f7ad4e51383a30c405cab4037e2bb99247c24e679f0a45dd829c
Windows PC Wiki MD files Expired
2.77 KB
sha256:4278f54a8aefa69b7a9598713f6add6e7e284ef3934158968eb90a55151a043d
macOS Mobile Binaries Expired
10.5 MB
sha256:8b5304e69f68d4ce23d711dc8e737dbc6a40853e1815e83db85881e3352d39cb
macOS Mobile NuGet Package Expired
9.82 MB
sha256:780cd2addc42e95cbb49a712b876b26526a55f5102d02fbfcf4e1a86e6ee8ad2
macOS Mobile Wiki MD files Expired
2.71 KB
sha256:92438544f4442814038763e7573d00bca650b529e0ba5d3bf4794fcb7d4673b0
macOS PC Binaries Expired
10.6 MB
sha256:6a17c40061ba161d48848575ca1d63ad7dcfe21f16dbd1175bbeb8a3a0a22789
macOS PC NuGet Package Expired
9.89 MB
sha256:62dc0cd83b50f49605d48988668ed2a9c6a44244ce82629720f06c76ac187ade
macOS PC Wiki MD files Expired
2.72 KB
sha256:38054042ffea7ad8ead76735552935d34da60ac1281caf2a71d4fea962b9c183