Skip to content

Bump coverlet.collector from 3.2.0 to 6.0.0 #256

Bump coverlet.collector from 3.2.0 to 6.0.0

Bump coverlet.collector from 3.2.0 to 6.0.0 #256

Triggered via pull request May 22, 2023 03:02
Status Success
Total duration 1m 46s
Artifacts

build-and-test.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
build-and-test: src/Tapper.Analyzer/TapperAnalyzer.cs#L11
'Tapper.Analyzer.TapperAnalyzer': A project containing analyzers or source generators should specify the property '<EnforceExtendedAnalyzerRules>true</EnforceExtendedAnalyzerRules>'
build-and-test: tests/Tapper.Test.SourceTypes/MessagePackAttributes.cs#L23
Non-nullable property 'StringKey' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.