Skip to content

Update ci.yml

Update ci.yml #308

Triggered via push December 28, 2024 10:32
Status Cancelled
Total duration 8m 1s
Artifacts 6

ci.yml

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

Annotations

7 errors and 63 warnings
Windows PC Server
Process completed with exit code 1.
Windows tModLoader Server
Process completed with exit code 1.
Windows Mobile Server
Process completed with exit code 1.
Ubuntu tModLoader Server
Process completed with exit code 1.
macOS Arm64 Mobile Server
The run was canceled by @SignatureBeef.
macOS Arm64 PC Server
The run was canceled by @SignatureBeef.
macOS Arm64 tModLoader Server
The run was canceled by @SignatureBeef.
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/Resolvers/PCFileResolver.cs#L36
Possible null reference argument for parameter 'source' in 'string Enumerable.First<string>(IEnumerable<string> source, Func<string, bool> predicate)'.
Windows PC 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 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/Resolvers/PCFileResolver.cs#L54
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/NugetPackageBuilder.cs#L33
Dereference of a possibly null reference.
Windows PC Server: OTAPI.Patcher/Targets/PCClientTarget.cs#L343
Dereference of a possibly null reference.
Windows tModLoader Server: OTAPI.Common/ClientHelpers.cs#L77
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Windows tModLoader Server: OTAPI.Patcher/Common.cs#L34
Dereference of a possibly null reference.
Windows tModLoader Server: OTAPI.Patcher/NugetPackageBuilder.cs#L33
Dereference of a possibly null reference.
Windows tModLoader 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 tModLoader Server: OTAPI.Patcher/Common.cs#L48
Possible null reference return.
Windows tModLoader Server: OTAPI.Patcher/Common.cs#L58
Possible null reference return.
Windows tModLoader Server: OTAPI.Patcher/Resolvers/PCFileResolver.cs#L54
Dereference of a possibly null reference.
Windows tModLoader 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 tModLoader Server: OTAPI.Patcher/Targets/PCServerTarget.cs#L38
Possible null reference argument for parameter 'path2' in 'string Path.Combine(string path1, string path2)'.
Windows tModLoader Server: OTAPI.Patcher/Common.cs#L110
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/Common.cs#L34
Dereference of a possibly null reference.
Windows Mobile Server: OTAPI.Patcher/NugetPackageBuilder.cs#L33
Dereference of a possibly null reference.
Windows Mobile Server: OTAPI.Patcher/Common.cs#L48
Possible null reference return.
Windows Mobile Server: OTAPI.Patcher/Common.cs#L58
Possible null reference return.
Windows Mobile Server: OTAPI.Patcher/Targets/PCServerTarget.cs#L38
Possible null reference argument for parameter 'path2' in 'string Path.Combine(string path1, string path2)'.
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/Resolvers/PCFileResolver.cs#L54
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/Common.cs#L110
Dereference of a possibly null reference.
Ubuntu tModLoader Server
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Ubuntu tModLoader Server: OTAPI.Common/ClientHelpers.cs#L77
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
Ubuntu tModLoader Server: OTAPI.Patcher/NugetPackageBuilder.cs#L33
Dereference of a possibly null reference.
Ubuntu tModLoader Server: OTAPI.Patcher/Common.cs#L34
Dereference of a possibly null reference.
Ubuntu tModLoader Server: OTAPI.Patcher/Targets/PCServerTarget.cs#L38
Possible null reference argument for parameter 'path2' in 'string Path.Combine(string path1, string path2)'.
Ubuntu tModLoader Server: OTAPI.Patcher/Common.cs#L48
Possible null reference return.
Ubuntu tModLoader Server: OTAPI.Patcher/Common.cs#L58
Possible null reference return.
Ubuntu tModLoader Server: OTAPI.Patcher/NugetPackageBuilder.cs#L61
Dereference of a possibly null reference.
Ubuntu tModLoader Server: OTAPI.Patcher/NugetPackageBuilder.cs#L62
Dereference of a possibly null reference.
Ubuntu tModLoader 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 tModLoader 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/Common.cs#L34
Dereference of a possibly null reference.
Ubuntu Mobile Server: OTAPI.Patcher/NugetPackageBuilder.cs#L33
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/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/Resolvers/PCFileResolver.cs#L54
Dereference of a possibly null reference.
Ubuntu 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)'.
Ubuntu Mobile Server: OTAPI.Patcher/Common.cs#L110
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/Resolvers/MobileFileResolver.cs#L34
Possible null reference argument for parameter 'source' in 'string Enumerable.Last<string>(IEnumerable<string> source, Func<string, bool> predicate)'.
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/Common.cs#L48
Possible null reference return.
Ubuntu PC Server: OTAPI.Patcher/Resolvers/PCFileResolver.cs#L54
Dereference of a possibly null reference.
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.

Artifacts

Produced during runtime
Name Size
Mobile Binaries
10.5 MB
Mobile NuGet Package
9.82 MB
Mobile Wiki MD files
2.79 KB
PC Binaries
10.6 MB
PC NuGet Package
9.89 MB
PC Wiki MD files
2.8 KB