Handyman.AspNetCore #47
Handyman.AspNetCore.yaml
on: workflow_dispatch
build-test-publish
/
build-test-publish
53s
Annotations
12 warnings
build-test-publish / build-test-publish
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-test-publish / build-test-publish
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, 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-test-publish / build-test-publish:
src/Handyman.AspNetCore/tests/ETags/TestServerTests.cs#L92
Public method 'IfMatch' on test class 'TestServerTests' should be marked as a Theory. Reduce the visibility of the method, or add a Theory attribute to the method. (https://xunit.net/xunit.analyzers/rules/xUnit1013)
|
build-test-publish / build-test-publish:
src/Handyman.AspNetCore/tests/ETags/TestServerTests.cs#L98
Public method 'IfMatchETag' on test class 'TestServerTests' should be marked as a Theory. Reduce the visibility of the method, or add a Theory attribute to the method. (https://xunit.net/xunit.analyzers/rules/xUnit1013)
|
build-test-publish / build-test-publish:
src/Handyman.AspNetCore/tests/ETags/TestServerTests.cs#L104
Public method 'IfNoneMatch' on test class 'TestServerTests' should be marked as a Theory. Reduce the visibility of the method, or add a Theory attribute to the method. (https://xunit.net/xunit.analyzers/rules/xUnit1013)
|
build-test-publish / build-test-publish:
src/Handyman.AspNetCore/tests/ETags/TestServerTests.cs#L110
Public method 'IfNoneMatchETag' on test class 'TestServerTests' should be marked as a Theory. Reduce the visibility of the method, or add a Theory attribute to the method. (https://xunit.net/xunit.analyzers/rules/xUnit1013)
|
build-test-publish / build-test-publish:
src/Handyman.AspNetCore/tests/ETags/TestServerTests.cs#L116
Public method 'Custom' on test class 'TestServerTests' should be marked as a Theory. Reduce the visibility of the method, or add a Theory attribute to the method. (https://xunit.net/xunit.analyzers/rules/xUnit1013)
|
build-test-publish / build-test-publish:
src/Handyman.AspNetCore/tests/ETags/TestServerTests.cs#L92
Public method 'IfMatch' on test class 'TestServerTests' should be marked as a Theory. Reduce the visibility of the method, or add a Theory attribute to the method. (https://xunit.net/xunit.analyzers/rules/xUnit1013)
|
build-test-publish / build-test-publish:
src/Handyman.AspNetCore/tests/ETags/TestServerTests.cs#L98
Public method 'IfMatchETag' on test class 'TestServerTests' should be marked as a Theory. Reduce the visibility of the method, or add a Theory attribute to the method. (https://xunit.net/xunit.analyzers/rules/xUnit1013)
|
build-test-publish / build-test-publish:
src/Handyman.AspNetCore/tests/ETags/TestServerTests.cs#L104
Public method 'IfNoneMatch' on test class 'TestServerTests' should be marked as a Theory. Reduce the visibility of the method, or add a Theory attribute to the method. (https://xunit.net/xunit.analyzers/rules/xUnit1013)
|
build-test-publish / build-test-publish:
src/Handyman.AspNetCore/tests/ETags/TestServerTests.cs#L110
Public method 'IfNoneMatchETag' on test class 'TestServerTests' should be marked as a Theory. Reduce the visibility of the method, or add a Theory attribute to the method. (https://xunit.net/xunit.analyzers/rules/xUnit1013)
|
build-test-publish / build-test-publish:
src/Handyman.AspNetCore/tests/ETags/TestServerTests.cs#L116
Public method 'Custom' on test class 'TestServerTests' should be marked as a Theory. Reduce the visibility of the method, or add a Theory attribute to the method. (https://xunit.net/xunit.analyzers/rules/xUnit1013)
|