Skip to content

Merge pull request #3618 from rockfordlhotka/v8-rules #1062

Merge pull request #3618 from rockfordlhotka/v8-rules

Merge pull request #3618 from rockfordlhotka/v8-rules #1062

Triggered via push December 20, 2023 22:55
Status Success
Total duration 3m 23s
Artifacts

ci.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build: Source/Csla.Analyzers/Csla.Analyzers/IsBusinessObjectSerializableAnalyzer.cs#L11
'Csla.Analyzers.IsBusinessObjectSerializableAnalyzer': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
build: Source/Csla.Analyzers/Csla.Analyzers/AsynchronousBusinessRuleInheritingFromBusinessRuleAnalyzer.cs#L11
'Csla.Analyzers.AsynchronousBusinessRuleInheritingFromBusinessRuleAnalyzer': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
build: Source/Csla.Analyzers/Csla.Analyzers/DoesOperationHaveAttributeAnalyzer.cs#L11
'Csla.Analyzers.DoesOperationHaveAttributeAnalyzer': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
build: Source/Csla.Analyzers/Csla.Analyzers/BusinessRuleDoesNotUseAddMethodsOnContextAnalyzer.cs#L12
'Csla.Analyzers.BusinessRuleDoesNotUseAddMethodsOnContextAnalyzer': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
build: Source/Csla.Analyzers/Csla.Analyzers/CheckConstructorsAnalyzer.cs#L12
'Csla.Analyzers.CheckConstructorsAnalyzer': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
build: Source/Csla.Analyzers/Csla.Analyzers/EvaluateManagedBackingFieldsAnalayzer.cs#L13
'Csla.Analyzers.EvaluateManagedBackingFieldsAnalayzer': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
build: Source/Csla.Analyzers/Csla.Analyzers/EvaluateOperationAttributeUsageAnalyzer.cs#L11
'Csla.Analyzers.EvaluateOperationAttributeUsageAnalyzer': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
build: Source/Csla.Analyzers/Csla.Analyzers/EvaluatePropertiesForSimplicityAnalyzer.cs#L12
'Csla.Analyzers.EvaluatePropertiesForSimplicityAnalyzer': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
build: Source/Csla.Analyzers/Csla.Analyzers/FindBusinessObjectCreationAnalyzer.cs#L12
'Csla.Analyzers.FindBusinessObjectCreationAnalyzer': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
build: Source/Csla.Analyzers/Csla.Analyzers/DoesChildOperationHaveRunLocalAnalyzer.cs#L12
'Csla.Analyzers.DoesChildOperationHaveRunLocalAnalyzer': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'