Merge to Main #60
Triggered via pull request
January 8, 2025 10:06
Status
Cancelled
Total duration
24m 19s
Artifacts
–
Annotations
1 error and 12 warnings
build
The hosted runner encountered an error while running your job. (Error Type: Disconnect).
|
build
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v1. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
build
Received request to deprovision: The request was cancelled by the remote provider.
|
build:
src/AxaFrance.WebEngine/Report/TestCaseReport.cs#L121
Missing XML comment for publicly visible type or member 'TestCaseReport.AttachedData'
|
build:
src/AxaFrance.WebEngine/SharedActionBase.cs#L69
Missing XML comment for publicly visible type or member 'SharedActionBase.testCase'
|
build:
src/AxaFrance.WebEngine/SharedActionBase.cs#L71
Missing XML comment for publicly visible type or member 'SharedActionBase.DoAction(Type, TestCase, object, List<Variable>, ActionReport, params Variable[])'
|
build:
src/AxaFrance.WebEngine/Settings.cs#L54
Refactor this constructor to reduce its Cognitive Complexity from 46 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
|
build:
src/AxaFrance.WebEngine/Settings.cs#L158
Make sure publicly writable directories are used safely here. (https://rules.sonarsource.com/csharp/RSPEC-5443)
|
build:
src/AxaFrance.WebEngine/Settings.cs#L115
Remove this unnecessary null check; 'is' returns false for nulls. (https://rules.sonarsource.com/csharp/RSPEC-4201)
|
build:
src/AxaFrance.WebEngine/Report/TestCaseReport.cs#L121
Missing XML comment for publicly visible type or member 'TestCaseReport.AttachedData'
|
build:
src/AxaFrance.WebEngine/SharedActionBase.cs#L69
Missing XML comment for publicly visible type or member 'SharedActionBase.testCase'
|
build:
src/AxaFrance.WebEngine/SharedActionBase.cs#L71
Missing XML comment for publicly visible type or member 'SharedActionBase.DoAction(Type, TestCase, object, List<Variable>, ActionReport, params Variable[])'
|
build:
src/AxaFrance.WebEngine/Settings.cs#L54
Refactor this constructor to reduce its Cognitive Complexity from 46 to the 15 allowed. (https://rules.sonarsource.com/csharp/RSPEC-3776)
|