fresh clone test #69
Annotations
10 errors and 12 warnings
build
Cannot find module 'react' or its corresponding type declarations.
|
build
Cannot find module './assets/react.svg' or its corresponding type declarations.
|
build
Cannot find module '/vite.svg' or its corresponding type declarations.
|
build
Cannot find module 'react/jsx-runtime' or its corresponding type declarations.
|
build
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
|
build
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
|
build
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
|
build
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
|
build
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
|
build
JSX element implicitly has type 'any' because no interface 'JSX.IntrinsicElements' exists.
|
build
A PackageReference to Microsoft.AspNetCore.App is not necessary when targeting .NET Core 3.0 or higher. If Microsoft.NET.Sdk.Web is used, the shared framework will be referenced automatically. Otherwise, the PackageReference should be replaced with a FrameworkReference.
|
build
A PackageReference to Microsoft.AspNetCore.App is not necessary when targeting .NET Core 3.0 or higher. If Microsoft.NET.Sdk.Web is used, the shared framework will be referenced automatically. Otherwise, the PackageReference should be replaced with a FrameworkReference.
|
build
A PackageReference to Microsoft.AspNetCore.App is not necessary when targeting .NET Core 3.0 or higher. If Microsoft.NET.Sdk.Web is used, the shared framework will be referenced automatically. Otherwise, the PackageReference should be replaced with a FrameworkReference.
|
build
A PackageReference to Microsoft.AspNetCore.App is not necessary when targeting .NET Core 3.0 or higher. If Microsoft.NET.Sdk.Web is used, the shared framework will be referenced automatically. Otherwise, the PackageReference should be replaced with a FrameworkReference.
|
build:
src/RulesEngineWrapper.Core/Configuration/ConfigurationExtensions.cs#L77
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
src/RulesEngineWrapper.Core/Configuration/ConfigurationExtensions.cs#L77
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
src/RulesEngineWrapper.Core/RulesEngineWrapper.Domain/Aggregates/RulesEngine/RuleActionEntity.cs#L5
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
src/RulesEngineWrapper.Core/RulesEngineWrapper.Domain/Aggregates/RulesEngine/RuleActionEntity.cs#L6
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
src/RulesEngineWrapper.Core/RulesEngineWrapper.Domain/Aggregates/RulesEngine/RuleEntity.cs#L8
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
src/RulesEngineWrapper.Core/RulesEngineWrapper.Domain/Aggregates/RulesEngine/RuleEntity.cs#L9
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
src/RulesEngineWrapper.Core/RulesEngineWrapper.Domain/Aggregates/RulesEngine/RuleEntity.cs#L11
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
build:
src/RulesEngineWrapper.Core/RulesEngineWrapper.Domain/Aggregates/RulesEngine/RuleEntity.cs#L12
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|