Skip to content

[Snyk] Security upgrade RestSharp from 110.2.0 to 112.0.0 #23

[Snyk] Security upgrade RestSharp from 110.2.0 to 112.0.0

[Snyk] Security upgrade RestSharp from 110.2.0 to 112.0.0 #23

Triggered via pull request August 31, 2024 08:16
Status Success
Total duration 25s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 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
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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.