Update zfs core #36
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/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)'
|
build:
Source/Api/Controllers/ZPoolController.cs#L64
Missing XML comment for publicly visible type or member 'ZPoolController.GetPoolInfo(string)'
|