Skip to content

fix(cli): missing option class #5

fix(cli): missing option class

fix(cli): missing option class #5

Triggered via push July 11, 2024 21:45
Status Success
Total duration 1m 1s
Artifacts

develop.yaml

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

Annotations

66 warnings
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/FileTypes/USM.cs#L26
Non-nullable field '_videoMask1' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Develop build (win-x64): src/FileTypes/USM.cs#L26
Non-nullable field '_videoMask2' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Develop build (win-x64): src/FileTypes/USM.cs#L26
Non-nullable field '_audioMask' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Develop build (win-x64): src/Demuxer.cs#L115
Converting null literal or possible null value to non-nullable type.
Develop build (win-x64): src/Utils/GithubRelease.cs#L65
Non-nullable property 'Url' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Develop build (win-x64): src/Utils/GithubRelease.cs#L71
Non-nullable property 'NodeId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Develop build (win-x64): src/Utils/GithubRelease.cs#L74
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Develop build (win-x64): src/Utils/GithubRelease.cs#L77
Non-nullable property 'Label' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Develop build (win-x64): src/Utils/GithubRelease.cs#L80
Non-nullable property 'ContentType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
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/FileTypes/USM.cs#L26
Non-nullable field '_videoMask1' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Develop build (win-arm64): src/FileTypes/USM.cs#L26
Non-nullable field '_videoMask2' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Develop build (win-arm64): src/FileTypes/USM.cs#L26
Non-nullable field '_audioMask' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Develop build (win-arm64): src/Demuxer.cs#L115
Converting null literal or possible null value to non-nullable type.
Develop build (win-arm64): src/Utils/GithubRelease.cs#L65
Non-nullable property 'Url' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Develop build (win-arm64): src/Utils/GithubRelease.cs#L71
Non-nullable property 'NodeId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Develop build (win-arm64): src/Utils/GithubRelease.cs#L74
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Develop build (win-arm64): src/Utils/GithubRelease.cs#L77
Non-nullable property 'Label' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Develop build (win-arm64): src/Utils/GithubRelease.cs#L80
Non-nullable property 'ContentType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
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/Demuxer.cs#L115
Converting null literal or possible null value to non-nullable type.
Develop build (osx-x64): src/FileTypes/USM.cs#L26
Non-nullable field '_videoMask1' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Develop build (osx-x64): src/FileTypes/USM.cs#L26
Non-nullable field '_videoMask2' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Develop build (osx-x64): src/FileTypes/USM.cs#L26
Non-nullable field '_audioMask' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Develop build (osx-x64): src/Utils/GithubRelease.cs#L65
Non-nullable property 'Url' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Develop build (osx-x64): src/Utils/GithubRelease.cs#L71
Non-nullable property 'NodeId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Develop build (osx-x64): src/Utils/GithubRelease.cs#L74
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Develop build (osx-x64): src/Utils/GithubRelease.cs#L77
Non-nullable property 'Label' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Develop build (osx-x64): src/Utils/GithubRelease.cs#L80
Non-nullable property 'ContentType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
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/FileTypes/USM.cs#L26
Non-nullable field '_videoMask1' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Develop build (osx-arm64): src/FileTypes/USM.cs#L26
Non-nullable field '_videoMask2' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Develop build (osx-arm64): src/FileTypes/USM.cs#L26
Non-nullable field '_audioMask' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Develop build (osx-arm64): src/Demuxer.cs#L115
Converting null literal or possible null value to non-nullable type.
Develop build (osx-arm64): src/Utils/GithubRelease.cs#L65
Non-nullable property 'Url' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Develop build (osx-arm64): src/Utils/GithubRelease.cs#L71
Non-nullable property 'NodeId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Develop build (osx-arm64): src/Utils/GithubRelease.cs#L74
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Develop build (osx-arm64): src/Utils/GithubRelease.cs#L77
Non-nullable property 'Label' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Develop build (osx-arm64): src/Utils/GithubRelease.cs#L80
Non-nullable property 'ContentType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
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/FileTypes/USM.cs#L26
Non-nullable field '_videoMask1' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Develop build (linux-x64): src/FileTypes/USM.cs#L26
Non-nullable field '_videoMask2' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Develop build (linux-x64): src/FileTypes/USM.cs#L26
Non-nullable field '_audioMask' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Develop build (linux-x64): src/Demuxer.cs#L115
Converting null literal or possible null value to non-nullable type.
Develop build (linux-x64): src/Utils/GithubRelease.cs#L65
Non-nullable property 'Url' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Develop build (linux-x64): src/Utils/GithubRelease.cs#L71
Non-nullable property 'NodeId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Develop build (linux-x64): src/Utils/GithubRelease.cs#L74
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Develop build (linux-x64): src/Utils/GithubRelease.cs#L77
Non-nullable property 'Label' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Develop build (linux-x64): src/Utils/GithubRelease.cs#L80
Non-nullable property 'ContentType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
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/FileTypes/USM.cs#L26
Non-nullable field '_videoMask1' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Develop build (linux-arm64): src/FileTypes/USM.cs#L26
Non-nullable field '_videoMask2' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Develop build (linux-arm64): src/FileTypes/USM.cs#L26
Non-nullable field '_audioMask' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
Develop build (linux-arm64): src/Demuxer.cs#L115
Converting null literal or possible null value to non-nullable type.
Develop build (linux-arm64): src/Utils/GithubRelease.cs#L65
Non-nullable property 'Url' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Develop build (linux-arm64): src/Utils/GithubRelease.cs#L71
Non-nullable property 'NodeId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Develop build (linux-arm64): src/Utils/GithubRelease.cs#L74
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Develop build (linux-arm64): src/Utils/GithubRelease.cs#L77
Non-nullable property 'Label' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Develop build (linux-arm64): src/Utils/GithubRelease.cs#L80
Non-nullable property 'ContentType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.