Skip to content

making k8s work (Fixing docker files of nfs attached MSs) #10

making k8s work (Fixing docker files of nfs attached MSs)

making k8s work (Fixing docker files of nfs attached MSs) #10

Triggered via push April 4, 2024 21:06
Status Success
Total duration 2m 2s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

25 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, docker/login-action@v1, docker/build-push-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: docker/login-action@v1, docker/build-push-action@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
The `save-state` 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
The `save-state` 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
The `save-state` 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
The `save-state` 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
The `save-state` 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
Non-nullable property 'Title' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build
Non-nullable property 'VideoUri' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build
Non-nullable property 'ThumbnailUri' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build
Non-nullable property 'VideoUri' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build
Non-nullable property 'VideoIds' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build
Non-nullable property 'VideoIds' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build
Converting null literal or possible null value to non-nullable type.
build: Backend/Common/MBcontracts/HotVideoResponse.cs#L5
Non-nullable property 'VideoIds' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Backend/Common/MBcontracts/UploadVideoRequest.cs#L12
Non-nullable property 'Title' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Backend/Common/MBcontracts/UploadVideoRequest.cs#L14
Non-nullable property 'Description' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Backend/Common/MBcontracts/UploadVideoRequest.cs#L20
Non-nullable property 'VideoUri' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Backend/Common/MBcontracts/UploadVideoRequest.cs#L22
Non-nullable property 'ThumbnailUri' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Backend/Common/Model/VideoCategory.cs#L105
Converting null literal or possible null value to non-nullable type.
build: Backend/Common/Model/VideoCategory.cs#L107
Possible null reference argument for parameter 'element' in 'DescriptionAttribute? CustomAttributeExtensions.GetCustomAttribute<DescriptionAttribute>(MemberInfo element)'.
build: Backend/Common/Model/VideoCategory.cs#L107
Converting null literal or possible null value to non-nullable type.
build: Backend/Common/MBcontracts/RecommendationVideoResponse.cs#L6
Non-nullable property 'VideoIds' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: Backend/Common/MBcontracts/RenderVideoRequest.cs#L6
Non-nullable property 'VideoUri' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.