.NET coverage - fix test sample (#21) #5
Annotations
3 errors and 11 warnings
build:
NET/coverlet/Class2.cs#L20
Property or indexer 'Class2.MyProperty' cannot be assigned to -- it is read only
|
build:
NET/coverlet/Class2.cs#L20
Property or indexer 'Class2.MyProperty' cannot be assigned to -- it is read only
|
build
Process completed with exit code 1.
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build:
NET/coverlet/Class1.cs#L7
The variable 'y' is assigned but its value is never used
|
build:
NET/coverlet/NotInReportClass.cs#L7
The variable 'y' is assigned but its value is never used
|
build:
NET/coverlet/Class1.cs#L15
The variable 'x' is assigned but its value is never used
|
build:
NET/coverlet/Class1.cs#L17
The local function 'UnusedLocalMethod' is declared but never used
|
build:
NET/coverlet/Class1.cs#L39
The local function 'UnusedLocalMethod' is declared but never used
|
build:
NET/coverlet/Class1.cs#L7
The variable 'y' is assigned but its value is never used
|
build:
NET/coverlet/NotInReportClass.cs#L7
The variable 'y' is assigned but its value is never used
|
build:
NET/coverlet/Class1.cs#L15
The variable 'x' is assigned but its value is never used
|
build:
NET/coverlet/Class1.cs#L17
The local function 'UnusedLocalMethod' is declared but never used
|
build:
NET/coverlet/Class1.cs#L39
The local function 'UnusedLocalMethod' is declared but never used
|