Skip to content

Better stuff

Better stuff #6

Triggered via release January 14, 2024 13:54
@frankhaugenfrankhaugen
published 1.3
Status Success
Total duration 53s
Artifacts

release.yml

on: release
Release Job  /  Release Job
46s
Release Job / Release Job
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Release Job / Release Job: Frank.Testing.ApiTesting/ResultGroup.cs#L5
Non-nullable property 'GroupName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Release Job / Release Job: Frank.Testing.ApiTesting/ResultGroup.cs#L6
Non-nullable property 'AssertionResults' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Release Job / Release Job: Frank.Testing.ApiTesting/Result.cs#L5
Non-nullable property 'AssertionName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Release Job / Release Job: Frank.Testing.ApiTesting/ApiTestingHarness.cs#L9
Non-nullable property 'AssertionGroups' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Release Job / Release Job: Frank.Testing.ApiTesting/Assertion.cs#L9
Non-nullable property 'Endpoint' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Release Job / Release Job: Frank.Testing.ApiTesting/Assertion.cs#L11
Non-nullable property 'Method' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Release Job / Release Job: Frank.Testing.ApiTesting/AssertionPrecursor.cs#L9
Non-nullable property 'Endpoint' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Release Job / Release Job: Frank.Testing.ApiTesting/AssertionPrecursor.cs#L11
Non-nullable property 'Method' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Release Job / Release Job: Frank.Testing.ApiTesting/Assertion.cs#L26
Non-nullable property 'Endpoint' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Release Job / Release Job: Frank.Testing.ApiTesting/Assertion.cs#L28
Non-nullable property 'Method' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.