Merge pull request #3 from Kaioru/bitmaps #11
Annotations
6 warnings
Build
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v1. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
Build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build:
src/Duey.Provider.WZ/FSNamespace.cs#L12
'FSNamespace.Cached' hides inherited member 'FSDirectory.Cached'. Use the new keyword if hiding was intended.
|
Build:
src/Duey.Provider.WZ/FSNamespace.cs#L8
Non-nullable property 'Cached' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
src/Duey.Provider.WZ/FSNamespace.cs#L12
'FSNamespace.Cached' hides inherited member 'FSDirectory.Cached'. Use the new keyword if hiding was intended.
|
Build:
src/Duey.Provider.WZ/FSNamespace.cs#L8
Non-nullable property 'Cached' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|