Skip to content

refactor: use ReaderWriterLockSlim instead of lock #86

refactor: use ReaderWriterLockSlim instead of lock

refactor: use ReaderWriterLockSlim instead of lock #86

Triggered via pull request June 26, 2023 13:08
Status Success
Total duration 6m 47s
Artifacts

slimfaas-ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

18 warnings
Build and analyze: src/SlimFaas/ReplicasService.cs#L116
Dereference of a possibly null reference.
Build and analyze: src/SlimFaas/ReplicasService.cs#L117
Dereference of a possibly null reference.
Build and analyze: src/SlimFaas/Kubernetes/MockKubernetesService.cs#L74
Nullability of reference types in value of type 'Task<DeploymentsInformations?>' doesn't match target type 'Task<DeploymentsInformations>'.
Build and analyze: src/SlimFaas/Kubernetes/KubernetesService.cs#L59
Dereference of a possibly null reference.
Build and analyze: src/SlimFaas/Kubernetes/KubernetesService.cs#L65
Dereference of a possibly null reference.
Build and analyze: src/SlimFaas/Kubernetes/KubernetesService.cs#L29
Non-nullable property 'Deployment' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build and analyze: src/SlimFaas/Kubernetes/KubernetesService.cs#L30
Non-nullable property 'Namespace' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build and analyze: src/SlimFaas/Kubernetes/KubernetesService.cs#L22
Non-nullable property 'Functions' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build and analyze: src/SlimFaas/Kubernetes/KubernetesService.cs#L24
Non-nullable property 'SlimFaas' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
Build and analyze: src/SlimFaas/Kubernetes/KubernetesService.cs#L10
Non-nullable property 'Deployment' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build_fibonacci / build
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/
build_fibonacci / build
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/
build_fibonacci / build
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/
build_fibonacci / build
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/
build_slimfaas / build
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/
build_slimfaas / build
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/
build_slimfaas / build
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/
build_slimfaas / build
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/