Add or else methods to option closes #31 #248
Annotations
11 warnings
|
build
The local function 'ResolveArray' is declared but never used
|
|
build
The local function 'GetNamedValueOrDefault' is declared but never used
|
|
build:
Source/FunicularSwitch.Generators/ExtendMonad/Parser.cs#L51
Possible null reference argument for parameter 'Namespace' in 'ExtendMonadInfo.ExtendMonadInfo(string FullTypeName, string Namespace, StaticMonadGenerationInfo StaticMonadGenerationInfo)'.
|
|
build
The local function 'ResolveArray' is declared but never used
|
|
build
The local function 'GetNamedValueOrDefault' is declared but never used
|
|
build
The local function 'GetNamedValueOrDefault' is declared but never used
|
|
build
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
|
|
build
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
|
|
build
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
|
|
build
The target framework 'netcoreapp3.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
|
build
The target framework 'netcoreapp3.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|