Skip to content

TwoLayerCache concurrency bug fix #41

TwoLayerCache concurrency bug fix

TwoLayerCache concurrency bug fix #41

Triggered via push June 20, 2024 07:24
Status Success
Total duration 1m 25s
Artifacts 1
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
build-and-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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#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: 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
/home/runner/work/MicroElements.Shared/MicroElements.Shared/src/MicroElements.Logging/MicroElements/Logging/ThrottlingOptionsExtensions.cs(35,27): warning CS8604: Possible null reference argument for parameter 'options1' in 'ThrottlingLoggerOptions ThrottlingOptionsExtensions.Combine(ThrottlingLoggerOptions options1, ThrottlingLoggerOptions options2)'. [/home/runner/work/MicroElements.Shared/MicroElements.Shared/src/MicroElements.Logging/MicroElements.Logging.csproj]
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "artifacts". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
artifacts Expired
102 KB