Skip to content

Keywords can now be null (#42) #63

Keywords can now be null (#42)

Keywords can now be null (#42) #63

Triggered via push October 30, 2023 06:51
Status Success
Total duration 1m 8s
Artifacts

publish.yml

on: push
build, pack & publish
57s
build, pack & publish
Fit to window
Zoom out
Zoom in

Annotations

21 warnings
build, pack & publish
The following actions uses node12 which is deprecated and will be forced to run on node16: 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, pack & publish: InnerTube/Formatters/IFormatter.cs#L34
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
build, pack & publish: InnerTube/Renderers/PromotedVideoRenderer.cs#L24
Converting null literal or possible null value to non-nullable type.
build, pack & publish: InnerTube/Models/Thumbnail.cs#L7
Non-nullable property 'Url' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build, pack & publish: InnerTube/Models/PlaylistContinuationInfo.cs#L5
Non-nullable property 'InternalPlaylistId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build, pack & publish: InnerTube/Models/PlaylistContinuationInfo.cs#L6
Non-nullable property 'PlaylistId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build, pack & publish: InnerTube/Models/InnerTubePlayer.cs#L108
Non-nullable property 'Levels' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build, pack & publish: InnerTube/Models/InnerTubePlayer.cs#L101
Non-nullable property 'Items' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build, pack & publish: InnerTube/Models/InnerTubePlayer.cs#L92
Non-nullable property 'VssId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build, pack & publish: InnerTube/Models/InnerTubePlayer.cs#L93
Non-nullable property 'LanguageCode' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build, pack & publish: InnerTube/Models/InnerTubePlayer.cs#L94
Non-nullable property 'Label' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build, pack & publish: InnerTube/Formatters/IFormatter.cs#L34
XML comment has badly formed XML -- 'Whitespace is not allowed at this location.'
build, pack & publish: InnerTube/Models/Thumbnail.cs#L7
Non-nullable property 'Url' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build, pack & publish: InnerTube/Models/PlaylistContinuationInfo.cs#L5
Non-nullable property 'InternalPlaylistId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build, pack & publish: InnerTube/Models/PlaylistContinuationInfo.cs#L6
Non-nullable property 'PlaylistId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build, pack & publish: InnerTube/Models/InnerTubePlayer.cs#L108
Non-nullable property 'Levels' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build, pack & publish: InnerTube/Models/InnerTubePlayer.cs#L101
Non-nullable property 'Items' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build, pack & publish: InnerTube/Models/InnerTubePlayer.cs#L92
Non-nullable property 'VssId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build, pack & publish: InnerTube/Models/InnerTubePlayer.cs#L93
Non-nullable property 'LanguageCode' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build, pack & publish: InnerTube/Models/InnerTubePlayer.cs#L94
Non-nullable property 'Label' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build, pack & publish: InnerTube/Models/InnerTubePlayer.cs#L95
Non-nullable property 'BaseUrl' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.