Skip to content

Initial docker work #4 #40

Initial docker work #4

Initial docker work #4 #40

Triggered via pull request July 3, 2024 12:01
Status Success
Total duration 28s
Artifacts

dotnet-ci-build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build: Source/Api/Controllers/ClonesController.cs#L53
Missing XML comment for publicly visible type or member 'ClonesController.CreateClone(string, string, CloneRequest)'
build: Source/Api/Controllers/DataSetController.cs#L19
Missing XML comment for publicly visible type or member 'DataSetController'
build: Source/Api/Controllers/DataSetController.cs#L23
Missing XML comment for publicly visible type or member 'DataSetController.DataSetController(IZfsAccessor)'
build: Source/Api/Controllers/HoldsController.cs#L28
Missing XML comment for publicly visible type or member 'HoldsController.ListHolds(string, string, bool)'
build: Source/Api/Controllers/HoldsController.cs#L40
Missing XML comment for publicly visible type or member 'HoldsController.CreateHold(string, string, string, bool)'
build: Source/Api/Controllers/HoldsController.cs#L52
Missing XML comment for publicly visible type or member 'HoldsController.ReleaseHold(string, string, string, bool)'
build: Source/Api/Controllers/SnapshotController.cs#L15
Missing XML comment for publicly visible type or member 'SnapshotController'
build: Source/Api/Controllers/SnapshotController.cs#L19
Missing XML comment for publicly visible type or member 'SnapshotController.SnapshotController(IZfsAccessor)'
build: Source/Api/Controllers/ZfsController.cs#L14
Missing XML comment for publicly visible type or member 'ZfsController'
build: Source/Api/Controllers/ZfsController.cs#L18
Missing XML comment for publicly visible type or member 'ZfsController.ZfsController(IZfsAccessor)'