Skip to content

update customTitle.json #316

update customTitle.json

update customTitle.json #316

Triggered via push September 7, 2024 04:17
Status Success
Total duration 56s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

9 warnings
build
The following actions use a deprecated Node.js version 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/
build: AutoTitle.cs#L54
Possible null reference argument for parameter 'owner' in 'PlaylistInfo.PlaylistInfo(string id, string owner, string title, int position)'.
build: JsonModel.cs#L6
Non-nullable property 'items' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: JsonModel.cs#L92
Dereference of a possibly null reference.
build: Extensions.cs#L65
Dereference of a possibly null reference.
build: AutoTitle.cs#L54
Possible null reference argument for parameter 'owner' in 'PlaylistInfo.PlaylistInfo(string id, string owner, string title, int position)'.
build: JsonModel.cs#L6
Non-nullable property 'items' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build: JsonModel.cs#L92
Dereference of a possibly null reference.
build: Extensions.cs#L65
Dereference of a possibly null reference.