Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change value #3

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Change value #3

wants to merge 1 commit into from

Conversation

pascalberger
Copy link
Owner

Change value

@AppVeyorBot
Copy link

Build Cake.Issues-Demo 1.0.1 completed (commit 3c926e14b2 by @pascalberger)

Build messages:

  • Project: ClassLibrary1, File: src/ClassLibrary1/Class1.cs, Line: 13
    CS0219: The variable 'foo' is assigned but its value is never used
  • Project: ClassLibrary1, File: src/ClassLibrary1/Class1.cs, Line: 1
    SA1652: Enable XML documentation output
  • Project: ClassLibrary1, File: src/ClassLibrary1/Class1.cs, Line: 1
    SA1200: Using directive must appear within a namespace declaration
  • Project: ClassLibrary1, File: src/ClassLibrary1/Class1.cs, Line: 2
    SA1200: Using directive must appear within a namespace declaration
  • Project: ClassLibrary1, File: src/ClassLibrary1/Class1.cs, Line: 3
    SA1200: Using directive must appear within a namespace declaration
  • Project: ClassLibrary1, File: src/ClassLibrary1/Class1.cs, Line: 4
    SA1200: Using directive must appear within a namespace declaration
  • Project: ClassLibrary1, File: src/ClassLibrary1/Class1.cs, Line: 5
    SA1200: Using directive must appear within a namespace declaration
  • Project: ClassLibrary1, File: src/ClassLibrary1/Class1.cs, Line: 1
    SA1633: The file header is missing or not located at the top of the file.
  • Project: ClassLibrary1, File: src/ClassLibrary1/Class1.cs, Line: 12
    CA1822: Microsoft.Performance : The 'this' parameter (or 'Me' in Visual Basic) of 'Class1.Foo()' is never used. Mark the member as static (or Shared in Visual Basic) or use 'this'/'Me' in the method body or at least one property accessor, if appropriate.
  • Project: ClassLibrary1, File: src/ClassLibrary1/Class1.cs, Line: 13
    CA1804: Microsoft.Performance : 'Class1.Foo()' declares a variable, 'foo', of type 'string', which is never used or is only assigned to. Use this variable or remove it.
  • Project: ClassLibrary1, File: src/ClassLibrary1/Properties/AssemblyInfo.cs, Line: 1
    SA1652: Enable XML documentation output
  • Project: ClassLibrary1, File: src/ClassLibrary1/Properties/AssemblyInfo.cs, Line: 1
    SA1633: The file header is missing or not located at the top of the file.
  • Project: ClassLibrary1, File: src/ClassLibrary1/Properties/AssemblyInfo.cs, Line: 5
    SA1028: Code must not contain trailing whitespace
  • Project: ClassLibrary1, File: src/ClassLibrary1/Properties/AssemblyInfo.cs, Line: 17
    SA1028: Code must not contain trailing whitespace
  • Project: ClassLibrary1, File: src/ClassLibrary1/Properties/AssemblyInfo.cs, Line: 18
    SA1028: Code must not contain trailing whitespace
  • Project: ClassLibrary1, File: src/ClassLibrary1/Properties/AssemblyInfo.cs, Line: 28
    SA1028: Code must not contain trailing whitespace
  • Project: ClassLibrary1, File: src/ClassLibrary1/Properties/AssemblyInfo.cs, Line: 32
    SA1028: Code must not contain trailing whitespace
  • Project: ClassLibrary1, File: , Line:
    CA2210: Microsoft.Design : Sign 'ClassLibrary1.dll' with a strong name key.
  • Project: ClassLibrary1, File: , Line:
    CA1014: Microsoft.Design : Mark 'ClassLibrary1.dll' with CLSCompliant(true) because it exposes externally visible types.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants