Skip to content

Add .editorconfig and enable code analysis #15

Add .editorconfig and enable code analysis

Add .editorconfig and enable code analysis #15

Triggered via pull request May 31, 2024 21:42
Status Success
Total duration 9m 14s
Artifacts 4

main.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
build (ubuntu-22.04): Source/Moq.Analyzers/NoSealedClassMocksAnalyzer.cs#L35
Converting null literal or possible null value to non-nullable type.
build (ubuntu-22.04): Source/Moq.Analyzers/NoSealedClassMocksAnalyzer.cs#L39
Dereference of a possibly null reference.
build (ubuntu-22.04): Source/Moq.Analyzers/NoSealedClassMocksAnalyzer.cs#L39
Converting null literal or possible null value to non-nullable type.
build (ubuntu-22.04): Source/Moq.Analyzers/ConstructorArgumentsShouldMatchAnalyzer.cs#L36
Converting null literal or possible null value to non-nullable type.
build (ubuntu-22.04): Source/Moq.Analyzers/ConstructorArgumentsShouldMatchAnalyzer.cs#L40
Dereference of a possibly null reference.
build (ubuntu-22.04): Source/Moq.Analyzers/ConstructorArgumentsShouldMatchAnalyzer.cs#L40
Converting null literal or possible null value to non-nullable type.
build (ubuntu-22.04): Source/Moq.Analyzers/Helpers.cs#L53
Possible null reference return.
build (ubuntu-22.04): Source/Moq.Analyzers/Helpers.cs#L54
Possible null reference return.
build (ubuntu-22.04): Source/Moq.Analyzers/Helpers.cs#L61
Possible null reference return.
build (ubuntu-22.04): Source/Moq.Analyzers/Helpers.cs#L67
Possible null reference return.
build (windows-2022): Source/Moq.Analyzers/ConstructorArgumentsShouldMatchAnalyzer.cs#L36
Converting null literal or possible null value to non-nullable type.
build (windows-2022): Source/Moq.Analyzers/ConstructorArgumentsShouldMatchAnalyzer.cs#L40
Dereference of a possibly null reference.
build (windows-2022): Source/Moq.Analyzers/ConstructorArgumentsShouldMatchAnalyzer.cs#L40
Converting null literal or possible null value to non-nullable type.
build (windows-2022): Source/Moq.Analyzers/NoSealedClassMocksAnalyzer.cs#L35
Converting null literal or possible null value to non-nullable type.
build (windows-2022): Source/Moq.Analyzers/NoSealedClassMocksAnalyzer.cs#L39
Dereference of a possibly null reference.
build (windows-2022): Source/Moq.Analyzers/NoSealedClassMocksAnalyzer.cs#L39
Converting null literal or possible null value to non-nullable type.
build (windows-2022): Source/Moq.Analyzers/Helpers.cs#L53
Possible null reference return.
build (windows-2022): Source/Moq.Analyzers/Helpers.cs#L54
Possible null reference return.
build (windows-2022): Source/Moq.Analyzers/Helpers.cs#L61
Possible null reference return.
build (windows-2022): Source/Moq.Analyzers/Helpers.cs#L67
Possible null reference return.

Artifacts

Produced during runtime
Name Size
.NET Test Reports (ubuntu-22.04) Expired
2.71 KB
.NET Test Reports (windows-2022) Expired
2.72 KB
binlogs-ubuntu-22.04 Expired
564 KB
binlogs-windows-2022 Expired
585 KB