Skip to content

Merge branch 'main' into develop #12

Merge branch 'main' into develop

Merge branch 'main' into develop #12

Triggered via push January 26, 2025 17:32
Status Success
Total duration 1m 11s
Artifacts 12

develop.yaml

on: push
Matrix: Develop build
Fit to window
Zoom out
Zoom in

Annotations

66 warnings
Develop build (osx-arm64)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Develop build (osx-arm64)
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
Develop build (osx-arm64): src/Commands/DemuxCommand.cs#L88
Converting null literal or possible null value to non-nullable type.
Develop build (osx-arm64): src/Commands/DemuxCommand.cs#L89
Converting null literal or possible null value to non-nullable type.
Develop build (osx-arm64): src/Commands/DemuxCommand.cs#L90
Converting null literal or possible null value to non-nullable type.
Develop build (osx-arm64): src/Commands/DemuxCommand.cs#L92
Converting null literal or possible null value to non-nullable type.
Develop build (osx-arm64): src/Commands/DemuxCommand.cs#L108
Possible null reference argument for parameter 'mkvEngine' in 'void DemuxCommand.DemuxUsm(FileInfo input, DirectoryInfo output, byte[] key1, byte[] key2, bool doMerge, string mkvEngine, bool includeSubs, bool noCleanup, string audioFormat, string videoFormat, string audioLang)'.
Develop build (osx-arm64): src/Commands/DemuxCommand.cs#L111
Possible null reference argument for parameter 'audioFormat' in 'void DemuxCommand.DemuxUsm(FileInfo input, DirectoryInfo output, byte[] key1, byte[] key2, bool doMerge, string mkvEngine, bool includeSubs, bool noCleanup, string audioFormat, string videoFormat, string audioLang)'.
Develop build (osx-arm64): src/Commands/DemuxCommand.cs#L112
Possible null reference argument for parameter 'videoFormat' in 'void DemuxCommand.DemuxUsm(FileInfo input, DirectoryInfo output, byte[] key1, byte[] key2, bool doMerge, string mkvEngine, bool includeSubs, bool noCleanup, string audioFormat, string videoFormat, string audioLang)'.
Develop build (osx-arm64): src/Commands/DemuxCommand.cs#L113
Possible null reference argument for parameter 'audioLang' in 'void DemuxCommand.DemuxUsm(FileInfo input, DirectoryInfo output, byte[] key1, byte[] key2, bool doMerge, string mkvEngine, bool includeSubs, bool noCleanup, string audioFormat, string videoFormat, string audioLang)'.
Develop build (osx-arm64): src/Commands/DemuxCommand.cs#L130
Possible null reference argument for parameter 'mkvEngine' in 'void DemuxCommand.DemuxUsm(FileInfo input, DirectoryInfo output, byte[] key1, byte[] key2, bool doMerge, string mkvEngine, bool includeSubs, bool noCleanup, string audioFormat, string videoFormat, string audioLang)'.
Develop build (win-arm64)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Develop build (win-arm64)
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
Develop build (win-arm64): src/Commands/DemuxCommand.cs#L88
Converting null literal or possible null value to non-nullable type.
Develop build (win-arm64): src/Commands/DemuxCommand.cs#L89
Converting null literal or possible null value to non-nullable type.
Develop build (win-arm64): src/Commands/DemuxCommand.cs#L90
Converting null literal or possible null value to non-nullable type.
Develop build (win-arm64): src/Commands/DemuxCommand.cs#L92
Converting null literal or possible null value to non-nullable type.
Develop build (win-arm64): src/Commands/DemuxCommand.cs#L108
Possible null reference argument for parameter 'mkvEngine' in 'void DemuxCommand.DemuxUsm(FileInfo input, DirectoryInfo output, byte[] key1, byte[] key2, bool doMerge, string mkvEngine, bool includeSubs, bool noCleanup, string audioFormat, string videoFormat, string audioLang)'.
Develop build (win-arm64): src/Commands/DemuxCommand.cs#L111
Possible null reference argument for parameter 'audioFormat' in 'void DemuxCommand.DemuxUsm(FileInfo input, DirectoryInfo output, byte[] key1, byte[] key2, bool doMerge, string mkvEngine, bool includeSubs, bool noCleanup, string audioFormat, string videoFormat, string audioLang)'.
Develop build (win-arm64): src/Commands/DemuxCommand.cs#L112
Possible null reference argument for parameter 'videoFormat' in 'void DemuxCommand.DemuxUsm(FileInfo input, DirectoryInfo output, byte[] key1, byte[] key2, bool doMerge, string mkvEngine, bool includeSubs, bool noCleanup, string audioFormat, string videoFormat, string audioLang)'.
Develop build (win-arm64): src/Commands/DemuxCommand.cs#L113
Possible null reference argument for parameter 'audioLang' in 'void DemuxCommand.DemuxUsm(FileInfo input, DirectoryInfo output, byte[] key1, byte[] key2, bool doMerge, string mkvEngine, bool includeSubs, bool noCleanup, string audioFormat, string videoFormat, string audioLang)'.
Develop build (win-arm64): src/Commands/DemuxCommand.cs#L130
Possible null reference argument for parameter 'mkvEngine' in 'void DemuxCommand.DemuxUsm(FileInfo input, DirectoryInfo output, byte[] key1, byte[] key2, bool doMerge, string mkvEngine, bool includeSubs, bool noCleanup, string audioFormat, string videoFormat, string audioLang)'.
Develop build (linux-arm64)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Develop build (linux-arm64)
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
Develop build (linux-arm64): src/Commands/DemuxCommand.cs#L88
Converting null literal or possible null value to non-nullable type.
Develop build (linux-arm64): src/Commands/DemuxCommand.cs#L89
Converting null literal or possible null value to non-nullable type.
Develop build (linux-arm64): src/Commands/DemuxCommand.cs#L90
Converting null literal or possible null value to non-nullable type.
Develop build (linux-arm64): src/Commands/DemuxCommand.cs#L92
Converting null literal or possible null value to non-nullable type.
Develop build (linux-arm64): src/Commands/DemuxCommand.cs#L108
Possible null reference argument for parameter 'mkvEngine' in 'void DemuxCommand.DemuxUsm(FileInfo input, DirectoryInfo output, byte[] key1, byte[] key2, bool doMerge, string mkvEngine, bool includeSubs, bool noCleanup, string audioFormat, string videoFormat, string audioLang)'.
Develop build (linux-arm64): src/Commands/DemuxCommand.cs#L111
Possible null reference argument for parameter 'audioFormat' in 'void DemuxCommand.DemuxUsm(FileInfo input, DirectoryInfo output, byte[] key1, byte[] key2, bool doMerge, string mkvEngine, bool includeSubs, bool noCleanup, string audioFormat, string videoFormat, string audioLang)'.
Develop build (linux-arm64): src/Commands/DemuxCommand.cs#L112
Possible null reference argument for parameter 'videoFormat' in 'void DemuxCommand.DemuxUsm(FileInfo input, DirectoryInfo output, byte[] key1, byte[] key2, bool doMerge, string mkvEngine, bool includeSubs, bool noCleanup, string audioFormat, string videoFormat, string audioLang)'.
Develop build (linux-arm64): src/Commands/DemuxCommand.cs#L113
Possible null reference argument for parameter 'audioLang' in 'void DemuxCommand.DemuxUsm(FileInfo input, DirectoryInfo output, byte[] key1, byte[] key2, bool doMerge, string mkvEngine, bool includeSubs, bool noCleanup, string audioFormat, string videoFormat, string audioLang)'.
Develop build (linux-arm64): src/Commands/DemuxCommand.cs#L130
Possible null reference argument for parameter 'mkvEngine' in 'void DemuxCommand.DemuxUsm(FileInfo input, DirectoryInfo output, byte[] key1, byte[] key2, bool doMerge, string mkvEngine, bool includeSubs, bool noCleanup, string audioFormat, string videoFormat, string audioLang)'.
Develop build (win-x64)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Develop build (win-x64)
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
Develop build (win-x64): src/Commands/DemuxCommand.cs#L88
Converting null literal or possible null value to non-nullable type.
Develop build (win-x64): src/Commands/DemuxCommand.cs#L89
Converting null literal or possible null value to non-nullable type.
Develop build (win-x64): src/Commands/DemuxCommand.cs#L90
Converting null literal or possible null value to non-nullable type.
Develop build (win-x64): src/Commands/DemuxCommand.cs#L92
Converting null literal or possible null value to non-nullable type.
Develop build (win-x64): src/Commands/DemuxCommand.cs#L108
Possible null reference argument for parameter 'mkvEngine' in 'void DemuxCommand.DemuxUsm(FileInfo input, DirectoryInfo output, byte[] key1, byte[] key2, bool doMerge, string mkvEngine, bool includeSubs, bool noCleanup, string audioFormat, string videoFormat, string audioLang)'.
Develop build (win-x64): src/Commands/DemuxCommand.cs#L111
Possible null reference argument for parameter 'audioFormat' in 'void DemuxCommand.DemuxUsm(FileInfo input, DirectoryInfo output, byte[] key1, byte[] key2, bool doMerge, string mkvEngine, bool includeSubs, bool noCleanup, string audioFormat, string videoFormat, string audioLang)'.
Develop build (win-x64): src/Commands/DemuxCommand.cs#L112
Possible null reference argument for parameter 'videoFormat' in 'void DemuxCommand.DemuxUsm(FileInfo input, DirectoryInfo output, byte[] key1, byte[] key2, bool doMerge, string mkvEngine, bool includeSubs, bool noCleanup, string audioFormat, string videoFormat, string audioLang)'.
Develop build (win-x64): src/Commands/DemuxCommand.cs#L113
Possible null reference argument for parameter 'audioLang' in 'void DemuxCommand.DemuxUsm(FileInfo input, DirectoryInfo output, byte[] key1, byte[] key2, bool doMerge, string mkvEngine, bool includeSubs, bool noCleanup, string audioFormat, string videoFormat, string audioLang)'.
Develop build (win-x64): src/Commands/DemuxCommand.cs#L130
Possible null reference argument for parameter 'mkvEngine' in 'void DemuxCommand.DemuxUsm(FileInfo input, DirectoryInfo output, byte[] key1, byte[] key2, bool doMerge, string mkvEngine, bool includeSubs, bool noCleanup, string audioFormat, string videoFormat, string audioLang)'.
Develop build (osx-x64)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Develop build (osx-x64)
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
Develop build (osx-x64): src/Commands/DemuxCommand.cs#L88
Converting null literal or possible null value to non-nullable type.
Develop build (osx-x64): src/Commands/DemuxCommand.cs#L89
Converting null literal or possible null value to non-nullable type.
Develop build (osx-x64): src/Commands/DemuxCommand.cs#L90
Converting null literal or possible null value to non-nullable type.
Develop build (osx-x64): src/Commands/DemuxCommand.cs#L92
Converting null literal or possible null value to non-nullable type.
Develop build (osx-x64): src/Commands/DemuxCommand.cs#L108
Possible null reference argument for parameter 'mkvEngine' in 'void DemuxCommand.DemuxUsm(FileInfo input, DirectoryInfo output, byte[] key1, byte[] key2, bool doMerge, string mkvEngine, bool includeSubs, bool noCleanup, string audioFormat, string videoFormat, string audioLang)'.
Develop build (osx-x64): src/Commands/DemuxCommand.cs#L111
Possible null reference argument for parameter 'audioFormat' in 'void DemuxCommand.DemuxUsm(FileInfo input, DirectoryInfo output, byte[] key1, byte[] key2, bool doMerge, string mkvEngine, bool includeSubs, bool noCleanup, string audioFormat, string videoFormat, string audioLang)'.
Develop build (osx-x64): src/Commands/DemuxCommand.cs#L112
Possible null reference argument for parameter 'videoFormat' in 'void DemuxCommand.DemuxUsm(FileInfo input, DirectoryInfo output, byte[] key1, byte[] key2, bool doMerge, string mkvEngine, bool includeSubs, bool noCleanup, string audioFormat, string videoFormat, string audioLang)'.
Develop build (osx-x64): src/Commands/DemuxCommand.cs#L113
Possible null reference argument for parameter 'audioLang' in 'void DemuxCommand.DemuxUsm(FileInfo input, DirectoryInfo output, byte[] key1, byte[] key2, bool doMerge, string mkvEngine, bool includeSubs, bool noCleanup, string audioFormat, string videoFormat, string audioLang)'.
Develop build (osx-x64): src/Commands/DemuxCommand.cs#L130
Possible null reference argument for parameter 'mkvEngine' in 'void DemuxCommand.DemuxUsm(FileInfo input, DirectoryInfo output, byte[] key1, byte[] key2, bool doMerge, string mkvEngine, bool includeSubs, bool noCleanup, string audioFormat, string videoFormat, string audioLang)'.
Develop build (linux-x64)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Develop build (linux-x64)
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
Develop build (linux-x64): src/Commands/DemuxCommand.cs#L88
Converting null literal or possible null value to non-nullable type.
Develop build (linux-x64): src/Commands/DemuxCommand.cs#L89
Converting null literal or possible null value to non-nullable type.
Develop build (linux-x64): src/Commands/DemuxCommand.cs#L90
Converting null literal or possible null value to non-nullable type.
Develop build (linux-x64): src/Commands/DemuxCommand.cs#L92
Converting null literal or possible null value to non-nullable type.
Develop build (linux-x64): src/Commands/DemuxCommand.cs#L108
Possible null reference argument for parameter 'mkvEngine' in 'void DemuxCommand.DemuxUsm(FileInfo input, DirectoryInfo output, byte[] key1, byte[] key2, bool doMerge, string mkvEngine, bool includeSubs, bool noCleanup, string audioFormat, string videoFormat, string audioLang)'.
Develop build (linux-x64): src/Commands/DemuxCommand.cs#L111
Possible null reference argument for parameter 'audioFormat' in 'void DemuxCommand.DemuxUsm(FileInfo input, DirectoryInfo output, byte[] key1, byte[] key2, bool doMerge, string mkvEngine, bool includeSubs, bool noCleanup, string audioFormat, string videoFormat, string audioLang)'.
Develop build (linux-x64): src/Commands/DemuxCommand.cs#L112
Possible null reference argument for parameter 'videoFormat' in 'void DemuxCommand.DemuxUsm(FileInfo input, DirectoryInfo output, byte[] key1, byte[] key2, bool doMerge, string mkvEngine, bool includeSubs, bool noCleanup, string audioFormat, string videoFormat, string audioLang)'.
Develop build (linux-x64): src/Commands/DemuxCommand.cs#L113
Possible null reference argument for parameter 'audioLang' in 'void DemuxCommand.DemuxUsm(FileInfo input, DirectoryInfo output, byte[] key1, byte[] key2, bool doMerge, string mkvEngine, bool includeSubs, bool noCleanup, string audioFormat, string videoFormat, string audioLang)'.
Develop build (linux-x64): src/Commands/DemuxCommand.cs#L130
Possible null reference argument for parameter 'mkvEngine' in 'void DemuxCommand.DemuxUsm(FileInfo input, DirectoryInfo output, byte[] key1, byte[] key2, bool doMerge, string mkvEngine, bool includeSubs, bool noCleanup, string audioFormat, string videoFormat, string audioLang)'.

Artifacts

Produced during runtime
Name Size
GICutscenes-0.5.0-5f8307-linux-arm64-standalone.tar.gz Expired
11.7 MB
GICutscenes-0.5.0-5f8307-linux-arm64.tar.gz Expired
464 KB
GICutscenes-0.5.0-5f8307-linux-x64-standalone.tar.gz Expired
12.2 MB
GICutscenes-0.5.0-5f8307-linux-x64.tar.gz Expired
470 KB
GICutscenes-0.5.0-5f8307-osx-arm64-standalone.tar.gz Expired
11.3 MB
GICutscenes-0.5.0-5f8307-osx-arm64.tar.gz Expired
461 KB
GICutscenes-0.5.0-5f8307-osx-x64-standalone.tar.gz Expired
12.1 MB
GICutscenes-0.5.0-5f8307-osx-x64.tar.gz Expired
468 KB
GICutscenes-0.5.0-5f8307-win-arm64-standalone.tar.gz Expired
11.2 MB
GICutscenes-0.5.0-5f8307-win-arm64.tar.gz Expired
498 KB
GICutscenes-0.5.0-5f8307-win-x64-standalone.zip Expired
11.4 MB
GICutscenes-0.5.0-5f8307-win-x64.zip Expired
497 KB