Skip to content

Update README.md (#64) #6

Update README.md (#64)

Update README.md (#64) #6

Triggered via push October 3, 2025 16:32
Status Success
Total duration 1m 59s
Artifacts 2

ci_master.yml

on: push
Matrix: call-template / build-test
Matrix: call-template / codeql / analyze
call-template  /  tests-aggregate
4s
call-template / tests-aggregate
Fit to window
Zoom out
Zoom in

Annotations

30 warnings
call-template / build-test (9.0.x): FastMoq.Core/Mocker.cs#L450
Missing XML comment for publicly visible type or member 'Mocker.AddType<TInterface, TClass>(Func<Mocker, object?, TClass>?, bool, params object?[]?)'
call-template / build-test (9.0.x): FastMoq.Core/Mocker.cs#L391
Missing XML comment for publicly visible type or member 'Mocker.AddType(Type, Type, Func<Mocker, object?, object>?, bool, params object?[]?)'
call-template / build-test (9.0.x): FastMoq.Core/Mocker.cs#L60
Missing XML comment for publicly visible type or member 'Mocker.SETUP'
call-template / build-test (9.0.x): FastMoq.Core/Mocker.cs#L59
Missing XML comment for publicly visible type or member 'Mocker.SETUP_ALL_PROPERTIES_METHOD_NAME'
call-template / build-test (9.0.x): FastMoq.Core/Extensions/TestClassExtensions.cs#L582
Missing XML comment for publicly visible type or member 'TestClassExtensions.VerifyLogger<TException>(Mock<ILogger>, LogLevel, string, TException?, int?, Func<Times>)'
call-template / build-test (9.0.x): FastMoq.Core/Extensions/TestClassExtensions.cs#L575
Missing XML comment for publicly visible type or member 'TestClassExtensions.VerifyLogger<TException>(Mock<ILogger>, LogLevel, string, TException?, int?, Times)'
call-template / build-test (9.0.x): FastMoq.Core/Extensions/TestClassExtensions.cs#L456
Missing XML comment for publicly visible type or member 'TestClassExtensions.AddFiles(MockFileSystem, IDictionary<string, MockFileData>)'
call-template / build-test (9.0.x): FastMoq.Core/Extensions/MockerCreationExtensions.cs#L332
Missing XML comment for publicly visible type or member 'MockerCreationExtensions.SetupMockProperty<TMock>(Mock<TMock>, Expression<Func<TMock, object>>, object)'
call-template / build-test (9.0.x): FastMoq.Core/Mocker.cs#L100
Type parameter declaration must be an identifier not a type. See also error CS0081.
call-template / build-test (9.0.x): FastMoq.Core/Mocker.cs#L100
XML comment has syntactically incorrect cref attribute 'Action{LogLevel, EventId, string}'
call-template / build-test (8.0.x): FastMoq.Core/Mocker.cs#L450
Missing XML comment for publicly visible type or member 'Mocker.AddType<TInterface, TClass>(Func<Mocker, object?, TClass>?, bool, params object?[]?)'
call-template / build-test (8.0.x): FastMoq.Core/Mocker.cs#L391
Missing XML comment for publicly visible type or member 'Mocker.AddType(Type, Type, Func<Mocker, object?, object>?, bool, params object?[]?)'
call-template / build-test (8.0.x): FastMoq.Core/Mocker.cs#L60
Missing XML comment for publicly visible type or member 'Mocker.SETUP'
call-template / build-test (8.0.x): FastMoq.Core/Mocker.cs#L59
Missing XML comment for publicly visible type or member 'Mocker.SETUP_ALL_PROPERTIES_METHOD_NAME'
call-template / build-test (8.0.x): FastMoq.Core/Extensions/TestClassExtensions.cs#L582
Missing XML comment for publicly visible type or member 'TestClassExtensions.VerifyLogger<TException>(Mock<ILogger>, LogLevel, string, TException?, int?, Func<Times>)'
call-template / build-test (8.0.x): FastMoq.Core/Extensions/TestClassExtensions.cs#L575
Missing XML comment for publicly visible type or member 'TestClassExtensions.VerifyLogger<TException>(Mock<ILogger>, LogLevel, string, TException?, int?, Times)'
call-template / build-test (8.0.x): FastMoq.Core/Extensions/TestClassExtensions.cs#L456
Missing XML comment for publicly visible type or member 'TestClassExtensions.AddFiles(MockFileSystem, IDictionary<string, MockFileData>)'
call-template / build-test (8.0.x): FastMoq.Core/Extensions/MockerCreationExtensions.cs#L332
Missing XML comment for publicly visible type or member 'MockerCreationExtensions.SetupMockProperty<TMock>(Mock<TMock>, Expression<Func<TMock, object>>, object)'
call-template / build-test (8.0.x): FastMoq.Core/Mocker.cs#L100
Type parameter declaration must be an identifier not a type. See also error CS0081.
call-template / build-test (8.0.x): FastMoq.Core/Mocker.cs#L100
XML comment has syntactically incorrect cref attribute 'Action{LogLevel, EventId, string}'
call-template / codeql / Analyze (csharp): FastMoq.Core/Mocker.cs#L450
Missing XML comment for publicly visible type or member 'Mocker.AddType<TInterface, TClass>(Func<Mocker, object?, TClass>?, bool, params object?[]?)'
call-template / codeql / Analyze (csharp): FastMoq.Core/Mocker.cs#L391
Missing XML comment for publicly visible type or member 'Mocker.AddType(Type, Type, Func<Mocker, object?, object>?, bool, params object?[]?)'
call-template / codeql / Analyze (csharp): FastMoq.Core/Mocker.cs#L60
Missing XML comment for publicly visible type or member 'Mocker.SETUP'
call-template / codeql / Analyze (csharp): FastMoq.Core/Mocker.cs#L59
Missing XML comment for publicly visible type or member 'Mocker.SETUP_ALL_PROPERTIES_METHOD_NAME'
call-template / codeql / Analyze (csharp): FastMoq.Core/Extensions/TestClassExtensions.cs#L582
Missing XML comment for publicly visible type or member 'TestClassExtensions.VerifyLogger<TException>(Mock<ILogger>, LogLevel, string, TException?, int?, Func<Times>)'
call-template / codeql / Analyze (csharp): FastMoq.Core/Extensions/TestClassExtensions.cs#L575
Missing XML comment for publicly visible type or member 'TestClassExtensions.VerifyLogger<TException>(Mock<ILogger>, LogLevel, string, TException?, int?, Times)'
call-template / codeql / Analyze (csharp): FastMoq.Core/Extensions/TestClassExtensions.cs#L456
Missing XML comment for publicly visible type or member 'TestClassExtensions.AddFiles(MockFileSystem, IDictionary<string, MockFileData>)'
call-template / codeql / Analyze (csharp): FastMoq.Core/Extensions/MockerCreationExtensions.cs#L332
Missing XML comment for publicly visible type or member 'MockerCreationExtensions.SetupMockProperty<TMock>(Mock<TMock>, Expression<Func<TMock, object>>, object)'
call-template / codeql / Analyze (csharp): FastMoq.Core/Mocker.cs#L100
Type parameter declaration must be an identifier not a type. See also error CS0081.
call-template / codeql / Analyze (csharp): FastMoq.Core/Mocker.cs#L100
XML comment has syntactically incorrect cref attribute 'Action{LogLevel, EventId, string}'

Artifacts

Produced during runtime
Name Size Digest
test-results-8.0.x Expired
4.12 KB
sha256:6651c9cafca4e14f90363a99bb543496f09b0c22b06effb014b59c2ef8e73f7e
test-results-9.0.x Expired
4.11 KB
sha256:5bcbcd24167ed2fc862f174ad45737075e29414d104d6ddccce97be97c643d20