Skip to content

Update NontanCLI.csproj #5

Update NontanCLI.csproj

Update NontanCLI.csproj #5

Triggered via push April 29, 2023 20:54
Status Success
Total duration 28s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
build: NontanCLI/API/RestSharpHelper.cs#L54
Dereference of a possibly null reference.
build: NontanCLI/Models/WatchModel.cs#L50
Non-nullable property 'url' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: NontanCLI/Models/WatchModel.cs#L53
Non-nullable property 'lang' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: NontanCLI/Models/WatchModel.cs#L37
Non-nullable property 'url' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: NontanCLI/Models/WatchModel.cs#L43
Non-nullable property 'quality' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: NontanCLI/Models/WatchModel.cs#L19
Non-nullable property 'headers' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: NontanCLI/Models/WatchModel.cs#L22
Non-nullable property 'sources' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: NontanCLI/Models/WatchModel.cs#L25
Non-nullable property 'download' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: NontanCLI/Models/WatchModel.cs#L28
Non-nullable property 'subtitles' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: NontanCLI/Models/WatchModel.cs#L31
Non-nullable property 'intro' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.