Skip to content

Undo warning for paths with "/" #5

Undo warning for paths with "/"

Undo warning for paths with "/" #5

Triggered via push May 19, 2025 02:17
Status Success
Total duration 2m 12s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
publish: PathUtils.cs#L16
Missing XML comment for publicly visible type or member 'NotInPathException.NotInPathException(string)'
publish: PathUtils.cs#L13
Missing XML comment for publicly visible type or member 'NotInPathException'
publish: Main.cs#L177
Missing XML comment for publicly visible type or member 'Add2Path.Query(Query)'
publish: Main.cs#L46
Missing XML comment for publicly visible type or member 'Add2Path.Init(PluginInitContext)'
publish: Main.cs#L20
Missing XML comment for publicly visible type or member 'Add2Path'
publish: Main.cs#L231
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
publish: Main.cs#L192
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
publish: Main.cs#L133
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
publish: Main.cs#L97
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
publish: Main.cs#L81
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
publish
The `set-output` 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/