Skip to content

Initial docker work #4 #41

Initial docker work #4

Initial docker work #4 #41

Triggered via pull request July 7, 2024 12:03
Status Success
Total duration 25s
Artifacts

dotnet-ci-build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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)'