make console output prettier #25
Annotations
29 warnings
Build:
src/TwitterSky/TweetImporter.cs#L135
Dereference of a possibly null reference.
|
Build:
src/TwitterSky/TweetImporter.cs#L149
Dereference of a possibly null reference.
|
Build:
src/TwitterSky/TweetImporter.cs#L152
Dereference of a possibly null reference.
|
Build:
src/TwitterSky/TweetImporter.cs#L233
Dereference of a possibly null reference.
|
Build:
src/TwitterSky/TweetImporter.cs#L365
Dereference of a possibly null reference.
|
Build:
src/TwitterSky/TweetImporter.cs#L478
Possible null reference argument for parameter 'imageUrls' in 'Task TweetImporter.PostToBskyAsync(string tweetId, string textContent, List<string> imageUrls, DateTime createdAt, List<Facet> facets, CreatePostResponse? inReplyTo)'.
|
Build:
src/TwitterSky/TweetImporter.cs#L484
Dereference of a possibly null reference.
|
Build:
src/TwitterSky/TweetImporter.cs#L433
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Build:
src/TwitterSky/TweetImporter.cs#L541
Dereference of a possibly null reference.
|
Build:
src/TwitterSky/TweetImporter.cs#L135
Dereference of a possibly null reference.
|
Publish win-x64:
src/TwitterSky/TweetImporter.cs#L135
Dereference of a possibly null reference.
|
Publish win-x64:
src/TwitterSky/TweetImporter.cs#L149
Dereference of a possibly null reference.
|
Publish win-x64:
src/TwitterSky/TweetImporter.cs#L152
Dereference of a possibly null reference.
|
Publish win-x64:
src/TwitterSky/TweetImporter.cs#L233
Dereference of a possibly null reference.
|
Publish win-x64:
src/TwitterSky/TweetImporter.cs#L365
Dereference of a possibly null reference.
|
Publish win-x64:
src/TwitterSky/TweetImporter.cs#L478
Possible null reference argument for parameter 'imageUrls' in 'Task TweetImporter.PostToBskyAsync(string tweetId, string textContent, List<string> imageUrls, DateTime createdAt, List<Facet> facets, CreatePostResponse? inReplyTo)'.
|
Publish win-x64:
src/TwitterSky/TweetImporter.cs#L484
Dereference of a possibly null reference.
|
Publish win-x64:
src/TwitterSky/TweetImporter.cs#L433
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Publish win-x64:
src/TwitterSky/TweetImporter.cs#L541
Dereference of a possibly null reference.
|
Publish arm-x64:
src/TwitterSky/TweetImporter.cs#L135
Dereference of a possibly null reference.
|
Publish arm-x64:
src/TwitterSky/TweetImporter.cs#L149
Dereference of a possibly null reference.
|
Publish arm-x64:
src/TwitterSky/TweetImporter.cs#L152
Dereference of a possibly null reference.
|
Publish arm-x64:
src/TwitterSky/TweetImporter.cs#L233
Dereference of a possibly null reference.
|
Publish arm-x64:
src/TwitterSky/TweetImporter.cs#L365
Dereference of a possibly null reference.
|
Publish arm-x64:
src/TwitterSky/TweetImporter.cs#L478
Possible null reference argument for parameter 'imageUrls' in 'Task TweetImporter.PostToBskyAsync(string tweetId, string textContent, List<string> imageUrls, DateTime createdAt, List<Facet> facets, CreatePostResponse? inReplyTo)'.
|
Publish arm-x64:
src/TwitterSky/TweetImporter.cs#L484
Dereference of a possibly null reference.
|
Publish arm-x64:
src/TwitterSky/TweetImporter.cs#L433
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
|
Publish arm-x64:
src/TwitterSky/TweetImporter.cs#L541
Dereference of a possibly null reference.
|
Remove v from tag
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/
|
Loading