Skip to content

fix scope of tests

fix scope of tests #44

Triggered via pull request January 28, 2025 20:40
Status Failure
Total duration 1m 17s
Artifacts

ci.yml

on: pull_request
Matrix: build-lint-test
Fit to window
Zoom out
Zoom in

Annotations

11 errors
build-lint-test (macos-latest): exercises/testing-code/solution/Tests/ActivityTest.cs#L7
Test classes must be public. Add or change the visibility modifier of the test class to public. (https://xunit.net/xunit.analyzers/rules/xUnit1000)
build-lint-test (macos-latest): exercises/testing-code/solution/Tests/TranslationWorkflowTests.cs#L9
Test classes must be public. Add or change the visibility modifier of the test class to public. (https://xunit.net/xunit.analyzers/rules/xUnit1000)
build-lint-test (macos-latest): exercises/testing-code/solution/Tests/TranslationWorkflowMockTests.cs#L9
Test classes must be public. Add or change the visibility modifier of the test class to public. (https://xunit.net/xunit.analyzers/rules/xUnit1000)
build-lint-test (macos-latest)
Process completed with exit code 1.
build-lint-test (ubuntu-latest)
The job was canceled because "macos-latest" failed.
build-lint-test (ubuntu-latest): exercises/testing-code/solution/Tests/TranslationWorkflowMockTests.cs#L9
Test classes must be public. Add or change the visibility modifier of the test class to public. (https://xunit.net/xunit.analyzers/rules/xUnit1000)
build-lint-test (ubuntu-latest): exercises/testing-code/solution/Tests/TranslationWorkflowTests.cs#L9
Test classes must be public. Add or change the visibility modifier of the test class to public. (https://xunit.net/xunit.analyzers/rules/xUnit1000)
build-lint-test (ubuntu-latest): exercises/testing-code/solution/Tests/ActivityTest.cs#L7
Test classes must be public. Add or change the visibility modifier of the test class to public. (https://xunit.net/xunit.analyzers/rules/xUnit1000)
build-lint-test (ubuntu-latest)
The operation was canceled.
build-lint-test (windows-latest)
The job was canceled because "macos-latest" failed.
build-lint-test (windows-latest)
The operation was canceled.