feat(cli): refactor cli code and commands #8
Annotations
66 warnings
Develop build (osx-x64)
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-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#L79
Converting null literal or possible null value to non-nullable type.
|
Develop build (osx-x64):
src/Commands/DemuxCommand.cs#L80
Converting null literal or possible null value to non-nullable type.
|
Develop build (osx-x64):
src/Commands/DemuxCommand.cs#L81
Converting null literal or possible null value to non-nullable type.
|
Develop build (osx-x64):
src/Commands/DemuxCommand.cs#L83
Converting null literal or possible null value to non-nullable type.
|
Develop build (osx-x64):
src/Commands/DemuxCommand.cs#L99
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#L102
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#L103
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#L104
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#L121
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 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 (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#L79
Converting null literal or possible null value to non-nullable type.
|
Develop build (linux-x64):
src/Commands/DemuxCommand.cs#L80
Converting null literal or possible null value to non-nullable type.
|
Develop build (linux-x64):
src/Commands/DemuxCommand.cs#L81
Converting null literal or possible null value to non-nullable type.
|
Develop build (linux-x64):
src/Commands/DemuxCommand.cs#L83
Converting null literal or possible null value to non-nullable type.
|
Develop build (linux-x64):
src/Commands/DemuxCommand.cs#L99
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#L102
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#L103
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#L104
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#L121
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 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 (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#L79
Converting null literal or possible null value to non-nullable type.
|
Develop build (linux-arm64):
src/Commands/DemuxCommand.cs#L80
Converting null literal or possible null value to non-nullable type.
|
Develop build (linux-arm64):
src/Commands/DemuxCommand.cs#L81
Converting null literal or possible null value to non-nullable type.
|
Develop build (linux-arm64):
src/Commands/DemuxCommand.cs#L83
Converting null literal or possible null value to non-nullable type.
|
Develop build (linux-arm64):
src/Commands/DemuxCommand.cs#L99
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#L102
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#L103
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#L104
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#L121
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)
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#L79
Converting null literal or possible null value to non-nullable type.
|
Develop build (osx-arm64):
src/Commands/DemuxCommand.cs#L80
Converting null literal or possible null value to non-nullable type.
|
Develop build (osx-arm64):
src/Commands/DemuxCommand.cs#L81
Converting null literal or possible null value to non-nullable type.
|
Develop build (osx-arm64):
src/Commands/DemuxCommand.cs#L83
Converting null literal or possible null value to non-nullable type.
|
Develop build (osx-arm64):
src/Commands/DemuxCommand.cs#L99
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#L102
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#L103
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#L104
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#L121
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 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 (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#L79
Converting null literal or possible null value to non-nullable type.
|
Develop build (win-x64):
src/Commands/DemuxCommand.cs#L80
Converting null literal or possible null value to non-nullable type.
|
Develop build (win-x64):
src/Commands/DemuxCommand.cs#L81
Converting null literal or possible null value to non-nullable type.
|
Develop build (win-x64):
src/Commands/DemuxCommand.cs#L83
Converting null literal or possible null value to non-nullable type.
|
Develop build (win-x64):
src/Commands/DemuxCommand.cs#L99
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#L102
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#L103
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#L104
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#L121
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 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 (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#L79
Converting null literal or possible null value to non-nullable type.
|
Develop build (win-arm64):
src/Commands/DemuxCommand.cs#L80
Converting null literal or possible null value to non-nullable type.
|
Develop build (win-arm64):
src/Commands/DemuxCommand.cs#L81
Converting null literal or possible null value to non-nullable type.
|
Develop build (win-arm64):
src/Commands/DemuxCommand.cs#L83
Converting null literal or possible null value to non-nullable type.
|
Develop build (win-arm64):
src/Commands/DemuxCommand.cs#L99
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#L102
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#L103
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#L104
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#L121
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-7f990e-linux-arm64-standalone.tar.gz
Expired
|
11.7 MB |
|
GICutscenes-0.5.0-7f990e-linux-arm64.tar.gz
Expired
|
463 KB |
|
GICutscenes-0.5.0-7f990e-linux-x64-standalone.tar.gz
Expired
|
12.2 MB |
|
GICutscenes-0.5.0-7f990e-linux-x64.tar.gz
Expired
|
469 KB |
|
GICutscenes-0.5.0-7f990e-osx-arm64-standalone.tar.gz
Expired
|
11.3 MB |
|
GICutscenes-0.5.0-7f990e-osx-arm64.tar.gz
Expired
|
460 KB |
|
GICutscenes-0.5.0-7f990e-osx-x64-standalone.tar.gz
Expired
|
12.1 MB |
|
GICutscenes-0.5.0-7f990e-osx-x64.tar.gz
Expired
|
467 KB |
|
GICutscenes-0.5.0-7f990e-win-arm64-standalone.tar.gz
Expired
|
11.2 MB |
|
GICutscenes-0.5.0-7f990e-win-arm64.tar.gz
Expired
|
496 KB |
|
GICutscenes-0.5.0-7f990e-win-x64-standalone.zip
Expired
|
11.4 MB |
|
GICutscenes-0.5.0-7f990e-win-x64.zip
Expired
|
495 KB |
|