Publish Package: OutWit.Common.MVVM.Navigation #208
Annotations
11 warnings
|
publish
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/setup-dotnet@v4, actions/upload-artifact@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
publish:
Common/OutWit.Common/Utils/PathUtils.cs#L131
The variable 'e' is declared but never used
|
|
publish:
Common/OutWit.Common/Utils/PathUtils.cs#L114
The variable 'e' is declared but never used
|
|
publish:
Common/OutWit.Common/Enums/StringEnum.cs#L106
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
publish:
Common/OutWit.Common/Enums/StringEnum.cs#L101
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
publish:
Common/OutWit.Common/Enums/StringEnum.cs#L87
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
publish:
Common/OutWit.Common/Enums/StringEnum.cs#L62
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
publish:
Common/OutWit.Common/Enums/StringEnum.cs#L62
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
publish:
Common/OutWit.Common/Enums/StringEnum.cs#L56
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
publish:
Common/OutWit.Common/Enums/StringEnum.cs#L56
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
|
publish:
Common/OutWit.Common/Collections/CollectionUtils.cs#L10
The using directive for 'OutWit.Common.Abstract' appeared previously in this namespace
|