Skip to content

release

release #68

Manually triggered April 16, 2024 16:51
Status Failure
Total duration 2m 46s
Artifacts

release.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
release
Process completed with exit code 1.
release
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
release: src/Joba.IBM.RPA/Wal/WalFile.cs#L167
'WalFile.WalFileProto': new protected member declared in sealed type
release: src/Joba.IBM.RPA/Pipeline/AsyncPipeline.cs#L14
Non-nullable field 'catch' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
release: src/Joba.IBM.RPA/Pipeline/AsyncPipeline.cs#L52
Converting null literal or possible null value to non-nullable type.
release: src/Joba.IBM.RPA/Pipeline/AsyncPipeline.cs#L64
Possible null reference argument for parameter 'next' in 'Task IAsyncMiddleware<TContext>.Run(TContext parameter, Func<TContext, Task> next, CancellationToken cancellation)'.
release: src/Joba.IBM.RPA/Pipeline/AsyncPipeline.cs#L93
Non-nullable field 'finally' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
release: src/Joba.IBM.RPA/Account/ServerConfig.cs#L54
'AuthenticationMethod.WDG' is obsolete: 'It looks like IBM RPA 23.0.8 replaced 'WDG' for 'RPA'.'
release: src/Joba.IBM.RPA/Compiler/WalAnalyzer.cs#L76
Possible null reference assignment.
release: src/Joba.IBM.RPA/Compiler/WalAnalyzer.cs#L81
Possible null reference assignment.
release: src/Joba.IBM.RPA/Compiler/WalAnalyzer.cs#L70
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
release: src/Joba.IBM.RPA/Compiler/WalAnalyzer.cs#L70
Non-nullable property 'Type' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.