Skip to content

-travis

-travis #6

Triggered via pull request June 5, 2024 19:10
Status Success
Total duration 44s
Artifacts

dotnet.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@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build: src/Isop/Implementations/AppHost.cs#L72
'PropertyExtensions.ToArgument(Property, IFormatProvider)' is obsolete: 'Temporary'
build: src/Isop/Implementations/ActionControllerExpression.cs#L45
'PropertyExtensions.ToArgument(Property, IFormatProvider)' is obsolete: 'Temporary'
build: src/Isop/CommandLine/Help/HelpForArgumentWithOptions.cs#L27
'PropertyExtensions.ToArgument(Property, IFormatProvider)' is obsolete: 'Temporary'
build: src/Isop/CommandLine/Help/HelpForArgumentWithOptions.cs#L38
'PropertyExtensions.ToArgument(Property, IFormatProvider)' is obsolete: 'Temporary'
build: src/Isop/CommandLine/Help/HelpForArgumentWithOptions.cs#L45
'PropertyExtensions.ToArgument(Property, IFormatProvider)' is obsolete: 'Temporary'
build: src/Isop/Abstractions/InvokeResult.cs#L6
Missing XML comment for publicly visible type or member 'InvokeResult'
build: src/Isop/Abstractions/InvokeResult.cs#L8
Missing XML comment for publicly visible type or member 'InvokeResult.Empty'
build: src/Isop/Abstractions/InvokeResult.cs#L12
Missing XML comment for publicly visible type or member 'InvokeResult.ControllerAction'
build: src/Isop/Abstractions/InvokeResult.cs#L14
Missing XML comment for publicly visible type or member 'InvokeResult.ControllerAction.Result'
build: src/Isop/Abstractions/InvokeResult.cs#L16
Missing XML comment for publicly visible type or member 'InvokeResult.ControllerAction.ControllerAction(object)'