Fix master #4
ci_master.yml
on: push
Matrix: call-template / build-test
Matrix: call-template / codeql / analyze
call-template
/
tests-aggregate
6s
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:86cfb19a193e6dd33a5b164b808f0c100589e6dbdadfb1565c6af2e7cebfe47a
|
|
|
test-results-9.0.x
Expired
|
4.13 KB |
sha256:c723392b558d8d81a9ec3c69e728551995a6deb1bac0d088089e36b2dad3e5da
|
|