Skip to content

feat(api): add --key parameter for demuxing #9

feat(api): add --key parameter for demuxing

feat(api): add --key parameter for demuxing #9

Triggered via push July 22, 2024 23:03
Status Failure
Total duration 40s
Artifacts

develop.yaml

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

Annotations

17 errors and 61 warnings
Develop build (osx-arm64): src/Program.cs#L41
The type or namespace name 'EncryptCommand' could not be found (are you missing a using directive or an assembly reference?)
Develop build (osx-arm64)
Process completed with exit code 1.
Develop build (linux-x64)
The job was canceled because "osx-arm64" failed.
Develop build (linux-x64): src/Program.cs#L41
The type or namespace name 'EncryptCommand' could not be found (are you missing a using directive or an assembly reference?)
Develop build (linux-x64)
The operation was canceled.
Develop build (win-arm64)
The job was canceled because "osx-arm64" failed.
Develop build (win-arm64): src/Program.cs#L41
The type or namespace name 'EncryptCommand' could not be found (are you missing a using directive or an assembly reference?)
Develop build (win-arm64)
The operation was canceled.
Develop build (win-x64)
The job was canceled because "osx-arm64" failed.
Develop build (win-x64): src/Program.cs#L41
The type or namespace name 'EncryptCommand' could not be found (are you missing a using directive or an assembly reference?)
Develop build (win-x64)
The operation was canceled.
Develop build (osx-x64)
The job was canceled because "osx-arm64" failed.
Develop build (osx-x64): src/Program.cs#L41
The type or namespace name 'EncryptCommand' could not be found (are you missing a using directive or an assembly reference?)
Develop build (osx-x64)
The operation was canceled.
Develop build (linux-arm64)
The job was canceled because "osx-arm64" failed.
Develop build (linux-arm64): src/Program.cs#L41
The type or namespace name 'EncryptCommand' could not be found (are you missing a using directive or an assembly reference?)
Develop build (linux-arm64)
The operation was canceled.
Develop build (osx-arm64)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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 (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)'.
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 (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)
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-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)'.