Move Filter Apply buttons out of scroll #30
Annotations
12 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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.
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "DiffusionToolkit".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
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