Skip to content

[Saitej Kuralla] AB#1179754 added Quality factor capability #2

[Saitej Kuralla] AB#1179754 added Quality factor capability

[Saitej Kuralla] AB#1179754 added Quality factor capability #2

Triggered via pull request June 21, 2024 09:53
Status Success
Total duration 46s
Artifacts

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
build: src/AspnetCore.Hal/Link.cs#L105
The variable 'ex' is declared but never used
build: src/AspnetCore.Hal.Tests/LinkTests.cs#L8
The literal or constant value "some-title" should be passed as the 'expected' argument in the call to 'Assert.Equal(expected, actual)' in method 'A_link_can_be_created' on type 'LinkTests'. (https://xunit.github.io/xunit.analyzers/rules/xUnit2000)
build: src/AspnetCore.Hal.Tests/LinkTests.cs#L25
The literal or constant value "some-title" should be passed as the 'expected' argument in the call to 'Assert.Equal(expected, actual)' in method 'Using_a_templated_link_should_copy_all_fields' on type 'LinkTests'. (https://xunit.github.io/xunit.analyzers/rules/xUnit2000)
build: src/AspnetCore.Hal.Tests/LinkTests.cs#L16
The literal or constant value "some-title" should be passed as the 'expected' argument in the call to 'Assert.Equal(expected, actual)' in method 'A_templated_link_can_be_reated' on type 'LinkTests'. (https://xunit.github.io/xunit.analyzers/rules/xUnit2000)
build: src/AspnetCore.Hal.Tests/LinkTests.cs#L17
The literal or constant value "self" should be passed as the 'expected' argument in the call to 'Assert.Equal(expected, actual)' in method 'A_templated_link_can_be_reated' on type 'LinkTests'. (https://xunit.github.io/xunit.analyzers/rules/xUnit2000)
build: src/AspnetCore.Hal.Tests/LinkTests.cs#L26
The literal or constant value "self" should be passed as the 'expected' argument in the call to 'Assert.Equal(expected, actual)' in method 'Using_a_templated_link_should_copy_all_fields' on type 'LinkTests'. (https://xunit.github.io/xunit.analyzers/rules/xUnit2000)
build: src/AspnetCore.Hal.Tests/LinkTests.cs#L9
The literal or constant value "self" should be passed as the 'expected' argument in the call to 'Assert.Equal(expected, actual)' in method 'A_link_can_be_created' on type 'LinkTests'. (https://xunit.github.io/xunit.analyzers/rules/xUnit2000)
build: src/AspnetCore.Hal.Tests/LinkTests.cs#L27
The literal or constant value "/some/uri/1" should be passed as the 'expected' argument in the call to 'Assert.Equal(expected, actual)' in method 'Using_a_templated_link_should_copy_all_fields' on type 'LinkTests'. (https://xunit.github.io/xunit.analyzers/rules/xUnit2000)
build: src/AspnetCore.Hal.Tests/LinkTests.cs#L18
The literal or constant value "/some/uri/{id}" should be passed as the 'expected' argument in the call to 'Assert.Equal(expected, actual)' in method 'A_templated_link_can_be_reated' on type 'LinkTests'. (https://xunit.github.io/xunit.analyzers/rules/xUnit2000)
build: src/AspnetCore.Hal.Tests/LinkTests.cs#L10
The literal or constant value "/some/uri" should be passed as the 'expected' argument in the call to 'Assert.Equal(expected, actual)' in method 'A_link_can_be_created' on type 'LinkTests'. (https://xunit.github.io/xunit.analyzers/rules/xUnit2000)