Skip to content

Adding nuget releases back in #23

Adding nuget releases back in

Adding nuget releases back in #23

Triggered via push January 19, 2024 13:59
Status Success
Total duration 1m 44s
Artifacts
package-and-release
0s
package-and-release
Fit to window
Zoom out
Zoom in

Annotations

10 warnings and 1 notice
build-and-test: src/Strem.Build/Extensions/BuildContextTestingExtensions.cs#L21
Non-nullable property 'OutputDir' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-test: src/Strem.Build/Extensions/BuildContextTestingExtensions.cs#L36
Non-nullable property 'EnvironmentalVars' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-test: src/Strem.Build/Extensions/BuildContextTestingExtensions.cs#L21
Non-nullable property 'OutputDir' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-test: src/Strem.Build/Extensions/BuildContextTestingExtensions.cs#L36
Non-nullable property 'EnvironmentalVars' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-test: src/Strem.Core/Services/Browsers/File/IFileBrowser.cs#L5
Cannot convert null literal to non-nullable reference type.
build-and-test: src/Strem.Core/Services/Browsers/File/IFileBrowser.cs#L5
Cannot convert null literal to non-nullable reference type.
build-and-test: src/Strem.Core/Services/Browsers/File/IFileBrowser.cs#L6
Cannot convert null literal to non-nullable reference type.
build-and-test: src/Strem.Core/Services/Browsers/File/IFileBrowser.cs#L6
Cannot convert null literal to non-nullable reference type.
build-and-test: src/Strem.Core/Services/Validation/Attributes/IsIntegerAttribute.cs#L7
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
build-and-test: src/Strem.Core/Services/Validation/Attributes/IsFloatAttribute.cs#L7
Nullability of type of parameter 'value' doesn't match overridden member (possibly because of nullability attributes).
126 tests found
There are 126 tests, see "Raw output" for the full list of tests.