Sonarcloud quality gate #198
Annotations
12 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Source/ROOT.Zfs.Public/Arguments/Args.cs#L25
Pass a timeout to limit the execution time.
|
Source/ROOT.Zfs.Public/Arguments/Args.cs#L26
Pass a timeout to limit the execution time.
|
Source/ROOT.Zfs.Public/Arguments/Dataset/DataSetDestroyFlags.cs#L10
Rename this enumeration to remove the 'Flags' suffix.
|
Source/ROOT.Zfs.Public/Data/Statistics/Ratio.cs#L35
Avoid using Trace.WriteLine, use instead methods that specify the trace event type.
|
Source/ROOT.Zfs.Public/Data/Statistics/Part.cs#L34
Avoid using Trace.WriteLine, use instead methods that specify the trace event type.
|
Source/ROOT.Zfs.Public/Data/Size.cs#L39
Avoid using Trace.WriteLine, use instead methods that specify the trace event type.
|
Source/ROOT.Zfs.Public/Arguments/Snapshots/SnapshotArgs.cs#L55
Remove this argument from the method call; it hides the caller information.
|
Source/ROOT.Zfs.Public/Data/Size.cs#L126
"EndsWith" overloads that take a "char" should be used
|
Source/ROOT.Zfs.Public/Data/Size.cs#L127
"EndsWith" overloads that take a "char" should be used
|
Source/ROOT.Zfs.Public/Data/Size.cs#L128
"EndsWith" overloads that take a "char" should be used
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "coverage-reports".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
This job succeeded
Loading