Skip to content

## [1.9.0] - 2023-09-17 #39

## [1.9.0] - 2023-09-17

## [1.9.0] - 2023-09-17 #39

Triggered via push September 18, 2023 05:16
Status Success
Total duration 1m 26s
Artifacts 1
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build-and-test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1, actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-and-test: build/Build.cs#L579
Cannot convert null literal to non-nullable reference type.
build-and-test: build/Build.cs#L539
This async method lacks 'await' operators and will run synchronously. Consider using the 'await' operator to await non-blocking API calls, or 'await Task.Run(...)' to do CPU-bound work on a background thread.
build-and-test: build/Build.cs#L513
Non-nullable property 'TemplateName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-test: build/Build.cs#L514
Non-nullable property 'Arg1Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-test: build/Build.cs#L515
Non-nullable property 'Arg2Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-test: build/Build.cs#L516
Non-nullable property 'Statements' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-test: build/Build.cs#L385
Non-nullable property 'Context' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-test: build/Build.cs#L387
Non-nullable property 'SolutionConventions' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-test: build/Build.cs#L389
Non-nullable property 'ProjectConventions' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-test
/home/runner/work/MicroElements.Shared/MicroElements.Shared/src/MicroElements.Collections.Sources/MicroElements/Collections/PollingCache.cs(131,88): warning CS8714: The type 'TArg1' cannot be used as type parameter 'TKey' in the generic type or method 'TwoLayerCache<TKey, TValue>'. Nullability of type argument 'TArg1' doesn't match 'notnull' constraint. [/home/runner/work/MicroElements.Shared/MicroElements.Shared/src/MicroElements.Collections.Sources/MicroElements.Collections.Sources.csproj]

Artifacts

Produced during runtime
Name Size
artifacts Expired
99.7 KB