Skip to content

Create LICENSE

Create LICENSE #17

Triggered via push August 2, 2023 16:18
Status Success
Total duration 38s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build: NontanCLI/Feature/Proxy/RequestHandler/AfterReceive/AfterReceive.cs#L13
Dereference of a possibly null reference.
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.