generated from actions/typescript-action
-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
I'm not 100% sure what the root cause is, however I can say that when I explicitly use the 1.11.11 tag in my project, my build does not fail. See here.
When I use v1 (which at this time is 1.11.12), I get a bunch of analysis errors that should be suppressed or have a modified severity due to configuration in my .editorconfig. See the failed build here.
For example, in the failed build, the analysis SuggestBaseTypeForParameterInConstructor shows up as error; but my .editorconfig sets it to hint, like so:
resharper_suggest_base_type_for_parameter_in_constructor_highlighting = hintmuno92
Metadata
Metadata
Assignees
Labels
No labels