Merge pull request #5 from is-oop-y26/lab-5 #1
Annotations
10 errors and 1 warning
build:
src/Lab4/CommandParser/CommandParser.cs#L6
Using directive is unnecessary.
|
build:
tests/Lab2.Tests/ComputerBuilderTest.cs#L16
Remove the underscores from member name Itmo.ObjectOrientedProgramming.Lab2.Tests.ComputerBuilderTest.Build_Success_WhenComputerIsCompatible()
|
build:
tests/Lab2.Tests/ComputerBuilderTest.cs#L45
Remove the underscores from member name Itmo.ObjectOrientedProgramming.Lab2.Tests.ComputerBuilderTest.Build_Warning_WhenPsuWeak()
|
build:
tests/Lab2.Tests/ComputerBuilderTest.cs#L74
Remove the underscores from member name Itmo.ObjectOrientedProgramming.Lab2.Tests.ComputerBuilderTest.Build_Warning_WhenCoolerWeakerThanCpu()
|
build:
tests/Lab2.Tests/MotherboardTest.cs#L14
Remove the underscores from member name Itmo.ObjectOrientedProgramming.Lab2.Tests.MotherboardTest.Validate_Warning_WhenCoolerIsWeakerThanCpu()
|
build:
tests/Lab2.Tests/ComputerBuilderTest.cs#L103
Remove the underscores from member name Itmo.ObjectOrientedProgramming.Lab2.Tests.ComputerBuilderTest.Build_Failure_WhenIncompatibleComponents()
|
build:
tests/Lab2.Tests/MotherboardTest.cs#L36
Remove the underscores from member name Itmo.ObjectOrientedProgramming.Lab2.Tests.MotherboardTest.Validate_Failed_WhenCpuIsNotAvailable()
|
build:
src/Lab4/CommandParser/CommandParser.cs#L6
Using directive is unnecessary.
|
build:
tests/Lab2.Tests/ComputerBuilderTest.cs#L16
Remove the underscores from member name Itmo.ObjectOrientedProgramming.Lab2.Tests.ComputerBuilderTest.Build_Success_WhenComputerIsCompatible()
|
build:
tests/Lab2.Tests/ComputerBuilderTest.cs#L45
Remove the underscores from member name Itmo.ObjectOrientedProgramming.Lab2.Tests.ComputerBuilderTest.Build_Warning_WhenPsuWeak()
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|