Missing localisation keys for DateModified #236
Merged
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Publish:
Diffusion.Github/Uploader.cs#L5
Non-nullable property 'login' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Publish:
Diffusion.Github/Uploader.cs#L7
Non-nullable property 'node_id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Publish:
Diffusion.Github/Uploader.cs#L8
Non-nullable property 'avatar_url' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Publish:
Diffusion.Github/Uploader.cs#L9
Non-nullable property 'gravatar_id' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Publish:
Diffusion.Github/Uploader.cs#L10
Non-nullable property 'url' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Publish:
Diffusion.Github/Uploader.cs#L11
Non-nullable property 'html_url' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Publish:
Diffusion.Github/Uploader.cs#L12
Non-nullable property 'followers_url' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Publish:
Diffusion.Github/Uploader.cs#L13
Non-nullable property 'following_url' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Publish:
Diffusion.Github/Uploader.cs#L14
Non-nullable property 'gists_url' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Publish:
Diffusion.Github/Uploader.cs#L15
Non-nullable property 'starred_url' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Loading