Skip to content

Update to version 1.0.4 #9

Update to version 1.0.4

Update to version 1.0.4 #9

Triggered via pull request May 8, 2023 08:18
Status Success
Total duration 34s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

dotnet.yml

on: pull_request
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/Models/WatchModel.cs#L34
Non-nullable property 'message' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: NontanCLI/Models/UpdatesModel.cs#L20
Non-nullable property 'version' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: NontanCLI/Models/UpdatesModel.cs#L23
Non-nullable property 'date' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: NontanCLI/Models/UpdatesModel.cs#L26
Non-nullable property 'build_version' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: NontanCLI/Models/UpdatesModel.cs#L29
Non-nullable property 'download_url' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: NontanCLI/Models/UpdatesModel.cs#L33
Non-nullable property 'vlc_download_url' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: NontanCLI/Models/UpdatesModel.cs#L37
Non-nullable property 'changes' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: NontanCLI/Models/UpdatesModel.cs#L14
Non-nullable property 'whats_new' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: NontanCLI/Models/TrendingModel.cs#L92
Non-nullable property 'id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: NontanCLI/Models/TrendingModel.cs#L95
Non-nullable property 'site' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.