Refactor locals #2508
ubuntuci.yml
on: push
Build-And-Test-Ubuntu
44s
Annotations
10 errors and 2 warnings
Build-And-Test-Ubuntu:
Src/PCompiler/CompilerCore/Backend/Containment/TraceContainmentCodeGenerator.cs#L17
The namespace 'Plang.Compiler.Backend.Containment' already contains a definition for 'ContainmentCodeGenerator'
|
Build-And-Test-Ubuntu:
Src/PCompiler/CompilerCore/Backend/Containment/TraceContainmentCodeGenerator.cs#L19
Type 'ContainmentCodeGenerator' already defines a member called 'GenerateCode' with the same parameter types
|
Build-And-Test-Ubuntu:
Src/PCompiler/CompilerCore/Backend/Containment/TraceContainmentCodeGenerator.cs#L26
Type 'ContainmentCodeGenerator' already defines a member called 'GenerateSource' with the same parameter types
|
Build-And-Test-Ubuntu:
Src/PCompiler/CompilerCore/Backend/Containment/TraceContainmentCodeGenerator.cs#L60
Type 'ContainmentCodeGenerator' already defines a member called 'WriteMonitorList' with the same parameter types
|
Build-And-Test-Ubuntu:
Src/PCompiler/CompilerCore/Backend/Containment/TraceContainmentCodeGenerator.cs#L69
Type 'ContainmentCodeGenerator' already defines a member called 'WriteMonitorMap' with the same parameter types
|
Build-And-Test-Ubuntu:
Src/PCompiler/CompilerCore/Backend/Containment/TraceContainmentCodeGenerator.cs#L102
Type 'ContainmentCodeGenerator' already defines a member called 'WriteEvent' with the same parameter types
|
Build-And-Test-Ubuntu:
Src/PCompiler/CompilerCore/Backend/Containment/TraceContainmentCodeGenerator.cs#L107
Type 'ContainmentCodeGenerator' already defines a member called 'WriteDecl' with the same parameter types
|
Build-And-Test-Ubuntu:
Src/PCompiler/CompilerCore/Backend/Containment/TraceContainmentCodeGenerator.cs#L132
Type 'ContainmentCodeGenerator' already defines a member called 'WriteMonitor' with the same parameter types
|
Build-And-Test-Ubuntu:
Src/PCompiler/CompilerCore/Backend/Containment/TraceContainmentCodeGenerator.cs#L137
Type 'ContainmentCodeGenerator' already defines a member called 'WriteMachine' with the same parameter types
|
Build-And-Test-Ubuntu:
Src/PCompiler/CompilerCore/Backend/Containment/TraceContainmentCodeGenerator.cs#L178
Type 'ContainmentCodeGenerator' already defines a member called 'WriteMachineConstructor' with the same parameter types
|
Build-And-Test-Ubuntu
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
|
Build-And-Test-Ubuntu
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|