Skip to content

fix: ctrl + c

fix: ctrl + c #14

Triggered via push November 23, 2024 11:33
Status Success
Total duration 2m 2s
Artifacts

release.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

31 warnings
build-releases: src/TwitterSky/Models/TweetArchiveModel.cs#L42
Non-nullable property 'Hashtags' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-releases: src/TwitterSky/Models/TweetArchiveModel.cs#L45
Non-nullable property 'UserMentions' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-releases: src/TwitterSky/Models/TweetArchiveModel.cs#L48
Non-nullable property 'Urls' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-releases: src/TwitterSky/Models/TweetArchiveModel.cs#L60
Non-nullable property 'ExpandedUrl' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-releases: src/TwitterSky/Models/TweetArchiveModel.cs#L63
Non-nullable property 'Url' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-releases: src/TwitterSky/Models/TweetArchiveModel.cs#L66
Non-nullable property 'MediaUrl' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-releases: src/TwitterSky/Models/TweetArchiveModel.cs#L69
Non-nullable property 'IdStr' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-releases: src/TwitterSky/Models/TweetArchiveModel.cs#L72
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-releases: src/TwitterSky/Models/TweetArchiveModel.cs#L75
Non-nullable property 'MediaUrlHttps' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-releases: src/TwitterSky/Models/TweetArchiveModel.cs#L78
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-releases: src/TwitterSky/Models/TweetArchiveModel.cs#L87
Non-nullable property 'UrlUrl' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-releases: src/TwitterSky/Models/TweetArchiveModel.cs#L90
Non-nullable property 'ExpandedUrl' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-releases: src/TwitterSky/Models/TweetArchiveModel.cs#L93
Non-nullable property 'DisplayUrl' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-releases: src/TwitterSky/Models/TweetArchiveModel.cs#L8
Non-nullable property 'Tweet' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-releases: src/TwitterSky/Models/TweetArchiveModel.cs#L60
Non-nullable property 'ExpandedUrl' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-releases: src/TwitterSky/Models/TweetArchiveModel.cs#L63
Non-nullable property 'Url' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-releases: src/TwitterSky/Models/TweetArchiveModel.cs#L66
Non-nullable property 'MediaUrl' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-releases: src/TwitterSky/Models/TweetArchiveModel.cs#L69
Non-nullable property 'IdStr' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-releases: src/TwitterSky/Models/TweetArchiveModel.cs#L72
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-releases: src/TwitterSky/Models/TweetArchiveModel.cs#L75
Non-nullable property 'MediaUrlHttps' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-releases: src/TwitterSky/Models/TweetArchiveModel.cs#L87
Non-nullable property 'UrlUrl' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-releases: src/TwitterSky/Models/TweetArchiveModel.cs#L90
Non-nullable property 'ExpandedUrl' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-releases: src/TwitterSky/Models/TweetArchiveModel.cs#L93
Non-nullable property 'DisplayUrl' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-releases: src/TwitterSky/Models/TweetArchiveModel.cs#L8
Non-nullable property 'Tweet' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-releases: src/TwitterSky/Models/TweetArchiveModel.cs#L60
Non-nullable property 'ExpandedUrl' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-releases: src/TwitterSky/Models/TweetArchiveModel.cs#L63
Non-nullable property 'Url' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-releases: src/TwitterSky/Models/TweetArchiveModel.cs#L66
Non-nullable property 'MediaUrl' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-releases: src/TwitterSky/Models/TweetArchiveModel.cs#L69
Non-nullable property 'IdStr' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-releases: src/TwitterSky/Models/TweetArchiveModel.cs#L72
Non-nullable property 'Id' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-releases: src/TwitterSky/Models/TweetArchiveModel.cs#L75
Non-nullable property 'MediaUrlHttps' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
build-releases
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/