Skip to content

Update dotnet.yml

Update dotnet.yml #4

Triggered via push November 28, 2024 09:58
Status Success
Total duration 4m 20s
Artifacts

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
Deploy
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@v2. Please update your workflow to use the latest version of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-09-16-notice-of-upcoming-deprecations-and-changes-in-github-actions-services/
Deploy: gj.autofac.caching.redis/BinaryFormatterUtils.cs#L34
Possible null reference return.
Deploy: gj.autofac.caching.redis/RedisCacheInterceptor.cs#L15
Dereference of a possibly null reference.
Deploy: gj.autofac.caching.redis/RedisCacheInterceptor.cs#L100
Possible null reference argument for parameter 'binaryData' in 'object BinaryFormatterUtils.DeserializeFromBinary(byte[] binaryData, Type type)'.
Deploy: gj.autofac.caching.redis/RedisCacheInterceptor.cs#L139
Converting null literal or possible null value to non-nullable type.
Deploy: gj.autofac.caching.redis/RedisCacheInterceptor.cs#L140
Dereference of a possibly null reference.
Deploy: gj.autofac.caching.redis/RedisCacheInterceptor.cs#L145
Possible null reference argument for parameter 'obj' in 'byte[] BinaryFormatterUtils.SerializeToBinary(object obj)'.
Deploy: gj.autofac.caching.redis/RedisCacheInterceptor.cs#L44
Possible null reference assignment.
Deploy: gj.autofac.caching.redis/BinaryFormatterUtils.cs#L34
Possible null reference return.
Deploy: gj.autofac.caching.redis/RedisCacheInterceptor.cs#L15
Dereference of a possibly null reference.
Deploy: gj.autofac.caching.redis/RedisCacheInterceptor.cs#L100
Possible null reference argument for parameter 'binaryData' in 'object BinaryFormatterUtils.DeserializeFromBinary(byte[] binaryData, Type type)'.
Deploy
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/